Commit Graph

93 Commits

Author SHA1 Message Date
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
bobopinna 45b700159a Added direct import of manifest files.
Now is possible to select in the package field a imsmanifest.xml file
2005-09-13 07:00:16 +00:00
mjollnir_ f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
bobopinna 699927cf78 Fixed next sco search 2005-08-30 11:48:22 +00:00
bobopinna 3d23821ceb Fixed a typo
Fixed activity outline style sheet
Fixed a problem with next and prev sco search
Made some fix for scorm 1.3 support
2005-08-30 07:19:42 +00:00
bobopinna 6609424621 General revision of lib:
- removed some functions not more used
- modified some others
- initial PHPDoc comments add
2005-08-11 06:54:37 +00:00
bobopinna e1992096ae Added string_format to the title print 2005-08-01 09:25:45 +00:00
bobopinna eda807b70f Fixed a problem with AICC tracking 2005-07-26 11:01:27 +00:00
bobopinna d771d90c8a Added prerequisites support 2005-07-20 08:46:27 +00:00
ikawhero 948511e890 Using absolute path name. 2005-07-18 05:33:27 +00:00
bobopinna f1793bda91 Fixed some problems with manifest parsing and fixed a bug in structure display 2005-07-15 07:13:11 +00:00
bobopinna 261ee0b00b Fixed an update problem with the setting browsemode (changed to hidebrowse)
Added hidetoc setting to enable course structure hiding in playscorm.php
2005-07-07 09:26:12 +00:00
bobopinna 644b5629ff Fixed a problem with altered chars in UTF-8 2005-07-03 07:14:20 +00:00
bobopinna bc5a6319be Added support to SCORM course format 2005-06-27 07:24:52 +00:00
bobopinna 0df501d5c7 Completed user activity report support 2005-05-23 13:05:27 +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 23f6c62b62 fixed a problem with Firefox and bad schema version 2005-05-18 14:57:12 +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