Commit Graph

17 Commits

Author SHA1 Message Date
bobopinna 5c1ac70c63 Fixed a problem during scorm update.
Now only the lost scoes tracks are deleted
Added support to IMS CP repository
2006-08-11 12:26:06 +00:00
danmarsden e4aa175a92 Fixes for Bug 5749 and Bug 5750
summary of bug 5749 and 5750
fixes for: function causes timeout when deleting temporary files for large scorm objects
scorm\validate.php calls function scorm_delete_files from scorm\lib.php - but lib.php not included in validate.php

Validation of Scorm objects broken - adds entry in modules database even when scorm object is not created.
2006-07-23 23:48:09 +00:00
bobopinna 3eabd4cf97 Cleaned some unused include 2006-05-29 07:07:48 +00:00
bobopinna 1a50a1f91e New version with SCORM 2004 sequencing done by Pham Minh Duc 2006-05-25 10:20:45 +00:00
skodak 0c0849cf5f lots of incorrect required_param()'s - there MUST be only two parameters not three!! 2006-03-08 00:08:51 +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 45b700159a Added direct import of manifest files.
Now is possible to select in the package field a imsmanifest.xml file
2005-09-13 07:00:16 +00:00
bobopinna 7b8732344e changed all the POST with option/required_param functions 2005-07-08 06:56:49 +00:00
bobopinna 9633a42350 Added user activity support
General TAB cleaning
SCO-LMS communication systeme changed to POST method
Several bug fix
2005-05-23 06:56:10 +00:00
stronk7 5e5b6b7f19 Tabs are out.
Please don't use tabs in source code. Set your editor to 4 cc per tab.!
2005-05-16 23:41:58 +00:00
bobopinna f55a672eea Added support to AICC 2005-04-19 08:06:19 +00:00
bobopinna 88f75516f6 Added support to AICC packages 2005-04-18 07:49:36 +00:00
bobopinna 1daed920e4 Removed field datadir form scorm table
Fixed a validation problem.
2005-04-15 14:34:48 +00:00
bobopinna 4928a2f323 Several change to db fields, a complete redesign of user data track 2005-04-01 15:53:32 +00:00
bobopinna 92a489eb6a First step to SCORM2004, new communication subsystem 2005-02-17 16:04:42 +00:00
bobopinna 8b1b2407ee New validation procedure 2005-02-17 09:26:13 +00:00
bobopinna 2a0407b7f6 First step for SCORM2004, new communication subsystem 2005-02-17 08:52:54 +00:00