moodle/theme
tjhunt 3e10e4292d quiz editing: MDL-17454 first attemtp, and MDL-18554
This is a minimal fix for MDL-18554, I have just added a cancel button and made it work.

The more substantial part of this is MDL-17454, trying to make the quiz editing screen behave appropriately when shuffle questions is on. I am sure Olli will have opinions about this and want to change it further. Rought summary:
* When shufflequestions is off, never restrict manual paging, even if questionsperpage is set.
* When shuffle questions is on:
** Always display the quiz with the defined number of questions per page.
** Remove controls to add things except at the end of the quiz.
** Disable most of the order and paging tab, but still allow the question list to be reordered, in case that helps teachers track which questions they have added.
** Still allow questions to be reordered on the edit tab, but when moving the top question on a page up, reorder with the previous question, rather than moving to the previous page.
* Change the status bar, so that the yellow highlight is reserved for alert information. The more informative stuff is now plain, and moved to under the title. To my mind that associates it more closely with the quiz name. Also it moves Total of grades and Maximum grade closer together.
* JavaScript cleaned up. I learn more about YUI every day.
* Some PHP code clean ups that I forgot to commit separately before making substantive changes.
2009-03-17 09:51:34 +00:00
..
chameleon themes / pix: MDL-18052 dmg.gif icon should not contain excessive colour profile information. 2009-02-04 08:42:41 +00:00
colors themes / pix: MDL-18052 dmg.gif icon should not contain excessive colour profile information. 2009-02-04 08:42:41 +00:00
cornflower MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
custom_corners Fix CVS-git drift (remove some files deleted in CVS) 2009-02-01 23:43:28 +00:00
formal_white MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
lines MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
metal MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
oceanblue unittests: MDL-17367 Fix regressions caused when admin/report/simpletest was renamed to unittest. Why was this done anyway? Some explanation in MDL-17001 might be nice. 2008-11-23 11:39:41 +00:00
orangewhite MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
orangewhitepda MDL-16433 themes and javascript files are not blocked by running upgrade anymore 2008-09-14 08:40:23 +00:00
standard quiz editing: MDL-17454 first attemtp, and MDL-18554 2009-03-17 09:51:34 +00:00
standardblue MDL-16433 themes and javascript files are not blocked by running upgrade anymore 2008-09-14 08:40:23 +00:00
standardgreen MDL-16433 themes and javascript files are not blocked by running upgrade anymore 2008-09-14 08:40:23 +00:00
standardlogo MDL-16433 themes and javascript files are not blocked by running upgrade anymore 2008-09-14 08:40:23 +00:00
standardred MDL-16433 themes and javascript files are not blocked by running upgrade anymore 2008-09-14 08:40:23 +00:00
standardwhite Let any table have rotated text in its headers. Stolen from sam's activity completion report. 2008-11-18 10:17:27 +00:00
wood MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
index.php MDL-16613 sesskey cleanup 2009-01-02 10:51:26 +00:00
preview.php "MDL-14129, fix print_error" 2008-06-15 10:13:30 +00:00