Issue Details (XML | Word | Printable)

Key: MDL-17275
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Sam Marshall
Reporter: Sam Marshall
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

Completion: tickboxes are lost when using Back button

Created: 18/Nov/08 11:31 PM   Updated: 18/Nov/08 11:46 PM
Return to search
Component/s: Course
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Sam Marshall
Security Level: None
Resolved date: 18/Nov/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
(Bug found by our QA staff)

If you tick some completion tickboxes (with AJAX on), they tick instantly in the page. If you then go to another page, and return to the course page by clicking Back in the browser, the new tick values are lost. This could confuse users.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
sam_marshall committed 2 files to 'Moodle CVS' - 18/Nov/08 11:45 PM
MDL-17275: Completion system - needs reload if you use Back button to return to page after changing ticks
MODIFY course/completion.js   Rev. 1.4    (+10 -1 lines)
MODIFY course/view.php   Rev. 1.118    (+8 -1 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 10/Dec/08 08:46 AM
MDL-17275 fixed DML syntax
MODIFY mod/quiz/editlib.php   Rev. 1.91    (+3 -3 lines)