tjhunt
05318aa55a
MDL-6386/MDL-6462 - yet more special character issues with multianswer. I think I have got them all this time. Backported from HEAD.
2007-03-20 14:31:08 +00:00
tjhunt
3080f36495
MDL-5811 - Quiz editing outputs nasty junk before print_header sometimes. Second attempt at fixing. I forgot to mention the bug number in the previous commit to mod/quiz/edit.php. Backported from MOODLE_17_STABLE.
2006-10-31 12:12:11 +00:00
tjhunt
d86503c7cf
Fix for bug 5379: Item analysis report should not have a hard coded list of question types.
...
Please test this if you have a moodle install with some unusual question types. Thanks.
2006-05-31 15:53:12 +00:00
toyomoyo
3925a20afe
fix for 5409
2006-05-03 08:05:58 +00:00
mjollnir_
d57cf4c132
question/type/qtype hide scores when requested by teacher
...
Changed question/type/questiontype.php such that when review.php
displays a state-by-state review of answers submitted,
scores are not displayed unless allowed by quiz options.
Credit: Peter Bulmer <peter.bulmer@catalyst.net.nz >
2006-05-03 02:44:25 +00:00
gustav_delius
ed28abca24
Don't throw a php error when there are no question answers in the default question type.
2006-04-30 17:13:44 +00:00
thepurpleblob
25ee4157c8
missing courseid parameter in "grades not not add up to 100%" check.
2006-04-13 08:45:11 +00:00
gustav_delius
da1cc5a44e
Fixed problem with slashes, bug 5177
2006-04-13 00:37:14 +00:00
gustav_delius
cbe20043b5
Whenever a question is edited the version field is set to question_hash(), see bug 2958.
2006-04-10 22:10:32 +00:00
gustav_delius
097bd3f5e8
No longer print the comment boxes for each question in review because it was too slow. We are back to opening the comment box in a popup window.
2006-04-10 19:58:34 +00:00
mark-nielsen
6e49714287
Changed the Make comment or override grade link display the comment field and grade field in review.php instead of popup
2006-04-08 10:29:25 +00:00
gustav_delius
b6e907a245
Manual grading
2006-04-07 16:00:29 +00:00
gustav_delius
755bddf118
Improvements to response history. Three small bug fixes.
2006-04-06 19:59:02 +00:00
gustav_delius
0a5b58af89
Many bugfixes accummulated during CVS outage, more to come.
2006-04-05 05:53:18 +00:00
gustav_delius
8cc274defc
Changed the get_actual_responses() method to truncate at 40 characters, contributed by Jean-Michel.
2006-03-28 08:27:56 +00:00
gustav_delius
4eda4eecbd
Added question type that is used if a question of unknown type is encountered.
...
Also removed some of the unnecessary calls to name()
2006-03-24 21:21:59 +00:00
gustav_delius
aaae75b04f
Renaming question/questiontypes/ to question/types/ as requested by Martin
2006-03-24 19:54:13 +00:00