Issue Details (XML | Word | Printable)

Key: MDL-6085
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: N Hansen
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

When editing a question from the icon in a preview/review, we should not use a popup, instead, we should redirect back to that point in the quiz

Created: 12/Jul/06 08:20 AM   Updated: 10/Jun/09 12:19 PM
Return to search
Component/s: Quiz
Affects Version/s: 1.9
Fix Version/s: 1.9.4

Environment: All

Participants: N Hansen, Sam Hemelryk and Tim Hunt
Security Level: None
QA Assignee: Sam Hemelryk
Resolved date: 10/Dec/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
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.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt added a comment - 09/Dec/08 11:50 PM
I think this is now easy because question.php takes a returnurl parameter. Will do.

Tim Hunt added a comment - 10/Dec/08 03:29 PM
For testers:

There are links to edit a question when:
1. A teacher is previewing a quiz.
2. A teacher is reviewing someone else's quiz attempt.
3. A teacher is reviewing a particular question within an attempts. Click on a particular question score in the quiz overview report.

There should no longer be an edit icon when previewing a single questions from the question bank or quiz editing screen.


Sam Hemelryk added a comment - 10/Jun/09 12:19 PM
Everything looks and works well thanks Tim