Re: CSS coding style for add-ons?
by Joseph Rézeau. Thanks for your reply, Dan, and for pointing to the tracker issues.Finally found http://docs.moodle.org/dev/CSS_coding_styleWhat is strange is that it says "Avoid using IDs as...
View ArticleRe: mp3 Autoplay
by Judy Hsu. Hi Matt, does that mp3 player compatible with Moodle 2.3.3, 2.4.x, and 2.5.x? How do you replace this MP3 player with the moodle original mp3 player, and make it "autoplay?"BTW a quick...
View ArticleRe: Why so many clicks to just duplicate a label?
by Bob Puffer. Doubt really if it needs crowdsourcing, the work is done in mod.php around line 90. Instead of creating a new page with buttons the duplicate clause should just redirect to...
View Articleduration field hide the weeks and day options
by Raphael Goldman. Hi,I need to use in a form a field for seconds and minutes, I am using the duration field,Is it possible to hide the other options (hours, days, weeks) ? Thanks
View ArticleRe: Why so many clicks to just duplicate a label?
by Tim Hunt. Feel free to submit a patch for review.
View ArticleRe: duration field hide the weeks and day options
by Tim Hunt. The list of units is fixed in the code. You can set the default unit. You can also use validation to prevent people setting a value that is too large.
View Articleתשובה ל: Re: duration field hide the weeks and day options
by Raphael Goldman. Thanks,So I guess it is possible to remove those options using YUI?Is there another type of field only for seconds and hours?
View ArticleRe: תשובה ל: Re: duration field hide the weeks and day options
by Tim Hunt. What is the big deal? Exactly how much of a cognative drain is it going to be on your users to have three irrelevant choices in that menu? If one of your users happens to find it easier...
View ArticleRe: uploaduser.php enhanced to upload also courses
by Rosario Carcò. I am very sorry for the delay. As I wrote at the beginning, the uploaduser-part does exectly what it ever did, as it is simply a copy of this code. So it enrolls BOTH users already...
View ArticleRe: uploaduser.php enhanced to upload also courses
by Rosario Carcò. Yes, I was busy, but the script for Moodle 2.3 has been working and continues to work fine on our production server since one year now.In the meantime big efforts have been made to...
View ArticleIs memcache store working for session?
by Céline Perves. Is memcache store working for session?because since 2.4.4, it is not possible to associate session to memcache store session in the editmodemappings form
View ArticleRe: uploaduser.php enhanced to upload also courses
by Rosario Carcò. Alan, Thorsten, I am very sorry for the delay, but I hope you saw that my version for Moodle 2.3 was uploaded in JULY 2012 at the end of the thread, and that since then similar code...
View Articleתשובה ל: Re: תשובה ל: Re: duration field hide the weeks and day options
by Raphael Goldman. It is a demand from the customer,I am building a form for searching recordings.It is not relevant to search recordings in days or weeks.
View ArticleRe: Is it possible to get quiz id in formulation_and_controls (renderer.php)...
by María José López Monzón. Tim, I finally reorganized all the code and modified the database tables to adapt this plugin to Moodle 2.0, but I still can't see the question statement, because there is...
View ArticlePrinting individual course pages
by Prathibha B. I want a print icon to appear on the top of each page of the course. Also there should be a provision to print the entire similar to the one found in book module. How to get it?
View ArticleModify course view appereance
by Eleonora Mambrini. Hi everyone! I'm a really newby of Moodle, and I have got a question for all you experts. I should modify the course view in this way:for each resource/activity of the course,...
View ArticleSSO not working on Windows 7 (Moodle 1.9)
by Paul Ritchings. We've had a Moodle installation for years now which has been using SSO successfully when student and staff are on the college network. Some users have now been upgraded to Windows 7...
View ArticleRe: Why so many clicks to just duplicate a label?
by Jason Hardin. The undo pattern is part of Outcomes that is being reviewed for Moodle 2.6. In the administrative screen for Outcomes you will be able to undo deletes of outcomes.I highly recommend...
View ArticleRe: Is it possible to get quiz id in formulation_and_controls (renderer.php)...
by Tim Hunt. "there is a problem on line 195 of /mod/quiz/startattempt"In what sense is that line of code a problem?
View ArticleRe: date conversion unix to date / time
by Mike Glazebrook. Still haven't figured this out. Can anyone help?
View Article