Commit graph

283 commits

Author SHA1 Message Date
danmarsden
7325b01691 skip content structure page:MDL-11908: skip content structure page with multiple scos - if a teacher has set to skip, it should skip! - even with multiple scos. 2008-12-07 21:54:49 +00:00
danmarsden
9316beca89 force scorm update:MDL-17034: force update of SCORM when scorm_simple_play is used. 2008-12-01 03:32:39 +00:00
piers
7554f67190 MDL-16651 - add in delete attempt capability - thanks Dan/Tim. 2008-11-29 17:51:47 +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
piers
30fc6e2dac MDL-16810 - Allow site configuration of scorm settings. Thanks Jason Hardin. 2008-11-11 02:46:20 +00:00
piers
7f7946fdd7 MDL-17178 - fix grade update so that it happens both when the lesson status, and the score changes. 2008-11-09 22:27:18 +00:00
piers
b62932337c MDL-7068 - SCORM 2004 compliance. Handle cmi.interactions hydration (scorm 1.2 to as well). fix regex - replace too greedy. 2008-09-25 23:59:32 +00:00
piers
bf34ac0fb2 MDL-7068 - SCORM 2004 compliance. Handle cmi.interactions hydration (scorm 1.2 to as well). 2008-09-24 23:12:09 +00:00
skodak
2fd0e9fe58 MDL-16644 removing striplsahses() and friends 2008-09-23 21:09:46 +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
skodak
9528568bf0 MDL-16088 scorm new file api conversion 2008-09-09 08:30:00 +00:00
piers
527af45775 MDL-11734 - cmi.comments_from_learner not read - write. revamp the handling of array style elements. 2008-09-08 19:45:50 +00:00
piers
4675994ab2 MDL-16299 - Javascript error during scorm player load. SCOID should not be populated - TOC figures this out. 2008-09-08 00:31:15 +00:00
piers
df7ba61012 MDL-16299 - Javascript error during scorm player load. Ensure SCOID is always populated. 2008-09-01 23:04:59 +00:00
piers
a0b366843b MDL-16111 - SCORM grade not updated in Grader Report. Include grading by learning objects if status is complete. 2008-08-24 21:10:09 +00:00
piers
7ce6eb873d MDL-16111 - SCORM grade not updated in Grader Report. Make sure that lastattempt does not exceed maxattempts. 2008-08-22 01:30:28 +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
bobopinna
b44c704f05 MDL-14967 Upgrade all code using DML - fixed missing changes in scorm_get_scoes 2008-08-21 07:32:19 +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
piers
6280b17adb MDL-15859 [PATCH] Fixes for tests of '' on Oracle. 2008-08-15 03:30:05 +00:00
piers
82605beaae MDL-11188 SCORM module does not respect "prerequisites" like it used to. MDL-12342 & signs in CDATA sections are imported as &. This is a rewrite of the prerequisite handling. 2008-08-07 21:44:42 +00:00
piers
1436d5535c MDL-14457 SCORM module creating extra windows when opening module in a new window. 2008-08-03 21:58:15 +00:00
piers
52a9a9b549 MDL-9378 New visualisation for SCORM - modify CSS class names to make them more specific. 2008-07-29 00:42:28 +00:00
piers
07b905ae55 MDL-11137 Unable to locate API error - add check for empty array from DB interface (ksort complains), change deprecated get_records_select_menu() deprecated call. 2008-07-27 21:19:01 +00:00
danmarsden
658e25743a MDL-15747 typo 2008-07-27 20:21:08 +00:00
piers
d4e9550a4f MDL-11137 Unable to locate API error - fix typo on var name - thank dan. 2008-07-24 23:53:56 +00:00
piers
3505e82b52 MDL-11137 Unable to locate API error - force a sort order on the cmi elements, and ensure correct type comparison when determining whether we have seen this objective id before. affects aicc, 1.2 and 1.3. 2008-07-24 23:08:30 +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
skodak
534792cd82 MDL-14679 removed all instances of get_records_select_menu() 2008-06-01 15:52:12 +00:00
skodak
0567b5af91 MDL-14617 removed PHP4 compatibility scandir() 2008-05-01 21:42:28 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
poltawski
fa6eb1dc57 MDL-14050 - count(FALSE) == 1 . This was causing fatal errors when scorm_scoes were
empty.
merged from MOODLE_19_STABLE
2008-03-25 14:38:42 +00:00
danmarsden
5d2b80133f MDL-10358 Scorm package not updating correctly - calling function in lib not included. 2008-03-04 22:26:00 +00:00
toyomoyo
d23121ab31 MDL-9552, update the gradebook everytime score is sent 2007-11-05 07:31:35 +00:00
mattc-catalyst
d8c9d8a150 MDL-10888: - groupings - mod/scorm - updated to support groupings 2007-08-28 02:54:37 +00:00
poltawski
c31f631baa MDL-9742 - converting tabs to spaces 2007-07-23 15:38:31 +00:00
bobopinna
97be053372 MDL-9562 Fixed 2007-06-06 21:04:56 +00:00
moodler
bd3523a5f7 Merged fix for MDL-9077 and MDL-9557 2007-06-06 09:19:18 +00:00
bobopinna
456980415c fixed a big problem with local manifest file import
removed a white space in url generation
2007-05-27 16:28:39 +00:00
poltawski
e73457e4ba MDL-9742 Converting tabs to spaces 2007-05-08 15:44:37 +00:00
mattc-catalyst
04bc70fc26 mod/scorm: HTML fix
Fixed and HTML causing a parser error in Firefox when in developer debug
mode.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 23:18:32 +00:00
csantossaenz
9d759a0e85 Fixed problem with scorm_get_sco to connect with the API when there is no data in the scorm_scoes_data table. 2007-04-12 10:28:51 +00:00
bobopinna
2b600d16c0 MDL-8872 removed "course" mentions from scorm interface 2007-03-15 20:50:12 +00:00
moodler
29a430133d Merged MDL-8872 from stable 2007-03-14 00:16:22 +00:00
csantossaenz
f9d553cca7 Comments and debug messages deleted from last version 2007-03-08 12:39:35 +00:00
csantossaenz
28ffbff352 Fixed MDL - 8600: scorm_simple_play function changed to make it work in PostgreSQL, making the changes explained on moodle-tracker 8600 2007-03-08 12:06:26 +00:00
bobopinna
8949f8df0e Fixed external manifest problems 2007-01-25 13:49:50 +00:00