moodle/question
Tim Hunt 157434a522 quiz/question javascript MDL-24170 Enter in a shortanswer question preview should not flag the question.
That bit of JavaScript from mod/quiz/attempt.php is needed in question preview too, so refactor a bit.

I was disappointed to find that the
$PAGE->requires->js_module('core_question_engine');
line was needed in quiz_get_js_module, but it seems to be.

Also change non-Moodle-y string "End test..." to "Finish attempt..."
2010-11-01 17:44:59 +00:00
..
format MDL-21915 fixing remaining chmod and mkdir to use moodle file permissions 2010-10-06 19:06:52 +00:00
simpletest question import/export: MDL-22100 ' / etc. in category names confuse the import/export. 2010-07-02 13:36:49 +00:00
type MDL-24817 backup - added support for decode contents in plugins (and qtypes) 2010-11-01 15:49:01 +00:00
addquestion.php quiz & qbank MDL-24453 fix all the ways you can edit a question, so that that returnurl paramterer acutally works. 2010-10-18 15:28:59 +00:00
category.php MDL-20447 - bulk upload: add page heading 2010-06-02 06:13:27 +00:00
category_class.php MDL-24321 switching to stdClass in /question/ - I am sure Tim will be very happy 2010-09-21 08:20:46 +00:00
category_form.php MDL-21695 question: replaced help files with new help strings 2010-08-02 21:24:32 +00:00
category_form_randomquestion.php MDL-21695 question: replaced help files with new help strings 2010-08-02 21:24:32 +00:00
contextmove.php quiz editing MDL-23761 $PAGE->set_heading should be set_header 2010-10-25 16:17:57 +00:00
contextmove_form.php MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
contextmoveq.php MDL-24321 switching to stdClass in /question/ - I am sure Tim will be very happy 2010-09-21 08:20:46 +00:00
contextmoveq_form.php fixed missing globals 2010-09-18 11:45:59 +00:00
edit.php MDL-16094 File storage conversion Quiz and Questions 2010-08-10 09:56:48 +00:00
editlib.php quiz & qbank MDL-24453 fix all the ways you can edit a question, so that that returnurl paramterer acutally works. 2010-10-18 15:28:59 +00:00
export.php MDL-23984 no coursefile dirs exist any more 2010-08-29 10:42:45 +00:00
export_form.php MDL-21695 question: replaced help files with new help strings 2010-08-02 21:24:32 +00:00
exportfile.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 11:57:52 +00:00
file.php MDL-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
flags.js fixed unterminated JS statements 2010-09-18 11:36:48 +00:00
format.php MDL-24321 switching to stdClass in /question/ - I am sure Tim will be very happy 2010-09-21 08:20:46 +00:00
import.php MDL-23984 no coursefile dirs exist any more 2010-08-29 10:42:45 +00:00
import_form.php MDL-21695 question: replaced help files with new help strings 2010-08-02 21:24:32 +00:00
move_form.php MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
preview.php quiz/question javascript MDL-24170 Enter in a shortanswer question preview should not flag the question. 2010-11-01 17:44:59 +00:00
previewlib.php MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
qbank.js quiz editing MDL-19766 fixed page load flicker of things revealed later by JavaScript. 2010-08-06 17:55:33 +00:00
qengine.js quiz/question javascript MDL-24170 Enter in a shortanswer question preview should not flag the question. 2010-11-01 17:44:59 +00:00
question.php quiz & qbank MDL-24453 some more return URLs that I missed the first time. 2010-10-18 15:53:54 +00:00
toggleflag.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 11:57:52 +00:00
upgrade.php fixed inconsistent whitespace and obsolete use of $result in upgrades 2010-05-20 09:09:08 +00:00