- 24 Sep, 2014 5 commits
-
-
AMOS BEGIN CPY [deleteselected,quiz_overview],[deleteselected,mod_scorm] AMOS END
-
function prepare_choice_show_results() is never called with the 5th argument, forming of html has been moved to the renderer in MDL-20508, when function choice_show_results() was transformed into prepare_choice_show_results() but not all code was deleted from the funciton.
-
AMOS BEGIN CPY [timetaken,mod_quiz],[timetaken,backup] AMOS END
-
Eloy Lafuente authored
-
-
- 23 Sep, 2014 11 commits
-
-
Jean-Michel Vedrine authored
-
-
-
git://github.com/jethac/moodleSam Hemelryk authored
Conflicts: theme/bootstrapbase/less/moodle/responsive.less theme/bootstrapbase/style/moodle.css
-
-
git://github.com/jethac/moodleSam Hemelryk authored
Conflicts: theme/bootstrapbase/style/moodle.css
-
-
-
-
-
-
- 22 Sep, 2014 10 commits
-
-
Some form fields are disabled if only one attempt is allowed. However, there may be an override allowing some students more attempts. We need to account for that possiblity when setting up the disabled if rules. Note the disabledIf is good for usability on this complex form, which is why I don't just want to get rid of them.
-
-
-
-
-
-
-
-
Nadav Kavalerchik authored
-
Andrew Davis authored
MDL-47238 core_user: added an error message if guests access user profiles and they aren't allowed to
-
- 20 Sep, 2014 2 commits
-
-
Tim Hunt authored
-
Tim Hunt authored
This fix is a horrible hack, but one I have used for years in tool_editrolesbycap https://github.com/moodleou/moodle-tool_editrolesbycap/blob/master/yui/capabilityformfield/capabilityformfield.js and it seems to be reliable. As an added bonus, I removed the use of YUI2 here. Also, I fixed the related button in quiz to be GET not POST.
-
- 19 Sep, 2014 1 commit
-
-
markv authored
-
- 18 Sep, 2014 7 commits
-
-
sam marshall authored
This code wasn't actually used, so we should remove it.
-
sam marshall authored
-
Tim Hunt authored
-
Marina Glancy authored
-
Dan Poltawski authored
-
-
Andrew Nicols authored
-
- 17 Sep, 2014 3 commits
-
-
Matt Petro authored
-
Dan Poltawski authored
Rather than using module cron, use scheduled tasks to work out if cron has been running recently. This is not perfect, the admin could disble all tasks, or reschedule them - but its not complex to compute.
-
-
- 16 Sep, 2014 1 commit
-
-