127 Commits

Author SHA1 Message Date
piers
82605beaae 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. 2008-08-07 21:44:42 +00:00
piers
dac958fc1b MDL-8193 Incorrect handling of quotes in SetValue processing - recoded so that it escapes all values passed from tracks. 2008-08-06 21:11:35 +00:00
piers
d5f3bdc985 MDL-10425 and MDL-12872 Firefox bugs String() handling on replace. enhanced rege xfor CMI data types. 2008-08-04 20:21:46 +00:00
piers
2f60a9cb5b MDL-12222 Error adding cmi.session_time in SCORM 1.3 (patch thanks to Hector Gomis). Also - some syntax formating to stop errors in Eclipse highlighting). 2008-07-29 22:18:43 +00:00
piers
c6089d9352 MDL-14967 Upgrade all code using DML - a few missing bits in mod/scorm. 2008-07-29 01:01:36 +00:00
piers
45402fe989 MDL-11137 Unable to locate API error - remove comment code with bad characters. 2008-07-25 02:32:00 +00:00
piers
3505e82b52 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. 2008-07-24 23:08:30 +00:00
piers
52005f3455 MDL-7323 AICC Import does not handle Core_Vendor - applied patch from Keith Starling (thanks). 2008-07-23 01:32:12 +00:00
piers
4ecf843819 MDL-14455 also affects, MDL-11892, MDL-14485, and MDL-14486 - patches supplied by Martin Holden described in MDL-14455 (thank you!) applied to HEAD. 2008-07-21 01:31:55 +00:00
piers
859e38fe65 MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM AICC code. 2008-07-21 00:50:52 +00:00
piers
770f1bc881 MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2, and 1.3 code. Minor update to remove tab characters. 2008-07-19 00:25:36 +00:00
piers
97852875da MDL-11892 Propogate Fixes for 'calls to expand javascript' to SCORM 1.2 code. Minor syntax alignment in player.php. 2008-07-18 06:03:51 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
mchurch
d28548d5e4 MDL-11892 Fixed calls to expand javascript to correctly use quoted strings in all necessary places. 2008-06-05 21:07:09 +00:00
skodak
eaa8ad4990 MDL-15094 some forgotten conversions 2008-06-05 18:23:28 +00:00
skodak
bf34704184 MDL-15115 scorm dml covnersion 2008-06-05 10:02:26 +00:00
poltawski
45e94d82dd MDL-13716 - When storing progress of scorm activity a 404 is
encountered and js failure on split. Cast to string to avoid this.

thanks to Peter Chamberlin of LJCreate
merged from MOODLE_19_STABLE
2008-05-02 10:48:54 +00:00
poltawski
1cc2110b68 MDL-12614 - Bad regular expression matching was causing syntactically
invalid js when returning to previously attempted SCORM package.

Credit to Peter Chamberlin of ljcreate.com
merged from MOODLE_19_STABLE
2008-04-30 11:59:41 +00:00
poltawski
2385bf0686 MDL-12614 - Bad regular expression matching was causing syntactically
invalid js when returning to previously attempted SCORM package.
Credit to Peter Chamberlin of ljcreate.com
2008-04-28 16:52:50 +00:00
skodak
9fb2de4ea7 MDL-13093 "Continue" link jumps over items; merged from MOODLE_19_STABLE 2008-03-15 15:05:06 +00:00
bobopinna
c852a628ac MDL-12161 Stripped slashes in LO titles 2007-11-15 08:37:11 +00:00
bobopinna
f652028012 Fixed MDL-11914 2007-11-14 09:52:16 +00:00
toyomoyo
c6af52a915 fixing bogus $scoid 2007-11-06 05:41:24 +00:00
toyomoyo
b10bd7b5aa fixing a warning 2007-11-06 02:59:48 +00:00
moodler
1879ef2b5a Properly merged fixes from 1.8 2007-08-13 04:07:37 +00:00
skodak
531fa830a6 MDL-9552 support for new gradebook in scorm 2007-08-10 20:58:09 +00:00
poltawski
c31f631baa MDL-9742 - converting tabs to spaces 2007-07-23 15:38:31 +00:00
bobopinna
adb2030a16 Fixed a problem with utf8 strings bug MDL-10101 2007-06-20 08:51:22 +00:00
csantossaenz
090be7435c Fixed a problem with true-false type for correct responses 2007-06-19 14:56:36 +00:00
bobopinna
75bca47db0 Fixed a typo added during last update 2007-06-18 11:58:57 +00:00
bobopinna
7e17f5a241 First step in correct_resposes element debug 2007-06-17 20:36:08 +00:00
csantossaenz
eaa15ed1ad Fixed bug mdl-7516 2007-06-15 09:26:17 +00:00
csantossaenz
50ccd872cb Fixed some bugs with duplicated elements and undefined elements for correct_responses type 2007-06-14 12:41:41 +00:00
bobopinna
f8c950b362 MDL-7097 Fixed all stuff for learner_response datamodel element 2007-06-06 07:35:44 +00:00
csantossaenz
caf5cd741c The field "unique" has been changed to false for the sequencing type. 2007-06-05 14:10:27 +00:00
bobopinna
55175138ae fixed some others problem with learner_response element 2007-06-05 09:30:19 +00:00
bobopinna
77f6272082 fixed some problems with learner_response values 2007-06-04 15:50:44 +00:00
bobopinna
f30fc27a35 Commented lines that block ADL test suite check 2007-06-04 11:19:27 +00:00
bobopinna
d5f9eb42b1 General cleaning of function SetValue
First step for solving CMIFeedback pattern matching
2007-06-04 07:26:00 +00:00
csantossaenz
1a3dad3484 Fixed problem with cmi.interactions.id elements' duplicated ids. 2007-06-01 12:42:36 +00:00
csantossaenz
3b2c6f99b6 Fixed a problem with cmi.interactions.n.objectives.n.id duplicated ids 2007-05-31 16:24:53 +00:00
csantossaenz
ef24d5b8fd Fixed problem with cmi.interactions.n.id duplicated ids 2007-05-29 11:22:49 +00:00
bobopinna
416050aa9a patched a parse error 2007-05-28 12:53:42 +00:00
bobopinna
27a46315e2 Added the starting point for CMIFeedback type checking 2007-05-28 08:18:25 +00:00
bobopinna
8e4838ffd7 Fixed some bugs that block ADL test suite
Still to fix ex CMIFeedback type
2007-05-27 21:22:27 +00:00
bobopinna
9b60b28a52 fixed a missing <li> tag in package TOC 2007-05-27 16:21:13 +00:00
bobopinna
91e7b2b18a Fixed bug with correct_responses elements 2007-05-16 14:30:25 +00:00
bobopinna
92733802a9 Fixed double indexed elements problem 2007-05-16 08:34:25 +00:00
csantossaenz
b7500e489f Removed code which was there to skip a step on Scorm compliance test 2007-05-15 06:41:25 +00:00
bobopinna
a5fcd78018 Removed maxmodel unuseful variable
This could fix also cmi.interactions.n.learner_response problem
2007-05-14 12:27:12 +00:00