Issue Details (XML | Word | Printable)

Key: MDL-17034
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dan Marsden
Reporter: Mark Nielsen
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

Update frequency not enforced

Created: 28/Oct/08 04:43 AM   Updated: 08/Dec/08 07:20 AM
Return to search
Component/s: SCORM
Affects Version/s: 1.9.2
Fix Version/s: 1.9.4

File Attachments: 1. Text File locallib.patch (0.6 kB)


Participants: Dan Marsden and Mark Nielsen
Security Level: None
Resolved date: 08/Dec/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
The function scorm_simple_play() in mod/scorm/locallib.php does not update the scorm when the frequency is set to every time. Please see the attached patch for the fix.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dan Marsden added a comment - 01/Dec/08 12:34 PM
I've Just pushed a change into head that forces the update - Piers - I've added you as a watcher as you've done a lot on this updating stuff - is it possible that the update could be run more frequently than needed with this patch?

Dan Marsden added a comment - 08/Dec/08 07:20 AM
now in HEAD and 1.9Stable - thanks for the report!