Mayank Gupta
df5c7086c8
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
Dan Marsden
b33e466550
MDL-41434 SCORM: add new sortorder field to allow better ordering of scos
2013-09-16 10:11:16 +12:00
Damyon Wiese
74df2951d1
Revert "MDL-39876 Change get_record('course') calls to get_course"
...
This reverts commit ab7632b74c331540c90229bf03d13aa2e6bdd9be.
2013-08-21 13:42:30 +08:00
Sam Hemelryk
6eee89bc8f
Merge branch 'MDL-39876-master' of git://github.com/sammarshallou/moodle
...
Conflicts:
course/lib.php
2013-08-21 12:08:46 +12:00
Matteo Scaramuccia
9d507f1d70
MDL-37393 SCORM: Fixed PHP Strict Standards errors with AICC packages
2013-08-16 09:28:41 +12:00
Dan Marsden
d4978e044e
MDL-37393 SCORM: Fix existing AICC scoes to use correct parent/child relationships
...
also fix bad version used by patch in MDL-39239
2013-08-16 09:28:40 +12:00
sam marshall
ab7632b74c
MDL-39876 Change get_record('course') calls to get_course
2013-08-15 11:31:20 +01:00
Mayank Gupta
0264b3eaac
MDL-40773 mod_scorm: convert yui2 -> yui3
2013-08-09 13:10:39 +12:00
Ankit Agarwal
d8d0b8b390
MDL-39363 scorm: Accept 0 as a valid score
2013-04-29 16:53:15 +08:00
Matteo Scaramuccia
5ecd13bc66
MDL-38678 SCORM: Runtime Environment (RTE) checks not required in case of SCO Assets
2013-04-11 22:44:29 +02:00
Dan Poltawski
c39896e85d
Revert "MDL-38678 SCORM: Runtime Environment (RTE) checks not required in case of SCO Assets"
...
This reverts commit fe104762c9acb0e178ae1d5ffe514c8109f48f0a.
2013-04-05 14:34:07 +08:00
Dan Poltawski
369496c31e
Merge branch 'm25_MDL-38678_SCORM_RTE_not_required_for_SCO_Assets' of https://github.com/scara/moodle
2013-04-03 17:22:38 +08:00
Matteo Scaramuccia
fd10686843
MDL-38745 SCORM: fixed appending 'API logging is on|off', once per launch
2013-03-28 22:28:06 +01:00
Matteo Scaramuccia
cc351edaf0
MDL-38745 SCORM: fixed doubling double quotes for 'even' and 'odd'
2013-03-28 22:28:03 +01:00
Matteo Scaramuccia
fe104762c9
MDL-38678 SCORM: Runtime Environment (RTE) checks not required in case of SCO Assets
2013-03-28 22:22:19 +01:00
Dan Marsden
a022192a3b
MDL-33078 SCORM: rebuild toc when calling LMSCommit to improve pre-req handling
2013-02-04 22:04:06 +13:00
Dan Marsden
361069cbbb
MDL-29207: SCORM prereq callback is pure js - move it to module.js so it can be cached better.
2013-02-03 20:27:52 +13:00
Dan Marsden
5f03868a53
MDL-29207 SCORM: Auto-continue doesn't work with Pre-req due to JS errors
2013-02-03 20:27:39 +13:00
Dan Marsden
6496979459
MDL-36800 SCORM: Fix Yui().use calls - thanks to Nancy Cheng for the fix
2013-02-03 20:21:16 +13:00
Dan Poltawski
0e35ba6ffc
MDL-36357 cleanup - remove double semicolons
2012-11-15 09:51:26 +08:00
Dan Marsden
995e322e75
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
Dan Marsden
92be6fa471
MDL-35418 SCORM: coding guideline tidy - removes a few unused vars as well.
2012-10-15 19:25:01 +13:00
Mayank Gupa
41e205cd8e
MDL-35418 SCORM: Improve SCORM 2004 support
...
GSOC project to improve SCORM 2004 support, includes MDL-32835 rewrite scorm_get_toc
2012-10-15 19:25:01 +13:00
Petr Škoda
1a92858d80
MDL-34741 use 2in3 in mod_scorm
2012-08-11 20:40:06 +02:00
Ankit Agarwal
a3fc4b3ad6
MDL-34468 scorm: Replace all instances of get_context_instance() with respective context_XXXX in mod/scorm
2012-07-24 17:08:05 +08:00
Dan Poltawski
637406f3c0
Merge branch 'm23_MDL-33053_AICC_flattened_TOC' of git://github.com/scara/moodle
2012-07-02 15:50:09 +08:00
Sam Hemelryk
849b9a6af7
MDL-33399 mixed: Fixed up calls to get_area_files that used empty sorts
2012-05-29 16:44:28 +12:00
Matteo Scaramuccia
8ac8aae4f4
MDL-33053 AICC: Incorrect Table Of Content hierarchy using "structured" AICC
...
courses
[Fix] 'scorm_scoes' doesn't contain all the entries described in the DES file
[Fix] HTMLizing the parent relationship, described in the CST file,
fails: it considers 'index = 0' (found) equals to 'false' (not found)
2012-05-22 00:47:01 +02:00
Dan Marsden
37ca1722cd
MDL-32507 SCORM fix some strict standard errors
2012-05-08 09:00:46 +12:00
Sam Hemelryk
22fbfa3b2f
Merge branch 'master_MDL-31397' of git://github.com/danmarsden/moodle
2012-02-20 16:03:19 +13:00
Dan Marsden
6a3f2ad229
MDL-31659 SCORM remove old file and reference to it - it hasn't been used since the rework of SCORM player in MDL-22951
2012-02-17 15:29:36 +13:00
Dan Marsden
9e93f995dc
SCORM MDL-31397 - add slashes to js string
2012-02-17 15:22:52 +13:00
Mayank Gupa
d6296b71cc
MDL-30578, Updating CMILongIdentifer read comments at tracker
2012-01-16 00:10:22 +05:30
Mayank Gupa
c9e7d6eb81
MDL-30578, Updating CMILongIdentifer to check for valid URI (RFC 3986 [6]) and URN syntax as per RFC 2141 [3]
2012-01-16 00:10:20 +05:30
Sam Hemelryk
0142e3eec1
Merge branch 'master_MDL-30576' of git://github.com/mayankgupta/moodle
2011-12-14 17:22:26 +13:00
Mayank Gupa
a16abd537d
MDL-30645, Fixing evaluation of default value of CMI elements.
2011-12-13 10:12:27 +08:00
Mayank Gupa
7ec0b1a936
Merge branch 'master' of git://github.com/moodle/moodle into master_MDL-30576
2011-12-12 10:53:23 +05:30
Mayank Gupa
75638e0ab0
MDL-30579, fixing Data Model Elements are being initialized with an empty string
2011-12-05 05:17:40 +05:30
Mayank Gupa
b5a26fe11a
MDL-30576, Fixing cmi.completion_threshold and default value of minProgressMeasure to be saved correctly in the database.
2011-12-05 04:06:10 +05:30
Eloy Lafuente (stronk7)
3a02133f3f
Merge branch 'master_MDL-25757' of git://github.com/danmarsden/moodle
2011-11-23 11:07:50 +01:00
Dan Marsden
23b3e448b2
SCORM MDL-25757 fix for saving of duplicate CMI values - thanks to Evan Irving-Pease for the patch
2011-11-16 10:50:55 +13:00
Dan Marsden
d3bf0a950f
SCORM AICC MDL-30223 invalid call to update_record - very hard to test/reproduce.
2011-11-16 08:48:50 +13:00
Eloy Lafuente (stronk7)
0a9ed36c9e
Merge branch 'master_MDL-30146' of git://github.com/danmarsden/moodle
2011-11-09 02:13:38 +01:00
Dan Marsden
3cfffd8c3e
SCORM MDL-27036 increase sessid, improve lang strings
2011-11-07 14:34:13 +13:00
Dan Marsden
4388bd45b2
SCORM MDL-30146 AICC - add ability to link direct to a simple AICC url
2011-11-05 21:51:24 +13:00
Dan Marsden
ba0e91a281
SCORM MDL-27036 enable AICC HACP
2011-11-05 20:31:01 +13:00
Eloy Lafuente (stronk7)
eed08a1c25
Revert "MDL-25757 SCORM fix issue with duplicate cmi values being saved"
...
This reverts commit 7441c53cc11766d79d6567aee3deb2a286faf342.
2011-08-17 02:27:50 +02:00
Eloy Lafuente (stronk7)
6ae8a01edb
Merge branch 'master_MDL-28739' of git://github.com/danmarsden/moodle
2011-08-16 03:02:29 +02:00
Eloy Lafuente (stronk7)
485b56ee87
Merge branch 'master_MDL-28933' of git://github.com/danmarsden/moodle
...
Conflicts:
mod/scorm/api.php
2011-08-16 01:40:06 +02:00
Dan Marsden
e6402b54ad
MDL-28933 SCORM use a global function to check SCORM version to make sure all methods of storing SCORM version are checked.
2011-08-15 14:05:59 +12:00