Commit graph

65 commits

Author SHA1 Message Date
bobopinna
3f7cc1f861 Fixed a bad id definition for toc sublists 2007-06-20 09:23:22 +00:00
bobopinna
8c36f3b9a9 Fixed a problem with utf8 bug MDL-10101 2007-06-20 08:53:00 +00:00
bobopinna
ab5642fe19 Fixed a typo added during last commit ;-) 2007-06-18 11:53:21 +00:00
csantossaenz
01b1fab671 Fixed bug MDL-7516 2007-06-15 09:09:36 +00:00
csantossaenz
4c5b0669a0 Fixed problem for the Moodle 1.7 scorm packages which didn't show the structure when you updated your version to 1.8. Now is possible to access to that structure and to each sco as well. 2007-04-12 09:27:22 +00:00
csantossaenz
85bf673124 Deleted code which had been previously added to skip some steps in the ADL Test suit to test some other steps. 2007-03-30 10:15:19 +00:00
bobopinna
264062798b Fixed the problem with asset and review mode checkbox in view.php 2007-03-15 21:23:14 +00:00
bobopinna
1e7321b854 Fixed the problem with asset and review mode checkbox in view.php 2007-03-15 21:06:53 +00:00
bobopinna
b40f8bad2f Fixed bug MDL-8725 and fixed some typo in regulars expressions in cmi.objectives elements store and retrieve 2007-03-13 22:09:24 +00:00
bobopinna
10fd330f38 new sequencing engine 2007-01-16 14:03:15 +00:00
bobopinna
667a21664a fixed some typos. removed all tabs 2007-01-16 14:01:41 +00:00
skodak
32f0b38a4a MDL-8049 Remove all language=Javascript from javascript includes 2007-01-03 19:33:44 +00:00
moodler
f4ba7e1a54 Bend over for XHTML 1.0 Strict ... MDL-8049
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
csantossaenz
25fe9d1972 Fixed a problem with double indexed elements in the GetValue method 2006-12-19 08:55:25 +00:00
csantossaenz
469a8d7505 Fixed a problem with double indexed elements in the GetValue method 2006-12-19 08:37:44 +00:00
csantossaenz
8e5d604263 Fixed problem with the update of cmi.entry adding conditions in the first php block 2006-12-12 11:57:00 +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
90e1b39acd Fixed a problem with TIMESPAN pattern matching 2006-10-27 08:04:15 +00:00
bobopinna
4c2095defe Added support to adl.nav (Sequencing is needed to complete) 2006-10-27 06:51:25 +00:00
bobopinna
2aaf134c02 Added Write Once Error reveal 2006-10-26 11:14:47 +00:00
bobopinna
d11b69ff27 Added CAM support to SCORM 2004 3rd Edition 2006-10-24 07:35:11 +00:00
bobopinna
89656c6129 Fixed some bugs in the datamodel definition 2006-10-09 07:36:51 +00:00
bobopinna
04231a9547 Fixed comments_from_learner data element to fit ADL requirements 2006-10-05 06:48:30 +00:00
bobopinna
acba841b09 Fixed a bad error code choose
Rewritten the GetErrorString function to fix bad error code call
2006-10-04 06:22:18 +00:00
bobopinna
e743389667 Added API property version required from ADL Test Suite 2006-10-04 06:18:49 +00:00
bobopinna
aaa267965a Moved to scorm_1x.js.php 2006-09-29 06:45:25 +00:00
bobopinna
ea5928ee16 No more used 2006-09-29 06:43:58 +00:00
bobopinna
172ec29fcc Added _ to version data element 2006-09-29 06:26:36 +00:00
bobopinna
530a61d5d3 Fixed a bug in toc display 2006-09-29 06:25:56 +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
moodler
0bb391b7a0 Fixed some debugging statements 2006-09-18 08:57:23 +00:00
moodler
dabfd0ed85 Removed tabs 2006-08-09 13:45:49 +00:00
bobopinna
ba5d423b21 Fixed some regular expressions Bug 5041 2006-06-06 14:30:32 +00:00
bobopinna
4023c0aa2d Fixed a typo 2006-06-05 08:21:45 +00:00
bobopinna
a91433f9ec Added debug messages 2006-04-12 06:02:08 +00:00
bobopinna
5fe1f8afb4 Added support to multi attempts 2006-04-11 13:51:10 +00:00
bobopinna
aedbddfd31 Added multi attempt management
Readded popup menu structure mode
Fixed autocontinue/nav.event with XHTML code
2006-01-10 15:42:36 +00:00
bobopinna
558bed05be Fixed bug 4379 2005-11-29 14:53:11 +00:00
bobopinna
133c5c2792 General review to support XHTML Strict
First step in multi-attempt feature (requested by SCORM 2004)
Removed javascript use as much as possible in button and link
2005-11-15 08:10:26 +00:00
bobopinna
27a10b8dd8 Fixed a problem with version datamodel 2005-09-26 15:08:39 +00:00
bobopinna
e45ecd37d5 Modified debug mode: now only andmin view api communication alert when debug mode is on 2005-09-13 06:47:08 +00:00
bobopinna
c36037e765 First working release 2005-08-30 07:08:28 +00:00
bobopinna
223a10ad58 Removed db store of element session_time, not required from ADL 2005-08-11 06:42:27 +00:00
bobopinna
3a9867d3d1 Fixed a bug in masteryscore reach evaluation 2005-07-26 10:59:44 +00:00
bobopinna
144f3abebc Changed scoid pass mode from SESSION to POST to fix a problem with tracking update 2005-07-07 09:20:43 +00:00
bobopinna
c4aca03c17 Fixed a problem lesson_status setting bug 2005-06-27 07:22:37 +00:00
bobopinna
b5151f3399 Added AICC API support 2005-05-27 09:05:04 +00:00