Sujith Haridasan
73d604369d
MDL-71062 core: Step 1 deprecation of print_error function
2022-07-13 08:20:54 +05:30
nobelium
4cb25b3605
MDL-45887 mod_scorm : Fixing coding standard violations
2014-08-17 22:15:04 +12:00
Nobelium
27b8872cb3
MDL-41665 scorm : Rewriting using html_writer
2014-05-29 21:54:00 +00:00
Davo Smith
8d17a43aee
MDL-44677 mod_scorm - do not update unchanged scorm_scoes_track data
2014-03-18 08:58:33 +00:00
Dan Marsden
a82c1ad05a
MDL-36467 SCORM: remove old debugging superceded by full scorm debugger
2012-11-13 09:02:43 +13:00
Mayank Gupa
41e205cd8e
MDL-35418 SCORM: Improve SCORM 2004 support
...
GSOC project to improve SCORM 2004 support, includes MDL-32835 rewrite scorm_get_toc
2012-10-15 19:25:01 +13:00
Ankit Agarwal
a3fc4b3ad6
MDL-34468 scorm: Replace all instances of get_context_instance() with respective context_XXXX in mod/scorm
2012-07-24 17:08:05 +08:00
Petr Skoda
cdbea7eed1
MDL-31607 use full course object for require_login() if already available
...
This eliminates 1 db query.
2012-04-22 17:41:47 +02:00
Dan Marsden
f7b5c6aae6
SCORM MDL-28111 tidy up formatting of code
2011-07-03 12:49:29 +12:00
Matteo Scaramuccia
74ef6bd82d
PULL-498 - Fixed potential issues about UTF-8 and multilang filter by adopting pure ASCII chars, the SCO primary key
2011-04-14 10:28:36 +12:00
Matteo Scaramuccia
0ec0224b9a
MDL-26880 - Fixed missing of activity id
...
Moved errorCode as global, to allow GetLastError() to work
Applied MDL-17891 mechanism against AJAX failures, "true if true, false otherwise"
Limited what added to log when in debug, to be compliant with mdl_log.action as VARCHAR(40)
2011-04-14 10:28:31 +12:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Dan Marsden
86996ffe92
SCORM MDL-22340 use full path for includes.
2010-05-06 00:13:54 +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
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
piers
e341f9c187
MDL-18148 - AICC compliance fixes from Martin Holden.
2009-02-26 16:31:23 +00:00
piers
83eceb6ca8
MDL-17052 - remove use of $_POST.
2008-10-29 16:10:38 +00:00
piers
1881df2733
MDL-7097 - API debug. Change the control of debugging over to SCORM admin settings.
2008-09-16 22:50:16 +00:00
piers
6381fa56ed
MDL-11501 Scorm New attempts and reviewing. Changes to help customise player/package interactions.
2008-09-16 20:32:50 +00:00
piers
aee1652b55
MDL-13431 - SCORM results not transferring to Gradebook. remove add_to_log.
2008-08-21 09:09:44 +00:00
piers
4be9093068
MDL-13431 - SCORM results not transferring to Gradebook. Use the correct method for getting the course object.
2008-08-20 22:26:10 +00:00
piers
a6bd6132e6
MDL-13431 - SCORM results not transferring to Gradebook. Add logging mechanism so that SCORM API interaction with Moodle can be traced.
2008-08-20 22:23:08 +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
mchurch
6d75dcf537
MDL-13860 - Fixed mistyped function call to 'scorm_seq_overall'. This was preventing some SCORM navigation from continuing in our tests - but only if debugging was turned off!
2008-05-21 16:19:00 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
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