Issue Details (XML | Word | Printable)

Key: MDL-17418
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Tim Hunt
Reporter: Olli Savolainen
Votes: 0
Watchers: 1
Operations

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

Enable preview for random question in Quiz

Created: 27/Nov/08 01:10 AM   Updated: 08/Jan/09 06:03 PM
Return to search
Component/s: Questions, Quiz, Usability
Affects Version/s: 1.9.3
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: Olli Savolainen and Tim Hunt
Security Level: None
QA Assignee: Olli Savolainen
Difficulty: Moderate
Resolved date: 08/Jan/09
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Enable single question preview for random questions. Add a Reload button in the popup window, clearly graphically indicated as being not part of the actual preview, for reloading the question, to give the user means to confirm the random question's contents actually are rerandomized between uses.

Example usability issue discovered in usability testing:
http://docs.moodle.org/en/Development:Quiz_UI_redesign/usability_testing_of_August_2008/Issues#Others

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Olli Savolainen added a comment - 27/Nov/08 01:26 AM
The preview links were uncommented in revisions 1.75 and 1.76 of mod/quiz/editlib.php.

Olli Savolainen added a comment - 29/Nov/08 03:48 AM
Also made /mod/quiz/locallib.php quiz_question_action_icons() show preview even for random questions. See also MDL-17455

Tim Hunt added a comment - 08/Jan/09 05:40 PM
Turns out that the processing if penalty factor is broken for all question previews in HEAD. Grrr!