Issue Details (XML | Word | Printable)

Key: MDL-15543
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Tim Hunt
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
MDL-15452

Display the quiz navigation on the attempt.php page

Created: 04/Jul/08 09:50 PM   Updated: 12/Jul/08 01:04 AM
Return to search
Component/s: Quiz
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Tim Hunt
Security Level: None
Resolved date: 12/Jul/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
tjhunt committed 5 files to 'Moodle CVS' - 12/Jul/08 01:03 AM
MDL-15543 - Display the quiz navigation on the attempt.php page

and most of

MDL-15540 - Write code to render the navigation panel - it does it all apart from working out the correct state in which to show each button, and apply appropriate styles as a result.
MODIFY mod/quiz/attemptlib.php   Rev. 1.9    (+94 -10 lines)
MODIFY theme/standard/styles_layout.css   Rev. 1.586    (+30 -4 lines)
MODIFY lang/en_utf8/quiz.php   Rev. 1.105    (+3 -1 lines)
MODIFY mod/quiz/attempt.php   Rev. 1.153    (+40 -8 lines)
MODIFY mod/quiz/quiz.js   Rev. 1.7    (+0 -10 lines)
Mitsuhiro Yoshida committed 2 files to 'Lang CVS' - 12/Jul/08 08:19 AM
MDL-14431 MDL-15543 - Translated new strings for quiz.
MODIFY ja_utf8/README   Rev. 1.757    (+1 -1 lines)
MODIFY ja_utf8/quiz.php   Rev. 1.154    (+5 -2 lines)