- 25 Mar, 2015 1 commit
-
-
Daniel Neis Araujo authored
-
- 19 Mar, 2015 8 commits
-
-
Eloy Lafuente authored
-
-
-
https://github.com/SWiT/moodle
This reverts commit 94d0be78, reversing changes made to f51ef4d1.
-
This reverts commit feb8ca8c72dcf429d3c06df6587b57221ae615f4.
-
-
-
- 18 Mar, 2015 6 commits
-
-
David Monllaó authored
-
-
-
Jean-Michel Vedrine authored
-
Tim Hunt authored
Further improvements to this code, including resolving edge cases: * The new feature can only be used when it is possible for the previous question in the quiz to be complete. * Also, this new feature cannot be used in combination with shuffle questions, because that make no sense; nor in combination with sequential navigation, because to make that work properly would be a lot of effort. If someone needs that to work later, it should be possible for them to implement it. * There were changes in the edit renderer API, to try to make things more consistent, and to make it less likely we will need to change things again in the future. See mod/quiz/upgrade.txt. * As part of this change, the styling of the Edit quiz page was tweaked to make slighly more efficient use of the horizontal space, and to be more symmetrical.
-
M Kassaei authored
-
- 17 Mar, 2015 15 commits
-
-
-
-
-
-
-
-
David Monllaó authored
-
-
Marina Glancy authored
-
Stephen Bourget authored
-
Before this patch course completion only was restored if, appart from other conditions... we were restoring to new course, never to existing one. This relaxes a bit that condition in order to be able to restore to an existing course not having any course completion setting defined, so no conflict will happen ever.
-
-
-
Both $CFG->logsql and $CFG->dblogerror had no use in moodle core since ages ago (just the former had one use for nothing). Good time to get rid of both as they are 100% misleading.
-
-
- 16 Mar, 2015 10 commits
-
-
-
-
Juan Leyva authored
-
-
-
-
-
-
Tony Butler authored
-
Tony Butler authored
-