]> git.mjollnir.org Git - moodle.git/commit
quiz: MDL-6085 when editing a question from various places like a preview attempt...
authortjhunt <tjhunt>
Wed, 10 Dec 2008 06:26:47 +0000 (06:26 +0000)
committertjhunt <tjhunt>
Wed, 10 Dec 2008 06:26:47 +0000 (06:26 +0000)
commitaafdb447bf6af9676faea67bd3e4e77de4e26324
tree1d83acf5213f22c9d503264f17b4cc9875c4b0f1
parentf94824dbbed4db377cc8a18f4e23f499b6e074b6
quiz: MDL-6085 when editing a question from various places like a preview attempt or review screen, don't use a popup, instead take advantage of the fact that question.php now takes a returnurl. Merged from MOODLE_19_STABLE.

And MDL-17568 minor niggles with new queston navigation:
* The bit that scrolls down to the question you just submitted in adaptive mode was not working with random questions.
* Teachers reviewing an open attempt were shown the qusetions as editable, not read only!
mod/quiz/attempt.php
mod/quiz/attemptlib.php
mod/quiz/report/grading/report.php
mod/quiz/review.php
mod/quiz/reviewquestion.php
question/preview.php
question/type/description/questiontype.php
question/type/question.html
question/type/questiontype.php