Commit graph

276 commits

Author SHA1 Message Date
bobopinna
dc383b6f23 Splitted all the scorm/aicc library in type separeted files 2006-09-26 08:00:16 +00:00
bobopinna
d380567f82 Fixed a problem with reporting and multiattempts 2006-09-26 07:57:33 +00:00
bobopinna
a30b6819fc Fixed some problems with reporting and multiattempts 2006-09-26 07:56:07 +00:00
vyshane
af94faf492 Removed mod/scorm:view 2006-09-22 03:07:29 +00:00
skodak
eef868d17d major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
skodak
6124048972 major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
skodak
03f5a0f87c major whitespace cleanup - fixed \r\n line-ending 2006-09-20 19:46:52 +00:00
toyomoyo
9c37662f22 replacing deprecated funciton calls with capability calls 2006-09-19 09:16:24 +00:00
moodler
0bb391b7a0 Fixed some debugging statements 2006-09-18 08:57:23 +00:00
bobopinna
9b3496f265 Removed two style definitions (bug MDL-6209) 2006-09-14 08:28:26 +00:00
moodler
0f9602085b Small bump for guest role fix 2006-09-12 08:22:14 +00:00
moodler
8d158ed44f Reload the guest role using new defaults 2006-09-12 07:10:49 +00:00
nfreear
8ea144bf77 Fixes MDL-6516, "Error on logs page because of mess in mdl_log_display table" 2006-09-11 11:40:43 +00:00
bobopinna
773534f4a2 Added multi-attemps support 2006-09-01 10:17:01 +00:00
bobopinna
77bf0c292d Fixed a typo 2006-08-31 10:37:33 +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
stronk7
9bd4d98bc2 Initial version of the XMLDB file for this plugin 2006-08-12 22:19:10 +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
bobopinna
f69db63ed4 Cleaned code 2006-08-10 11:32:48 +00:00
bobopinna
03f5564e43 Fixed a problem with popup window and IE 2006-08-10 08:27:12 +00:00
moodler
dabfd0ed85 Removed tabs 2006-08-09 13:45:49 +00:00
skodak
f9d5371b28 new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283 2006-08-08 22:09:55 +00:00
moodler
bbbf2d4015 ROLES AND PERMISSIONS - FIRST CHECK-IN
=======================================

WARNING:  DEV IS CURRENTLY VERY UNSTABLE.

This is a mega-checkin of the new Roles system.   A lot of changes have
been made in core and modules.

Currently there are a lot of rough edges and known problems.  We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).

Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
skodak
bfc38bb2eb merging changes from MOODLE_16_STABLE 2006-07-31 18:21:42 +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
ba5d423b21 Fixed some regular expressions Bug 5041 2006-06-06 14:30:32 +00:00
bobopinna
4023c0aa2d Fixed a typo 2006-06-05 08:21:45 +00:00
bobopinna
7cef1dfd3d Added class name for the IFRAME element 2006-06-05 07:38:46 +00:00
bobopinna
b7679957eb Fixed modified names for some constants [Bug 5695] 2006-06-05 07:21:03 +00:00
bobopinna
723fe255b4 Two icons added by Pham Minh Duc 2006-05-30 14:01:51 +00:00
bobopinna
3eabd4cf97 Cleaned some unused include 2006-05-29 07:07:48 +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
martinlanghoff
2a0f40e98c mod/choice mod/lesson mod/scorm moodle16cleanup: Added notification
for cleanup that may fail if one is starting fresh from moodle 1.5.3+,
previous cleanup before 1.5.3 is not needed
2006-05-17 06:42:57 +00:00
martinlanghoff
c89dfcfcf5 moodle16cleanup: mod/scorm version column should not be dropped, it must
exist. it was not upgraded as with mysql.php 2005041600
2006-05-17 06:30:13 +00:00
vyshane
5f672a4dd8 Fixed inserts for log_display. 2006-04-24 09:05:08 +00:00
toyomoyo
f21cc86bca changed formats for log_display table 2006-04-24 08:10:55 +00:00
bobopinna
bb3af8d431 Added memory to toc's collaps/expand mode 2006-04-24 06:42:45 +00:00
toyomoyo
4c3b42f7c5 just in case someone has the index elemeny and not element 2006-04-24 02:17:16 +00:00
bobopinna
008bfd2795 Added utf8 conversion 2006-04-12 06:15:29 +00:00
bobopinna
9ff41f7ed0 Fixed navigation bar links for SCORM course format 2006-04-12 06:13:29 +00:00
bobopinna
df88f4ea9d Fixed navigation bar link for SCORM course format 2006-04-12 06:12:16 +00:00
bobopinna
82c3173ea5 Fixed a typo 2006-04-12 06:08:48 +00:00
bobopinna
d74b87919f Fixed empty tags check 2006-04-12 06:05:25 +00:00
bobopinna
586de5a08a Fixed default stage size 2006-04-12 06:04:15 +00:00
bobopinna
5046492815 Added multi attempt support 2006-04-12 06:03:46 +00:00
bobopinna
a91433f9ec Added debug messages 2006-04-12 06:02:08 +00:00
stronk7
1b1858d260 htmlentities() to s() 2006-04-11 16:09:52 +00:00