
| Key: |
MDL-6085
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Tim Hunt
|
| Reporter: |
N Hansen
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
|
When I am previewing a quiz, and I click to edit a question in that quiz, when I am done editing it, it would be helpful if I was returned to the same place I was in the preview. Instead it takes me to the edit page with all the questions for that quiz.
|
|
Description
|
When I am previewing a quiz, and I click to edit a question in that quiz, when I am done editing it, it would be helpful if I was returned to the same place I was in the preview. Instead it takes me to the edit page with all the questions for that quiz. |
Show » |
tjhunt committed 7 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 10/Dec/08 03:22 PM
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.
|
|
|
tjhunt committed 9 files to 'Moodle CVS' - 10/Dec/08 03:26 PM
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!
|
|
|
tjhunt committed 2 files to 'Moodle CVS' - 16/Jan/09 01:47 PM
quiz / questions: MDL-17919 Bad link edit questions from quiz preview page.
Thanks to Ann Adamcik for noticing this. It was a regression from MDL-6085.
|
|
|
tjhunt committed 4 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 16/Jan/09 01:47 PM
quiz / questions: MDL-17919 Bad link edit questions from quiz preview page.
Thanks to Ann Adamcik for noticing this. It was a regression from MDL-6085.
|
|
|
|