Re: Best behaviour for grade setting when activity "participation" is deleted?
by Joseph Rézeau. Hi Joseph,No point bumping an issue that you are the only moodler to worry about.Joseph
View ArticleDynamically loaded select value missing from $mform->get_data()
by Adrian Sarmas. Hi!I'm developing a local plugin for Moodle 2.5 and I need to implement some sort of dependent dropdowns for a settings page.To create the form I made a class extending the...
View ArticleRe: Feedback requested on new Events system specification
by Amanda Doughty. This is great news and something we have been talking to Moodlerooms about, in connection with developments we are collaborating on. It will pave the way for improved...
View ArticleCourse duplication without content
by john doe. Hi everybody!I'm working on a duplication block. The aim is simple, on a course, when you click on a link in the block, you have to select the category of the new instance of your course...
View ArticleMoodle Events
by Conn Warwicker. Hi,Is there an event for when the user logs in that we can trigger? I can see a "logout" event in the events API documentation but no "login", but it seems strange there would be...
View ArticleRe: Dynamically loaded select value missing from $mform->get_data()
by Adrian Sarmas. Docs page (http://docs.moodle.org/dev/lib/formslib.php_Form_Definition) says:For select and checkbox type elements only data that could have been selected will be allowed. And only...
View ArticleRe: Adding a Facebook "like" style rating to Moodle
by Marcus Green. I remember this being discussed previously, but it took a bit of searching...seehttps://moodle.org/mod/forum/discuss.php?d=224976#p977561And here is the bug tracking...
View ArticleRe: Dynamically loaded select value missing from $mform->get_data()
by Davo Smith. Add all possible values to the select, then it will validate correctly and also be possible to use without Javascript enabled (which should be the case for all Moodle forms). If...
View ArticleRe: Dynamically loaded select value missing from $mform->get_data()
by Darko Miletić. One way of dealing with this issue is to reload a page with some parameter so that settings are updated.
View ArticleConcept Idea for Feedback
by Mike Finney. What type of interest would there be in creating a site where developers could "sell or auction" premium plugins and add ons for Moodle? I am not thinking at the company level (though...
View ArticleRe: I have developed a TRUE Ecommerce Solution to Moodle 2 - Interest?
by Kimber Warden. I'd be interested in hearing more.
View ArticleRe: Feedback requested on new Events system specification
by Jason Hardin. I would love to see some use cases that the new api would cover and which ones it would duplicate from the old api. From the spec I understand the logging use case but I am unclear of...
View ArticleIdeas, concerns and suggestions for adding functionality to ignore plugins in...
by Tim Gus. I'm looking for ideas, concerns and suggestions for adding functionality to ignore plugins in Moodle. I've created a Moodle Tracker issue: MDL-39881Some points from the tracker issue:-...
View ArticleRe: Status of MUC?
by sam marshall. Thanks for this comment, interesting.By the way, I am not an expert on this but I wanted to share a few points.First, just to correct one thing - the configuration for MUC is not...
View ArticlePHPUnit MySQL case sensitivity failures - any workaround?
by Dave Balch. Hi,I'm getting started with unit testing, and hoping to run the PHPUnit tests nightly and start writing tests for (at least) my own Moodle customisations, with any failures emailed to...
View ArticleRe: PHPUnit MySQL case sensitivity failures - any workaround?
by Tim Hunt. Change the collation to use utf8-bin.You might also be interested to read http://docs.moodle.org/dev/Database_collation_issue
View ArticleRe: Status of MUC?
by Tim Hunt. I am really happy that you are working on this.I assume you are also following the Hardware and Performance forum, and this thread, where I make good on my promise above to share some of...
View ArticleRe: Automatic Class Loading Proposal
by Jason Hardin. I would agree with Petr here but for a different reason because /cc/dd/ee/ff.php is standard in several standard frameworks out there like Symphony, which will make it easier for...
View ArticleRe: Concept Idea for Feedback
by Tim Hunt. Actually, the correct perspective is not software as a service, but software as a public good. Indeed the GPL was cleverly drafted to use copyright law to ensure that software is...
View Article