Files
moodle/lib
tjhunt 84e628a027 quiz settings: MDL-18485 Improve quiz settings form
* Reorder form fields to group things more logically.
** and on the corresponding admin page too.

* Set some options to be 'Advanced' by default:
** Apply penalties.
** Each attempt builds on the last.
** Decimal places for question grades.
** The five 'Extra restrictions on attempts' settings. (password, etc.)
* Admins can still change this to suit their institiution at Administration > Plugins > Activity modules > Quiz.
* These new defaults are applied if the admin had not previously set any fields to be advanced.

* Disable some filds when they are not applicable:
** Grading method, if num attempts = 1
** Penaly scheme, if adaptive mode = no
** Each attempt builds of last, if num attempts = 1
** Review after quiz closed options, if no close date.
** Delay between 1st and 2nd attempts, if num attempts = 1
** Delay between later attempts, if num attempts < 3

* Convert quiz.timelimit to be in seconds, for consistency, and ready for the new duration field type (MDL 18500).
** Including ensuring that backup and restore is backwards compatible.

* MDL-5537 New setting, questiondecimalpoints, so, for example, you can show the quiz grade as an integer, but have fractional question grades.
** There is a 'Same as overall decimal points' option, which is the default.

* Improve some field labels.

* Make corresponding changes in the help files.
2009-03-10 08:39:51 +00:00
..
2009-03-10 07:48:29 +00:00
2008-01-24 15:34:35 +00:00
2008-09-15 06:14:11 +00:00
2009-03-10 08:01:57 +00:00
2007-07-07 14:18:30 +12:00
2008-06-16 15:31:21 +00:00
2009-01-18 18:00:44 +00:00
2008-09-17 08:24:45 +00:00
2007-01-24 07:08:50 +00:00
2008-05-15 03:07:21 +00:00
2007-08-29 13:10:20 +12:00
2009-02-28 09:09:09 +00:00
2009-03-05 03:35:13 +00:00
2008-03-01 13:11:31 +00:00
2007-09-17 12:37:51 +00:00
2008-06-25 17:31:23 +00:00
2009-03-10 05:00:16 +00:00
2008-04-11 03:59:41 +00:00