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
Dan Marsden
45999e7895
MDL-28739 SCORM trim minnormalizedmeasure before saving it
2011-08-13 19:03:53 +12:00
Dan Marsden
7441c53cc1
MDL-25757 SCORM fix issue with duplicate cmi values being saved
2011-08-13 13:22:58 +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
Mayank Gupa
07dbbdde39
MDL-10707 SCORM Fixing cmi.max_time_allowed returned null
2011-08-01 11:08:24 +12:00
Dan Marsden
0797000aa9
SCORM MDL-26942 - move scorm_get_toc to locallib.php
2011-07-09 11:06:35 +12:00
Dan Marsden
27a9658f97
SCORM MDL-26942 remove empty file and add todo
2011-07-09 11:06:35 +12:00
Dan Marsden
db0a77cc1a
SCORM MDL-26942 merge scorm_get_toc to decrease duplicated code and simplify toc display
2011-07-09 11:05:54 +12:00
Dan Marsden
f7b5c6aae6
SCORM MDL-28111 tidy up formatting of code
2011-07-03 12:49:29 +12:00
Matteo Scaramuccia
0ec0224b9a
MDL-26880 - Fixed missing of activity id
...
Moved errorCode as global, to allow GetLastError() to work
Applied MDL-17891 mechanism against AJAX failures, "true if true, false otherwise"
Limited what added to log when in debug, to be compliant with mdl_log.action as VARCHAR(40)
2011-04-14 10:28:31 +12:00
Eloy Lafuente (stronk7)
b9c6ce2d19
Merge branch 'm20_MDL-26905_AICC_API_missing_currentorg_init' of git://github.com/scara/moodle
2011-03-21 21:38:23 +01:00
Eloy Lafuente (stronk7)
be5eb0013e
Merge branch 'MDL-26863_wrong_appendtolog_statement' of git://github.com/scara/moodle
2011-03-21 21:15:54 +01:00
Matteo Scaramuccia
c6e46d37bc
MDL-26905 - Fixed missing of currentorg initialization in AICC API
2011-03-20 23:54:39 +01:00
Matteo Scaramuccia
36c0108a2f
MDL-26894: merged from SCORM 1.2 (scorm_12lib.php) after an XDebug audit session
2011-03-19 11:15:10 +01:00
Matteo Scaramuccia
77e889a0ef
MDL-26863: fixed regression by an appropriate Merging From Branch using 1.9
2011-03-17 18:15:42 +01:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Dan Marsden
334d8b94f5
SCORM MDL-25850 - check for viewscores cap before adding score to toc
2011-01-31 17:38:01 +08:00
Sam Hemelryk
1f5a33439e
Merge branch 'm20_MDL-26176_cleanup' of github.com:danmarsden/moodle
2011-01-31 17:16:56 +08:00
Dan Marsden
39340358b4
MDL-26176 - cleanup garbage/pointless code
2011-01-29 21:27:12 +13:00
Dan Marsden
7cc7cf58f5
SCORM MDL-25781 fix links in TOC on view.php
2011-01-29 21:27:12 +13:00
Dan Marsden
08868f58e4
SCORM MDL-25781 fix links in TOC on view.php
2011-01-29 21:25:26 +13:00
Dan Marsden
ed5c4cf44d
SCORM MDL-25891 typo causing general exception for some SCORM objects - thanks to Hais Deakin for report/fix
2011-01-10 09:24:16 +13:00
Dan Marsden
1ed0a96c28
SCORM MDL-25320 removes spaces from children patterns - thanks to Ian Wright for report
2010-11-19 23:35:12 +00:00
Dan Marsden
2004f2eef0
SCORM MDL-24273 fix typo in SCORM 2004 code
2010-11-16 01:03:56 +00:00
Dan Marsden
5c58d55a4d
SCORM MDL-24273 fix typo in SCORM 2004 code
2010-11-16 01:02:17 +00:00