iarenaza
0baafc173a
Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags
...
There are multiple issues with Moodle files containing empty or blank lines
(lines consisting of white spaces or tabs only) and/or white space before or
after the PHP open and close tags, notably with config.php and theme files.
2007-10-09 21:43:28 +00:00
skodak
376c9c70e9
merging changes from MOODLE_18_STABLE
2007-03-30 21:23:09 +00:00
bobopinna
b0758a402d
Bug fix MDL-8725
2007-03-15 08:04:20 +00:00
bobopinna
2347a35113
added scorm 2004 sequencing/navigation support
2007-01-16 14:05:52 +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
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
martinlanghoff
d57f7fda7c
mod/scorm: fixed syntax errors (switch to an editor that balances brackets, mate ;-) -- credits to Nigel McNie
2005-12-12 03:26:54 +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
77f18d3936
Added the new popup window mode
2005-09-26 15:15:07 +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
5c1dbdb8a4
Changed scoid passing mode from SESSION to POST to fix a problem with tracking update
2005-07-07 09:22:05 +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
a5463b3455
Added data store and reporting
2005-04-28 07:04:55 +00:00
bobopinna
82af563584
Added complete datamodel support for SCORM 1.2
2005-02-22 08:00:19 +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