poltawski
071d36c917
MDL-6386 - Regression from MDL-6462, lost stripslashes in CLOZE question,
...
thanks to Joseph Joseph Rézeau for his attention to this issue
Backported from MOODLE_18_STABLE
2007-03-17 22:57:06 +00:00
tjhunt
97feab527e
MDL-6462 - Cloze (multianswer) question special character issues. Merged from MOODLE_16_STABLE.
2007-03-15 12:59:20 +00:00
tjhunt
3696a3723e
Oops, reverting. Eloy had already fixed it.
2007-03-14 21:10:59 +00:00
tjhunt
8fa821d514
MDL-8232 - can't use = on TEXT colums with MSSQL - was breaking numerical question type upgrade.
2007-03-14 21:08:23 +00:00
tjhunt
4b1f48e2ae
MDL-8177 - Random questions selected deleted questions. Backported from MOODLE_18_STABLE.
2007-03-10 00:34:35 +00:00
tjhunt
837588a772
MDL-8349 - responses not being filtered in history display. Backported from MOODLE_18_STABLE.
2007-03-06 18:00:39 +00:00
pichetp
bf18b2aa09
ggrading small numbers MDL-8478 merge from 18_STABLE
2007-03-02 21:14:48 +00:00
vyshane
7df5ccc871
Fix for MDL-8072 - 'In the "Quiz" activity with the "Adaptive Mode" on, the "Multiple Choice" a message informing the student was penalized with the Penalty Factor is displayed when the answer given by the student is correct.'
2007-02-15 06:05:01 +00:00
stronk7
14da408e08
Adding two helper functions and modify upgrade to
...
work properly under MSSQL and Oracle. MDL-8303
2007-01-26 20:44:57 +00:00
stronk7
7c018f428c
Changing some stripslashes() to stripslashes_safe() because it
...
was causing some real backslashes to be lost in some qtypes. MDL-8217
2007-01-22 23:13:47 +00:00
tjhunt
f470cf47b7
Fix multiple-choice multiple-answer grading code.
2007-01-16 17:50:18 +00:00
tjhunt
62a29aa8e0
MDL-7928 - Numerical question type should use * for the match anything answer.
2006-12-15 18:30:14 +00:00
tjhunt
b2681766d7
MDL-7925 - description question types were being created with defaultgrade = 1. It should be zero, so fix the bug, and reset any wrong ones in the database.
2006-12-15 15:41:32 +00:00
tjhunt
6b66913982
Correct comment punctuation.
2006-12-14 11:45:28 +00:00
tjhunt
3c4e7ea962
MDL-7602 - Multianswer question type only works with invalid HTML.
2006-12-12 08:58:25 +00:00
tjhunt
3d83f4255a
MDL-7896 - error from random question type in adaptive mode. Merged from MOODLE_16_STABLE.
2006-12-11 23:46:01 +00:00
tjhunt
d2ae521e17
MDL-7804 - Essay questions do not backup properly. Merged from MOODLE_16_STABLE.
2006-12-05 18:47:12 +00:00
tjhunt
257343b354
MDL-7719 - Essay question feedback box too small.
2006-12-04 16:21:31 +00:00
tjhunt
3b117ede45
MDL-7720 - non-unicode-safe case-insensitive string comparison in shortanswer question type.
2006-11-28 18:43:44 +00:00
tjhunt
af5f09db42
Put back spaces in code that Martin Dougiamass stripped out of the lang strings without thinking about the consequences.
2006-11-28 18:38:59 +00:00
skodak
e2a73d8a93
Double quotes breaking short answers in a multianswer/cloze question MDL-6676; backported from HEAD
2006-11-26 21:58:31 +00:00
tjhunt
368cc39e7e
MDL-7567 Numerical questions occasionally mix up the order of their answers. Merged from MOODLE_16_STABLE.
2006-11-15 16:56:02 +00:00
tjhunt
25e0480339
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.
2006-10-31 12:03:43 +00:00
stronk7
3c5f492e9d
Deprecating old "upgrade" files. MDL-7214
2006-10-26 22:25:21 +00:00
stronk7
1301de5879
New upgrade.php file added for this module. MDL-7214
...
Merged from HEAD
2006-10-26 18:18:35 +00:00
tjhunt
3e1a16bbbc
Fix problem with multichoice question grading.
2006-10-19 11:54:05 +00:00
tjhunt
6dfa18dff6
MDL-6848 - Display problem with < > characters in shortanswer when outputting the correct answer. Merged from MOODLE_16_STABLE.
2006-10-17 22:17:05 +00:00
tjhunt
269a213980
MDL-6386 - stripslashes missing in multianswer qustions. Thank to Joseph Rezeau. Merged from MOODLE_16_STABLE.
2006-10-17 22:01:13 +00:00
tjhunt
9051e08619
Fix bug with numerical questions with multiple answers.
2006-10-17 15:56:40 +00:00
toyomoyo
90beaec2eb
fixing warnings during restore
2006-10-12 02:39:17 +00:00
toyomoyo
f758baa9ac
fixing warnings during restore
2006-10-12 02:30:38 +00:00
tjhunt
158e545945
MDL-5601 - restoring a course with a multianswer question sometimes causes an error() for a non-fatal contition. Change it to a notify, and everything seems to work. I don't really understand why, but this change does not make matters worse, so I am committing it. Thanks to Joseph Rezeau. Merged from MOODLE_16_STABLE.
2006-10-03 17:57:16 +00:00
tjhunt
54f306788a
MDL-6649 Only show the HTML editor for the first essay question on a page, since it is unreliable when there are lots. Merged from MOODLE_16_STABLE.
2006-10-03 17:32:22 +00:00
tjhunt
ec6adca0f4
MDL-6761 Edit qestion link gone from question preview popup. It was checking the wrong capability.
2006-10-02 17:04:12 +00:00
moodler
2d14e8a8fe
Removed duplicate capability moodle/course:managequestions MDL-6610
2006-09-28 07:17:39 +00:00
tjhunt
a4514d91de
Renamed new commentary feature to 'general feedback'.
2006-09-19 13:35:42 +00:00
tjhunt
717cfb0a7b
Rename column question_dataset_items->number to itemnumber, to avoid reserved word.
2006-09-19 10:56:00 +00:00
moodler
0e1cc9070b
Fixed a some debugging statements
2006-09-18 13:24:45 +00:00
toyomoyo
17d6a25e5c
adding capabilitiies
2006-09-13 09:08:14 +00:00
toyomoyo
ae9e4c064e
replacing iscreator() calls with capabilty
2006-09-12 08:56:10 +00:00
tjhunt
6459b8fc8d
Give a bit more information to the subclasses.
2006-08-31 16:59:52 +00:00
tjhunt
d3b92b4ba5
MDL-6418 - Grading of multiple choice questions broken
2006-08-31 16:59:05 +00:00
tjhunt
695d225c6a
Clarified comment.
2006-08-31 11:28:44 +00:00
tjhunt
32b0adfade
Better comments
2006-08-29 08:57:47 +00:00
stronk7
81abf10971
MDL-5969 Let multiple choice questions have feedback that does not depend on the chosen answer
...
(mimic from old sql files)
2006-08-24 16:54:02 +00:00
tjhunt
3e3e5a4030
Renamed column question_sessions->comment at Eloy's request since comment is a DB reserved word.
...
I have not been able to test this fully, because I cannot assign roles (e.g. Student and Teacher) in 1.7dev at the moment to test a student answering an essay question then a teacher grading it. However, I have tested as much as possible as admin and cannot get any errors.
2006-08-24 16:44:15 +00:00
tjhunt
b2ba9f6ef3
Fix Eclipse warnings.
2006-08-24 11:36:38 +00:00
tjhunt
307f045f07
MDL-5969 Let multiple choice questions have feedback that does not depend on the chosen answer
...
In passing, I fixed MDL-6297 Export of multichoice questions in Moodle XML format doesn't save shuffle option too.
2006-08-24 10:22:43 +00:00
tjhunt
c82f76d050
MDL-4816 Short answer question type considers '100' and '100.' to be the same
Actually, this may have affected other question types too.
2006-08-23 21:17:23 +00:00
tjhunt
ac249da55e
Clarified comment.
2006-08-23 21:04:04 +00:00