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 committed 1 file to 'Moodle CVS' - 27/Nov/08 01:24 AM
quiz editing: MDL-17418 added back (removed comments around) random question preview link for also the random question printing function for the order and paging tab.
MODIFY mod/quiz/editlib.php   Rev. 1.76    (+3 -5 lines)
Olli Savolainen committed 1 file to 'Moodle CVS' - 29/Nov/08 03:49 AM
quiz editing: MDL-17418 added another random question preview link
MODIFY mod/quiz/locallib.php   Rev. 1.170    (+2 -4 lines)
tjhunt committed 2 files to 'Moodle CVS' - 08/Jan/09 06:03 PM
question preview: MDL-17418 Enable previewing of random questions.

Also, fix a grade rounding issue.
MODIFY question/preview.php   Rev. 1.36    (+3 -1 lines)
MODIFY question/type/shortanswer/questiontype.php   Rev. 1.38    (+2 -2 lines)