Dan Marsden
|
e067e6f0ad
|
MDL-44753 SCORM: make correct selection of first sco - also fixes MDL-44896
|
2014-04-02 20:50:21 +13:00 |
|
Dan Marsden
|
02bff1ad82
|
MDL-43541 SCORM: set first launchable sco correctly.
|
2014-02-17 19:56:40 +13: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 |
|
Dan Poltawski
|
0e35ba6ffc
|
MDL-36357 cleanup - remove double semicolons
|
2012-11-15 09:51:26 +08: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 |
|
Dan Marsden
|
37ca1722cd
|
MDL-32507 SCORM fix some strict standard errors
|
2012-05-08 09:00:46 +12:00 |
|
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 |
|
Dan Marsden
|
45999e7895
|
MDL-28739 SCORM trim minnormalizedmeasure before saving it
|
2011-08-13 19:03:53 +12:00 |
|
Dan Marsden
|
03c3488957
|
MDL-28311 SCORM tidy up php warnings and display warning message to teacher that their manifest is invalid
|
2011-08-04 11:08:42 +12:00 |
|
Dan Marsden
|
f7b5c6aae6
|
SCORM MDL-28111 tidy up formatting of code
|
2011-07-03 12:49:29 +12:00 |
|
Dan Marsden
|
36149cf064
|
SCORM MDL-24735 fix some php warnings.
|
2010-10-18 20:44:30 +00:00 |
|
Dan Marsden
|
c5a51ed5ad
|
SCORM 2004 MDL-24271 - fix weird looking function - might be right now - thanks to Petr's new IDE for finding issue.
|
2010-09-24 01:56:20 +00:00 |
|
Dan Marsden
|
de1ccecd7e
|
SCORM MDL-22242 - undefined var - refactored function no longer uses scormid, but uses full scorm object.
|
2010-04-29 07:22:59 +00:00 |
|
Dan Marsden
|
449aa07bee
|
SCORM MDL-21584 detect SCORM 2004 4th edition correctly. thanks to Valerian for the report and patch.
|
2010-02-22 01:31:45 +00:00 |
|
Petr Skoda
|
e5dd8e3bbd
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 15:24:58 +00:00 |
|
skodak
|
c144ca1e6f
|
MDL-17115 fixed new DML syntax
|
2008-12-09 23:52:20 +00:00 |
|
piers
|
309ee0895b
|
MDL-17115 - SCORM onload API checking. Hunt for the API. Matching part of the patch that fixes scorm version detection.
|
2008-12-07 22:22:51 +00:00 |
|
skodak
|
9528568bf0
|
MDL-16088 scorm new file api conversion
|
2008-09-09 08:30:00 +00:00 |
|
danmarsden
|
ef7f7453c9
|
MDL-14620 - fix link to repository and tidy up using $CFG vars - missed a bit
|
2008-08-21 02:12:01 +00:00 |
|
piers
|
773c264c3f
|
MDL-13904 Scorm structure isn't respected after an update of the package. Incorrectly named table in a delete.
|
2008-08-15 01:00:35 +00:00 |
|
piers
|
7f4a32934d
|
MDL-16055 PHP warning when creating new scorm activity.
|
2008-08-15 00:13:44 +00:00 |
|
piers
|
3fd25520c0
|
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).
|
2008-08-13 00:11:53 +00:00 |
|
skodak
|
294ce9870f
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
|
skodak
|
bf34704184
|
MDL-15115 scorm dml covnersion
|
2008-06-05 10:02:26 +00:00 |
|
poltawski
|
a9d71982b0
|
MDL-9742 Converting tabs to spaces
|
2007-05-08 23:30:58 +00:00 |
|
csantossaenz
|
60a3aaf932
|
Added auxiliar functions for sequencinglib.php
|
2007-05-03 12:52:11 +00:00 |
|
bobopinna
|
10fd330f38
|
new sequencing engine
|
2007-01-16 14:03:15 +00:00 |
|
bobopinna
|
33b6a8f4c8
|
Added sequencing manifest parsing and db store
|
2006-12-11 15:12:02 +00:00 |
|
bobopinna
|
b3659259fd
|
Splitted scoes optional data in a new table
|
2006-11-21 16:12:19 +00:00 |
|
skodak
|
810944af7f
|
we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left
|
2006-11-11 17:23:20 +00:00 |
|
bobopinna
|
d11b69ff27
|
Added CAM support to SCORM 2004 3rd Edition
|
2006-10-24 07:35:11 +00:00 |
|
bobopinna
|
c9a2f27e80
|
Downgraded a new feature to fix the module
|
2006-09-26 10:23:37 +00:00 |
|
bobopinna
|
dc383b6f23
|
Splitted all the scorm/aicc library in type separeted files
|
2006-09-26 08:00:16 +00:00 |
|