73 Commits

Author SHA1 Message Date
bobopinna
2b3447c38a Added capability support 2006-08-31 08:34:13 +00:00
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
moodler
dabfd0ed85 Removed tabs 2006-08-09 13:45:49 +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
vyshane
da52f1523c Merge from 1.6. Fix for scorm_option2text(). options field is now saved
proprely.
2006-06-08 07:39:37 +00:00
bobopinna
b7679957eb Fixed modified names for some constants [Bug 5695] 2006-06-05 07:21:03 +00:00
skodak
9054ba924a sanitize submitted numerical values; merged from MOODLE_16_STABLE 2006-05-26 11:54:11 +00:00
bobopinna
1a50a1f91e New version with SCORM 2004 sequencing done by Pham Minh Duc 2006-05-25 10:20:45 +00:00
bobopinna
82c3173ea5 Fixed a typo 2006-04-12 06:08:48 +00:00
bobopinna
0f995ab206 Fixed some bugs and typos 2006-02-03 08:04:57 +00:00
bobopinna
810390bcf2 Fixed some theme skinning bugs.
Now every theme can modify scorm's icons.
2006-01-12 11:29:16 +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
77f18d3936 Added the new popup window mode 2005-09-26 15:15:07 +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
mjollnir_
f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
bobopinna
699927cf78 Fixed next sco search 2005-08-30 11:48:22 +00:00
bobopinna
3d23821ceb Fixed a typo
Fixed activity outline style sheet
Fixed a problem with next and prev sco search
Made some fix for scorm 1.3 support
2005-08-30 07:19:42 +00:00
bobopinna
6609424621 General revision of lib:
- removed some functions not more used
- modified some others
- initial PHPDoc comments add
2005-08-11 06:54:37 +00:00
bobopinna
e1992096ae Added string_format to the title print 2005-08-01 09:25:45 +00:00
bobopinna
eda807b70f Fixed a problem with AICC tracking 2005-07-26 11:01:27 +00:00
bobopinna
d771d90c8a Added prerequisites support 2005-07-20 08:46:27 +00:00
ikawhero
948511e890 Using absolute path name. 2005-07-18 05:33:27 +00:00
bobopinna
f1793bda91 Fixed some problems with manifest parsing and fixed a bug in structure display 2005-07-15 07:13:11 +00:00
bobopinna
261ee0b00b Fixed an update problem with the setting browsemode (changed to hidebrowse)
Added hidetoc setting to enable course structure hiding in playscorm.php
2005-07-07 09:26:12 +00:00
bobopinna
644b5629ff Fixed a problem with altered chars in UTF-8 2005-07-03 07:14:20 +00:00
bobopinna
bc5a6319be Added support to SCORM course format 2005-06-27 07:24:52 +00:00
bobopinna
0df501d5c7 Completed user activity report support 2005-05-23 13:05:27 +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
bobopinna
23f6c62b62 fixed a problem with Firefox and bad schema version 2005-05-18 14:57:12 +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
martinlanghoff
57472983bb Merged from MOODLE_14_STABLE - SQL fixes in GROUP BY clause in SCORM module -- merged patch from Patrick Li 2005-05-10 00:31:34 +00:00
bobopinna
5f18d4e79a Added sco frame size
Completed compliance for scorm 1.2
2005-05-09 09:50:37 +00:00
bobopinna
d5a62d972f fixed some typos and fixed some datamodel element 2005-05-06 13:29:59 +00:00
bobopinna
ae377545b7 Fixed some typos 2005-05-02 06:49:03 +00:00
bobopinna
26b3d26d2a Added store datamodel and repot 2005-04-29 14:13:37 +00:00
bobopinna
a5463b3455 Added data store and reporting 2005-04-28 07:04:55 +00:00
bobopinna
f55a672eea Added support to AICC 2005-04-19 08:06:19 +00:00
bobopinna
473526b326 Added support to AICC 2005-04-18 12:11:05 +00:00
bobopinna
3332df2142 Added support to AICC lauch 2005-04-18 08:37:45 +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
c7ba7d1197 fixed two typos in manifest parsing 2005-04-11 07:31:07 +00:00
bobopinna
867b2a5c5b Uniformed view and playscorm course structure 2005-04-04 14:10:03 +00:00
bobopinna
1742fccc68 Fixed a typo 2005-04-04 09:43:28 +00:00
bobopinna
d0dd5c4b3d Added ITEM parameters support. 2005-04-04 09:30:51 +00:00
bobopinna
4928a2f323 Several change to db fields, a complete redesign of user data track 2005-04-01 15:53:32 +00:00
moodler
d1a5fbd493 Just fixing some errors, but these functions should really return some info 2005-03-27 06:12:58 +00:00
moodler
8f7dc7f1c7 Variety of small fixes, but mostly related to how the recent activity
block is constructed.  A new function exists to pump these notes out
in a standard way :  print_recent_activity_note.

Module dependencies also updated because of this.
2005-03-10 13:30:57 +00:00
bobopinna
92a489eb6a First step to SCORM2004, new communication subsystem 2005-02-17 16:04:42 +00:00
bobopinna
2a0407b7f6 First step for SCORM2004, new communication subsystem 2005-02-17 08:52:54 +00:00