tjhunt
ed5ba2df55
MDL-14750 - followup - make the code robust in the case their are broken questions in the DB.
2008-05-15 16:05:47 +00:00
skodak
6751698058
MDL-14451 removed pre 1.9 upgrade code
2008-05-14 23:35:00 +00:00
skodak
dd1e295528
MDL-14451 removed pre 1.9 upgrade code - question upgrade related
2008-05-11 19:03:24 +00:00
tjhunt
e2134c5ddc
Following the fixes for MDL-14750 and MDL-10899, do a database upgrade that fixes any bogus values in the parent or category columns of multianswer questions' subquestions.
2008-05-09 15:50:44 +00:00
tjhunt
08121fadcb
Problem when editing calculated questions when installed on Postgres.
2008-05-09 15:02:24 +00:00
tjhunt
a588d813cb
MDL-14762 - find and update links to files in answer->feedback when moving questions between contexts.
2008-05-09 13:13:43 +00:00
tjhunt
3ff8a1877a
MDL-5482 - Backup and restore problems for match, random and truefalse question types.
...
All the credit goes to Paulo Matos who carefully worked out and tested this fix, and updated the patch several times over more than a year while I very slowly got around to reviewing it and checking it in.
2008-05-07 12:32:03 +00:00
tjhunt
e31a98a6e1
MDL-14352 - General feedback for descriptions not showing up on the review page, as it should.
2008-04-22 16:17:01 +00:00
tjhunt
5389648d0b
MDL-14467 - qtype_multichoice help file in the wrong place - merged from 1.8/1.9 stable.
...
In addition, move the other multichoice help file to the correct location, and update all references.
2008-04-22 14:40:09 +00:00
tjhunt
096d42f47e
MDL-14392 - Notice from description question types when you don't have edit permission
2008-04-16 16:56:33 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
tjhunt
375ba6e52b
MDL-13968 - Use h2 tag for the question number, as it is better for accessibility
2008-03-18 18:58:29 +00:00
pichetp
d650e1a315
nextpageparam["forceregeneration"] was not implemented correctly line 582
2008-03-10 10:53:41 +00:00
tjhunt
e2ae84a298
MDL-13189 - replace the $QTYPE_MENU global with a function call, so that we can set up the language strings later, after $COURSE is initialised. This ensures that the quesion names appear in the right language.
2008-02-28 12:53:02 +00:00
pichetp
c958ac9301
MDL-13457 Validation when moving to another category
2008-02-20 09:19:03 +00:00
tjhunt
694061adf4
Fix dangerous comment. (MDL-13536)
2008-02-19 17:14:12 +00:00
pichetp
a0052d89ac
cleaning //
2008-02-18 20:43:08 +00:00
pichetp
292a01dfa7
removing an echo diagnostic message MDL-12063
2008-02-18 17:00:23 +00:00
pichetp
814a96fa47
MDL-13419 removing space before input html element
2008-02-18 16:37:13 +00:00
pichetp
fa0f94c085
MDL-12421 removing the change done and not correcting already saved values
2008-02-13 02:19:54 +00:00
pichetp
2dc8beafcf
Adding returnurl element MDL-12388 to return to the quiz editing
2008-02-13 01:19:03 +00:00
tjhunt
8bb3fac17c
MDL-13110 - Manually grading random questions does not work. Fix thanks to Ken Burres.
2008-01-30 18:18:36 +00:00
pichetp
eb29fc2747
MDL-12255 Adding questiontext decoding and subquestions validation when editing, decodeverifyquestiontext string
2008-01-27 17:16:35 +00:00
pichetp
b119a40f16
MDL-3274 further trimming
2008-01-26 15:21:44 +00:00
pichetp
eba53585bd
adjusting input display to answer length MDL-3274
2008-01-26 14:30:29 +00:00
scyrma
aa68a7b0a2
MDL-13020 : deprecates make_table
2008-01-16 08:17:25 +00:00
pichetp
fa1661c27c
MDL12932 -Random Short-Answer Matching does not display correctly in Item analysis report
2008-01-11 14:24:10 +00:00
tjhunt
06e2b0de2a
MDL-12771 - change multianswer quetsion type HTML to more closely match that of other question types, in order to fix a layout glitch in Moodle 1.9.
2008-01-08 18:37:46 +00:00
tjhunt
a656e0de48
MDL-12785 - Partially correct tick icon not displayed for MULTICHOICE, single answer questions. Fix thanks to Joseph R?zeau. Merged from MOODLE_18_STABLE.
2008-01-08 18:29:20 +00:00
tjhunt
9088c6e2e4
MDL-12647 - Moving multiple_choice questions between contexts breaks them.
...
There was a subtle interaction between get_question_options and replace_file_links for this question type.
Merged from MOODLE_19_STABLE.
2007-12-19 12:11:03 +00:00
tjhunt
46a5a85b58
MDL-12616 - Improve layout so you can distinguish the student's response to an essay question from the feedback. Merged from MOODLE_19_STABLE.
2007-12-17 12:28:14 +00:00
tjhunt
27cabbe626
MDL-12575 - Backup and restore problems with the new question bank. Merged from MOODLE_19_STABLE.
2007-12-13 18:48:30 +00:00
tjhunt
df06c4bb88
Improve error messages.
2007-12-13 17:24:54 +00:00
tjhunt
d3879eafec
Fix Javascript error from essay questions on the review page.
2007-12-12 18:10:48 +00:00
pichetp
4efa376ffb
MDL-12421 rounding
2007-12-11 09:13:17 +00:00
pichetp
87cd4f5469
MDL-12503 Loguniform and MDL-12421 rounding
2007-12-11 08:56:24 +00:00
tjhunt
c85aea03d3
Fix notice in numerical question.
2007-12-10 11:57:24 +00:00
tjhunt
556be2831b
MDL-12369 - get_actual_response should not truncate the student's response. Merged from MOODLE_19_STABLE.
2007-11-28 12:45:57 +00:00
scyrma
d417533252
Fix for par of the missing strings, as reported in MDL-12294
2007-11-26 04:10:08 +00:00
skodak
a78890d593
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
2007-11-23 22:15:07 +00:00
tjhunt
3a513ba4df
MDL-12282 - fix typo in previous commit. Sorry.
2007-11-22 11:51:16 +00:00
tjhunt
75082bdd89
MDL-12286 - 'Save as new question' button ignores the setting in the 'Save in category' dropdown. Merged from MOODLE_19_STABLE.
2007-11-20 17:52:16 +00:00
tjhunt
b4d7d27cea
MDL-12282 - Numerical question type - the units are displayed on the editing form with a stupidly large number of decimal places. Merged from MOODLE_18_STABLE.
2007-11-20 16:57:22 +00:00
tjhunt
fe93ba838b
MDL-12133 - Errors calling parent::validation in a moodle form subclass because the base class method signature was changed. This patch fixes all calls to parent::validation in the question editing forms. Merged from MOODLE_19_STABLE.
2007-11-20 12:41:04 +00:00
pichetp
705b5874ce
MDL-12255 Adding questiontext decoding and subquestions validation when editing
2007-11-20 03:50:28 +00:00
pichetp
e9028ffc87
Solving MDL-12063 qtype_questions where left orphans when questions whe deleted or
...
qtype change
2007-11-20 03:48:29 +00:00
skodak
3f24c39700
MDL-12079 fixed use of clean_param()
2007-11-10 14:54:39 +00:00
skodak
9bd7f37de1
MDL-12079 fixed use of clean_param()
2007-11-10 14:49:56 +00:00
tjhunt
1061756d8e
Minor whitespace fixup.
2007-11-07 15:41:20 +00:00
pichetp
34018d81aa
MDL-11867 setting real null when response is null in calculated question
2007-11-01 00:27:57 +00:00