Commit Graph

6235 Commits

Author SHA1 Message Date
piers 0b32c364a1 MDL-7068 - SCORM 2004 compliance. Handle cmi.interactions hydration (scorm 1.2 to as well). Backport to 1.8 - rerun compliance test. 2008-09-26 00:37:10 +00:00
piers 254dfd1f0f MDL-7097 - API debug. Add ability to manually poke the SCORM API for 1.2 and 2004. backport 1.8. 2008-09-17 02:13:32 +00:00
stronk7 ed16449ba6 Re-introducing colons in page names + cleaning tabs output. MDL-15896 ; backported from HEAD 2008-09-15 16:25:03 +00:00
piers f0e870d0cf MDL-11734 - cmi.comments_from_learner not read - write. revamp the handling of array style elements. Backport to 1.8. 2008-09-08 20:08:17 +00:00
piers 3da1e9c5f4 MDL-16299 - Javascript error during scorm player load. SCOID should not be populated - TOC figures this out. Backport to 1.8. 2008-09-08 00:35:54 +00:00
piers 7d80c9a0fe MDL-16299 - Javascript error during scorm player load. Ensure SCOID is always populated. Backport 1.8. 2008-09-03 00:43:02 +00:00
piers b95a25b7a8 MDL-14492 - Provide feedback to user about redirect delay in loadsco.php. Add sanity checking for scorm_resize() as it tries to set -ve heights if user specifies a small area. Thanks francois. backport 1.8. 2008-08-29 04:14:34 +00:00
piers 522e4ab8c3 MDL-4746 - Course 01 of the ADL SCORM 1.2 test suite fails on point 4. only set browsed status if the SCO hasn't set a status. Backport 1.8. 2008-08-27 23:30:05 +00:00
danmarsden 0ad6f487be MDL-16137 - clear scorm directory if it already exists 2008-08-27 22:36:00 +00:00
danmarsden 255b8281b6 MDL-10767 - set values of checkboxes correctly merged from HEAD 2008-08-27 22:15:06 +00:00
piers fff59beb90 MDL-4746 - Course 01 of the ADL SCORM 1.2 test suite fails on point 4. Fix cmi.comments, and mastery_score checking. Backport to 1.8. 2008-08-27 02:53:27 +00:00
piers d448df5a1c MDL-16111 - SCORM grade not updated in Grader Report. Reverse out 1.8 only portion of patch as it break SCORM compliance - regression testing. 2008-08-26 23:32:11 +00:00
piers 345a24669b MDL-15881 - Probable bug: Not able to update SCORM. Backport 1.8. 2008-08-24 23:04:43 +00:00
piers 87806bd4bc MDL-16111 - SCORM grade not updated in Grader Report. Include grading by learning objects if status is complete. Backport to 1.8. 2008-08-24 21:26:02 +00:00
piers 571709c448 MDL-16111 - SCORM grade not updated in Grader Report. Make sure that lastattempt does not exceed maxattempts. Backport 1.8. 2008-08-22 03:23:13 +00:00
piers e88e09a1f1 MDL-13431 - SCORM results not transferring to Gradebook. SCORM API debugging tool - add reference to SCORM, and SCO identifier. backport 1.8. 2008-08-22 01:41:48 +00:00
piers dc5f29bf8c MDL-13431 - SCORM results not transferring to Gradebook. SCORM API debugging tool. Backport to 1.8. remove add_to_log. 2008-08-21 08:31:28 +00:00
piers c9af47a031 MDL-13431 - SCORM results not transferring to Gradebook. SCORM API debugging tool. Backport to 1.8 + XHTML problems that stop the debug from working. 2008-08-21 01:32:10 +00:00
piers 623e2d59d1 MDL-13431 - SCORM results not transferring to Gradebook. Add logging mechanism so that launched URI can be traced. Backport 1.8. 2008-08-20 23:33:07 +00:00
piers e0260731dc MDL-15859 [PATCH] Fixes for tests of '' on Oracle. Backport 1.8. 2008-08-20 23:15:21 +00:00
piers 1282d92329 MDL-13431 - SCORM results not transferring to Gradebook. Add logging mechanism so that SCORM API interaction with Moodle can be traced. Backport 1.8. 2008-08-20 22:39:34 +00:00
piers 1fdfed864f MDL-13431 - SCORM results not transferring to Gradebook. Use the correct method for getting the course object. Backport 1.8. 2008-08-20 22:34:34 +00:00
danmarsden 4b51c3fb2f MDL-16113 add warning to Scorm modedit page if slasharg is disabled. merged from HEAD 2008-08-20 02:30:11 +00:00
tjhunt 242f42a49f SCORM module XHTML strict fixes. 2008-08-19 06:59:29 +00:00
piers 4c9c6f0ddb MDL-13904 Scorm structure isn't respected after an update of the package. Incorrectly named table in a delete. backport 1.8. 2008-08-15 01:10:16 +00:00
piers 4bea11eae5 MDL-16055 PHP warning when creating new scorm activity. backport 1.8. 2008-08-15 00:21:40 +00:00
tjhunt 7fa260c83c Oops! RISK_DATALOSS did not exist before 1.9. 2008-08-14 02:09:14 +00:00
piers a9aaede659 MDL-13904 Scorm structure isn't respected after an update of the package. This is a large change to the handling of SCORM package update - all SCOes are issued with a new id, and all references to the old ones are deleted. The scorm_scoes_track data is preserved by being reattached to the new SCO ids (unless they have been deleted). backport to 1.8. 2008-08-13 23:20:35 +00:00
piers d2436bf26b MDL-11188 SCORM module does not respect "prerequisites" like it used to. MDL-12342 & signs in CDATA sections are imported as &. This is a rewrite of the prerequisite handling. backport to 1.8. 2008-08-13 22:44:03 +00:00
piers 3fa20034ae MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Add lang text for please wait. backport 1.8. 2008-08-13 22:32:05 +00:00
tjhunt 2e13c2864f MDL-15819 - Review the RISK_XXX flags on all quiz and question capabilites. 2008-08-13 07:06:43 +00:00
tjhunt 847bb2fd19 MDL-12797 - Site-wide quiz default time-limit was not working. The default was being used, but the enabled state was not being initialised correctly for the form field. 2008-08-13 03:18:11 +00:00
piers 983927938a MDL-14492 Provide feedback to user about redirect delay in loadsco.php. backport to 1.8. 2008-08-10 22:37:04 +00:00
danmarsden dcbdab7312 MDL-15967 - must use full php tags, not shortags - thanks Urs merged from head 2008-08-07 20:48:33 +00:00
piers e19a4892a9 MDL-10425 and MDL-12872 Firefox bugs String() handling on replace. enhanced rege xfor CMI data types. MDL-8193 Incorrect handling of quotes in SetValue processing - recoded so that it escapes all values passed from tracks. backport to 1.8. Plus - fixed a back dated problem with determining the next sco in sequence with the navigation buttons. 2008-08-06 23:56:46 +00:00
piers 5f75ca701e MDL-15950 MDL-15640 MDL-15943 - SCORM player.php not inserting footer, Showing SCORM participation report. (thanks Urs Hunkler and Mitsuhiro Yoshida). Warning are displayed in a SCORM activity (thanks Dan). Backport to 1.8. 2008-08-06 05:09:15 +00:00
piers 1f3ef341bd MDL-14457 SCORM module creating extra windows when opening module in a new window. Backport to 1.8 (thanks Jo Matthews). 2008-08-03 22:20:20 +00:00
gbateson 6792aa17f6 MDL-15811 fix quotes: width=240" -> width="240" 2008-08-02 21:30:59 +00:00
piers 43d67c7d22 MDL-14902 Missing column 'whatgrade' in prefix_scorm table. Is a DB patch (thanks Hans de Zwart). backport 1.8. 2008-08-01 04:35:38 +00:00
piers 8fc7b48708 MDL-15899 JavaScript error In IE7 when opening SCORM content in a new window. Fix spaces in popup name for fussy IE. backported to 1.8. 2008-07-31 22:33:33 +00:00
mchurch c03ace0bdb MDL-15896 - Clean 'page' and 'q' parameters to only allow normal page name characters. 2008-07-31 14:14:05 +00:00
piers f02cc7bf03 MDL-9378 New visualisation for SCORM - modify CSS class names to make them more specific. sorry to commit so close to review day, just fixing a regression - 1.8. 2008-07-29 01:27:12 +00:00
piers 8e3391e166 MDL-11892 JavaScript error on SCORM tree list - bapckport to 1.8 for AICC. 2008-07-28 22:46:37 +00:00
piers 7527707dd5 MDL-9378 New visualisation for SCORM - back ported to 1.8. 2008-07-28 00:49:22 +00:00
piers 2eedb5babd MDL-11137 Unable to locate API error - add check for empty array from DB interface (ksort complains) - backport to 1.8. 2008-07-27 21:26:07 +00:00
danmarsden fa31cbab04 MDL-15747 typo merged from HEAD 2008-07-27 20:22:59 +00:00
piers 8e3cb48829 MDL-11137 Unable to locate API error - remove comment code with bad characters. backport to 1.8. 2008-07-25 02:33:10 +00:00
piers 19161949aa MDL-11137 Unable to locate API error - force a sort order on the cmi elements, and ensure correct type comparison when determining whether we have seen this objective id before. affects aicc, 1.2 and 1.3. propagate to 1.8. 2008-07-25 01:58:44 +00:00
piers 39a3b2af0f MDL-9077 switch from client to server side validation for reference field as client side not supported for this type (file upload name) - propogate to 1.8. 2008-07-24 01:44:29 +00:00
piers 94446a8d68 MDL-7323 AICC Import does not handle Core_Vendor + remove tabs and ambiguous else - propogated to 1.8. 2008-07-24 01:30:26 +00:00