38 Commits

Author SHA1 Message Date
Dan Marsden
58b57e2844 AICC MDL-21305 mastery score should be set even when lessonstatus <> "completed" - thanks to Matteo Scaramuccia for report and fix. 2010-03-12 07:24:26 +00:00
Petr Skoda
a685593466 MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
Dan Marsden
6006e06df0 SCORM AICC MDL-21304 typo when referring to SCORM session var in AICC files - thanks to Matteo Scaramuccia for the report and fix. 2010-01-11 21:04:39 +00:00
Petr Skoda
4454447d56 MDL-20700 whitespace terror returns 2009-12-16 22:14:17 +00:00
Petr Skoda
e5dd8e3bbd MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:24:58 +00:00
samhemelryk
5c508e3f0c mod-scorm MDL-19815 Added set_url calls, replaced deprecated functions 2009-09-24 08:28:51 +00:00
danmarsden
0362f01320 AICC MDL-18702 Completion Logic incorrect - thanks to Martin Holden for the fix! 2009-03-26 20:22:43 +00:00
piers
074b6db255 MDL-18148 - AICC compliance fixes from Martin Holden. 2009-03-02 23:07:44 +00:00
piers
932bba0197 MDL-18148 - AICC compliance fixes from Martin Holden. 2009-03-02 19:36:12 +00:00
piers
e341f9c187 MDL-18148 - AICC compliance fixes from Martin Holden. 2009-02-26 16:31:23 +00:00
skodak
4370f063b3 MDL-16644 removing stripslahses() and friends 2008-09-23 21:15:41 +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
1fe98e8d5b MDL-14455 corrected deprecated error() calls (thanks Eloy). 2008-07-21 07:24:14 +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
dongsheng
08b56f936d "MDL-14129, fix print_error" 2008-06-15 11:00:30 +00:00
skodak
bf34704184 MDL-15115 scorm dml covnersion 2008-06-05 10:02:26 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
skodak
531fa830a6 MDL-9552 support for new gradebook in scorm 2007-08-10 20:58:09 +00:00
skodak
32636f90f6 MDL-7741 missing ? in start php tag 2006-11-29 22:30:54 +00:00
bobopinna
b3659259fd Splitted scoes optional data in a new table 2006-11-21 16:12:19 +00:00
skodak
03f5a0f87c major whitespace cleanup - fixed \r\n line-ending 2006-09-20 19:46:52 +00:00
bobopinna
0d699c2449 Fixed context selection 2006-08-31 10:29:16 +00:00
bobopinna
2b3447c38a Added capability support 2006-08-31 08:34:13 +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
bobopinna
008bfd2795 Added utf8 conversion 2006-04-12 06:15:29 +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
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
47de120cbf Added multiple attempts support 2005-11-29 14:54:39 +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
e112e31851 Included support for guest users.
Now guest, teacher and admin (not student) can play scorm package without save tracks.
2005-09-13 06:50:55 +00:00
bobopinna
eda807b70f Fixed a problem with AICC tracking 2005-07-26 11:01:27 +00:00
bobopinna
7b8732344e changed all the POST with option/required_param functions 2005-07-08 06:56:49 +00:00
bobopinna
7f2f2b2d1a Fixed a typo 2005-07-07 09:24:24 +00:00
bobopinna
b5127f1e26 Added popup support 2005-06-27 07:26:49 +00:00
bobopinna
d475f685c2 Fixed some bugs - Now AICC launching seems to work. 2005-05-26 09:48:45 +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
ba5a7c6c86 AICC HACP communication script 2005-05-18 12:58:59 +00:00