moodle/mod/scorm/datamodels
Nobelium e3528983f2 MDL-41476 scorm settings- SCORM1.2 standard mode and CMIString length
Adding SCORM 1.2 standard mode checkbox in scorm admin panel. By default it will be enabled
(i.e: config name = `scorm12standard`, plugin name = `scorm`, value = `1`)
If `scorm12standard` is `1` CMIString256 is of length 256 and CMIString4096 is of length is 4096
if `scorm12standard` is `0` CMIString256 and CMIString4096 are of length is 64000
2014-04-07 14:07:48 +08:00
..
aicc.js.php MDL-40773 mod_scorm: convert yui2 -> yui3 2013-08-09 13:10:39 +12:00
aicclib.php MDL-43541 SCORM: set first launchable sco correctly. 2014-02-17 19:56:40 +13:00
debug.js.php MDL-38678 SCORM: Runtime Environment (RTE) checks not required in case of SCO Assets 2013-04-11 22:44:29 +02:00
scorm_12.js.php MDL-41476 scorm settings- SCORM1.2 standard mode and CMIString length 2014-04-07 14:07:48 +08:00
scorm_12lib.php SCORM MDL-26942 merge scorm_get_toc to decrease duplicated code and simplify toc display 2011-07-09 11:05:54 +12:00
scorm_13.js.php MDL-40773 mod_scorm: convert yui2 -> yui3 2013-08-09 13:10:39 +12:00
scorm_13lib.php MDL-39910 mod_scorm: rewrite SCORM code in YUI3, use responsive grids, add new nav setting; squashing commits 2013-09-20 22:45:36 +12:00
scormlib.php MDL-44753 SCORM: make correct selection of first sco - also fixes MDL-44896 2014-04-02 20:50:21 +13:00
sequencinghandler.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
sequencinglib.php MDL-35418 SCORM: remove dumb function, include sequencinglib.php as scorm_13lib.php still calls some of the functions. 2012-10-15 19:25:01 +13:00