nicolasconnault
77a297d274
Fixed many xhtml errors
2007-04-20 07:54:42 +00:00
tjhunt
a0807a0091
XHTML Strrrrrrict! on quiz module config page.
...
Fix errors when config changes are saved.
Merged from MOODLE_18_STABLE.
2007-02-28 12:24:54 +00:00
vyshane
0927589412
Xhtml fixes for MDL-7861.
2007-01-09 09:07:16 +00:00
skodak
d2ce367fb9
MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera)
2007-01-06 19:22:58 +00:00
moodler
f4ba7e1a54
Bend over for XHTML 1.0 Strict ... MDL-8049
...
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
toyomoyo
077f381461
accessiblity, associating <th> with respective row or col
2006-12-13 08:24:23 +00:00
skodak
57f1b91497
fixed some incorrect strtolower() calls that were breaking non ascii languages MDL-6135
2006-10-07 20:47:54 +00:00
gustav_delius
363773ef87
Removing questiontype settings from quiz settings page
2006-03-23 19:56:42 +00:00
gustav_delius
6b11a0e863
Renaming constants QUIZ_ADAPTIVE and QUIZ_IGNORE_DUPRESP to QUESTION_..... and moved them to lib/questionlib.php because they are used for question-level options.
2006-03-20 20:45:55 +00:00
gustav_delius
f02c6f017e
Renamed QUIZ_QTYPES to QTYPES
2006-02-24 13:48:43 +00:00
gustav_delius
997a2d5be3
New defaults, strings and help files for shuffle options
2006-02-18 21:07:39 +00:00
moodler
40470d9349
Added new feature: time delay between quiz attempts
2006-02-14 05:12:24 +00:00
moodler
e61eab5a83
Adding new feature: delay between quiz attempts
2006-02-13 01:45:29 +00:00
gustav_delius
c4adc2c493
Added a second row of tabs to the Edit tab: Questions, Categories, Import, Export, Settings
...
Added phpdoc header to some files
Improved language string and help file for decimal digits on grades
2006-02-09 13:57:22 +00:00
gustav_delius
aca55f679c
A bit of code cleanup as suggested by Olaf Rempel in bug 3881
2005-08-26 19:12:17 +00:00
gustav_delius
d78d653a34
removed unnecessary code as suggested by Olaf Rempel in bug 3850
2005-08-26 18:51:40 +00:00
gustav_delius
c0bbeb675a
Removed the restriction that the quiz timelimit has to be less than the session timeout
2005-08-26 18:47:24 +00:00
gustav_delius
8c95e97fec
merged from stable
2005-06-21 06:57:30 +00:00
gustav_delius
7bbe08a267
Merged from stable
2005-06-04 09:58:35 +00:00
gustav_delius
246143a1d8
Cleaned up config.html a bit
2005-05-16 21:49:37 +00:00
gustav_delius
f370553ef3
this got a bit messed up in the merge
2005-05-07 14:28:22 +00:00
gustav_delius
ef76e0326d
Some work on the penalty mechanism. Took out the multiplicative scheme because it is just too difficult to understand. Made all question types print grading details when quiz is in adaptive mode. Made improvements to the presentation of the grading details. Enabled the penalty mechanism in a few more (on my way towards doing it for all).
2005-05-07 13:30:35 +00:00
gustav_delius
ee1fb969c8
Merging in from the MOODLE_15_QUIZREFACTOR branch.
...
The quiz module now can handle adaptive questions and can render remote questions via RQP web services.
2005-05-06 06:24:04 +00:00
moodler
0f934cd9e5
Use new advancedsettings help file and title
2005-02-19 14:38:13 +00:00
gustav_delius
ee930c461d
made appearance of quiz setup page look like the resource setup pages, see bug 2587. Also added the new variable quiz_questionsperpage properly.
2005-02-18 17:20:06 +00:00
stronk7
ee40f7a720
Added configuration support for decimalpoints
2005-02-14 18:56:53 +00:00
moodler
f1c1d2f166
Removing the THEME variable and adding in classes where appropriate
2005-02-10 10:41:22 +00:00
gustav_delius
0353801a2b
There is now a mechanism by which question types can have their own setup options. Because this does not change anything unless it is used I hope it is o.k. that I am submitting this without asking first. This is based on code by Mad Alex.
2005-01-22 22:27:16 +00:00
gustav_delius
34283aa87d
The teacher now can choose whether to see the advanced quiz
...
options or not. This is handled as in the resource module. The
"Show advanced options" button is only shown if the admin has
chosen to declare some of the options as advanced.
There are now 4 review options as suggested by Martin in
http://moodle.org/mod/forum/discuss.php?d=16709
Provides separate buttons "Update this quiz" and "Edit questions",
see http://moodle.org/mod/forum/discuss.php?d=16708 . To make this
possible edit.php can now be called with a quiz id and it saves
its data itself rather than relying on mod.php.
mod.html now has a "Save changes" and a "Save changes and edit questions" button.
"Attempt quiz now" button gets a different language string for
re-attempts. This is currently set to "Re-attempt quiz".
After viewing the feedback for an attempt the "Continue" button
leads back to the course homepage, as requested in bugs 1224 and
1976. If there is no feedback the user is brought straight to quiz/view.php.
2005-01-02 07:15:19 +00:00
gustav_delius
a5c0990e5d
New quiz config page to allow admin to set defaults and hide options on the quiz setup page.
2004-12-23 07:09:33 +00:00