Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0, 2.1.1, 2.2
-
Component/s: SCORM
-
Labels:
Description
when dorequest is passed a url like this:
/mod/scorm/datamodel.php?id=&a=11&cmi_corelesson_status=incomplete&cmicoreexit=suspend&cmi_suspend_data=|&attempt=1&scoid=28
it fails.
Issue Links
| This issue is blocked by: | ||||
| MDL-28493 | objectiveID in SCORM 2004 packages can be text/string type. Alter Database table prefix_scorm_seq_objective structure |
|
|
|
| MDL-27876 | SCORM Player height not adjustable |
|
|
|
| MDL-26482 | Add an option to SCORM Activity settings to completely remove the TOC |
|
|
|
| This issue will help resolve: | ||||
| MDL-26303 | LMSFinish cannot be correctly fired when the user tries to browse within the parent (= Moodle) window |
|
|
|
| MDL-25838 | A clear and obvious exit from scorm after quiz completion |
|
|
|
| This issue caused a regression: | ||||
| MDL-28971 | Moodle upgrade fails because of undefined constant SCORM_TOC_DISABLED |
|
|
|
pretty sure this is because the params passed aren't encoded correctly - most browsers don't care, but it seems IE does!