Commit Graph

110 Commits

Author SHA1 Message Date
piers 8f54becce7 MDL-18412 - fixed incorrect config var name. thanks Anthony. 2009-03-02 23:16:47 +00:00
skodak 3156b8ca48 MDL-14589 implemented browsing of course section files + fixed bug when getting parent dirs of stored files 2009-02-16 20:47:22 +00:00
skodak 1045a0074c MDL-17849 sql queries not printed by default during upgrade anymore, there is a new config.php only setting $CFG->upgradeshowsql instead 2009-01-12 16:52:53 +00:00
danmarsden d54e2145ba add time restriction MDL-12588 - add ability to restrict the viewing of SCORM objects using a time/date restriction like most other modules already allow. 2008-11-28 09:20:59 +00:00
piers 1adc77e6d2 MDL-16810 - Allow site configuration of scorm settings. Fixing grammar of texts, and default options values. Clean up $CFG values nolonger required. 2008-11-11 04:45:39 +00:00
skodak 8546def3b6 MDL-16596 basic areafiles formslib element 2008-09-20 20:56:21 +00:00
skodak 9528568bf0 MDL-16088 scorm new file api conversion 2008-09-09 08:30:00 +00:00
danmarsden 8ba4f1e03e MDL-16137 - clear scorm directory if it already exists 2008-08-27 22:38:52 +00:00
piers 5b4b959b5a MDL-15859 - [PATCH] Fixes for tests of '' on Oracle.$DB->sql_empty() changes. 2008-08-21 21:22:23 +00:00
piers 7ef16bf927 MDL-16111 - SCORM grade not updated in Grader Report. Thanks John Macklin. 2008-08-21 03:12:08 +00:00
danmarsden d9397d51bc MDL-14620 - fix link to repository and tidy up using $CFG vars 2008-08-21 01:47:30 +00:00
skodak 775f811a66 MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes 2008-08-16 12:16:01 +00:00
piers 6280b17adb MDL-15859 [PATCH] Fixes for tests of '' on Oracle. 2008-08-15 03:30:05 +00:00
skodak f432bebff2 MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE 2008-07-24 21:59:13 +00:00
skodak bf34704184 MDL-15115 scorm dml covnersion 2008-06-05 10:02:26 +00:00
skodak c18269c7e5 MDL-14679 towards modform conversion 2008-06-01 21:36:11 +00:00
skodak 7cac0c4b2b MDL-14679 fixed references to mod.html 2008-06-01 19:09:13 +00:00
skodak 9fb2de4ea7 MDL-13093 "Continue" link jumps over items; merged from MOODLE_19_STABLE 2008-03-15 15:05:06 +00:00
skodak dd97c32868 MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE 2008-01-24 20:33:50 +00:00
skodak 50acc61321 MDL-9552 reverting the [$userid] change - we do need array there in upgrades and changes in modedit; merged from MOODLE_19_STABLE 2007-12-26 23:21:38 +00:00
skodak eafb9d9eda MDL-12458 fixed gradebook upgrade/update problems when not grades yet in activities; merged from MOODLE_19_STABLE 2007-12-25 20:51:23 +00:00
skodak 0b5a80a1a5 MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE 2007-11-29 14:43:04 +00:00
toyomoyo d23121ab31 MDL-9552, update the gradebook everytime score is sent 2007-11-05 07:31:35 +00:00
skodak 03cedd6283 MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-) 2007-10-10 12:19:27 +00:00
skodak 531fa830a6 MDL-9552 support for new gradebook in scorm 2007-08-10 20:58:09 +00:00
bobopinna 23ab8e8d80 removed an unrequired require_once
optimized an if branch
2007-05-27 16:26:05 +00:00
skodak 376c9c70e9 merging changes from MOODLE_18_STABLE 2007-03-30 21:23:09 +00:00
bobopinna 8949f8df0e Fixed external manifest problems 2007-01-25 13:49:50 +00:00
bobopinna a679d64d39 renamed external to updatefreq
renamed md5_result to md5hash
2007-01-24 10:39:24 +00:00
csantossaenz bfe8c2f0ae Added code to the scorm_cron function to update the SCORM activity every day when this option is selected 2007-01-24 07:26:37 +00:00
csantossaenz 456f5e6e43 Modified scorm module to allow remote packages updating 2007-01-17 15:53:06 +00:00
bobopinna 76ea4fb419 Moved validation.php in locallib.php as a function. Now is called by lib.php add/updateinstance() 2007-01-16 13:21:19 +00:00
skodak 7150b8ae20 MDL-7434 all images that convey information should have alt text to convey that information - part 3 2006-11-26 16:20:19 +00:00
bobopinna b3659259fd Splitted scoes optional data in a new table 2006-11-21 16:12:19 +00:00
bobopinna cfc74f324c Changes no datadir error message from bad manifest to bad package 2006-09-29 06:29:10 +00:00
bobopinna a9d22c84b6 Fixed a problem with Firefox 2006-09-26 10:26:03 +00:00
bobopinna a30b6819fc Fixed some problems with reporting and multiattempts 2006-09-26 07:56:07 +00:00
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