Commit graph

6298 commits

Author SHA1 Message Date
jerome
58208f5511 MDL-10021: change frame into object tag when display a Link Resource with navigation bar, merged from 19 2008-10-31 06:00:35 +00:00
danmarsden
a82fa6146a MDL-17050 excorising $_POST - thanks to mikec for patch merged from HEAD 2008-10-31 00:57:34 +00:00
gbateson
062b672983 MDL-16300: small fix to handle case when no users with hotpot attempts are found 2008-10-30 07:22:26 +00:00
gbateson
87ca8583aa MDL-16300: use cache to minimize use of get_users_by_capability() 2008-10-30 07:13:11 +00:00
gbateson
a4b1ac3b0d use "md5key" as secondary key on hotpot_strings table; allow for non-unique secondary keys on hotpot tables (can happen on hotpot_strings) 2008-10-30 06:22:30 +00:00
piers
054ff00c61 MDL-17052 - remove use of $_POST. backport to 1.8. 2008-10-29 16:16:51 +00:00
skodak
4999b4216e MDL-16925 mod/forum - fixed blank page after posting - credit goes to Martin 2008-10-19 08:38:24 +00:00
skodak
d893d6ebf0 MDL-16903 mod/forum: undefined course context when forum subscription not allowed; merged from MOODLE_19_STABLE 2008-10-16 20:46:12 +00:00
piers
1846d0a2c2 MDL-16810 - fix typo on function name. thanks to Jason Hardin. Backport to 1.8. 2008-10-14 04:43:25 +00:00
scyrma
2e3a3337b1 Forum/MDL-14558: Prevent users from subscribing or getting subscribed to forums where subscriptions are not allowed. 2008-10-07 08:11:46 +00:00
scyrma
ebf0aeec86 Lesson/MDL-13311: make it possible to have a short answer question using 0 as answer. (backport) 2008-10-07 05:18:08 +00:00
stronk7
5194a4f938 Fix link to wiki in breadcrumb. Credit goes to Clif Kussmaul. MDL-16331 2008-09-29 22:35:19 +00:00
stronk7
5af25dd922 Cleaning wiki recent activity URLs. MDL-15896 ; backported from 19_STABLE 2008-09-26 09:38:32 +00:00
piers
0b32c364a1 MDL-7068 - SCORM 2004 compliance. Handle cmi.interactions hydration (scorm 1.2 to as well). Backport to 1.8 - rerun compliance test. 2008-09-26 00:37:10 +00:00
piers
254dfd1f0f MDL-7097 - API debug. Add ability to manually poke the SCORM API for 1.2 and 2004. backport 1.8. 2008-09-17 02:13:32 +00:00
stronk7
ed16449ba6 Re-introducing colons in page names + cleaning tabs output. MDL-15896 ; backported from HEAD 2008-09-15 16:25:03 +00:00
piers
f0e870d0cf MDL-11734 - cmi.comments_from_learner not read - write. revamp the handling of array style elements. Backport to 1.8. 2008-09-08 20:08:17 +00:00
piers
3da1e9c5f4 MDL-16299 - Javascript error during scorm player load. SCOID should not be populated - TOC figures this out. Backport to 1.8. 2008-09-08 00:35:54 +00:00
piers
7d80c9a0fe MDL-16299 - Javascript error during scorm player load. Ensure SCOID is always populated. Backport 1.8. 2008-09-03 00:43:02 +00:00
piers
b95a25b7a8 MDL-14492 - Provide feedback to user about redirect delay in loadsco.php. Add sanity checking for scorm_resize() as it tries to set -ve heights if user specifies a small area. Thanks francois. backport 1.8. 2008-08-29 04:14:34 +00:00
piers
522e4ab8c3 MDL-4746 - Course 01 of the ADL SCORM 1.2 test suite fails on point 4. only set browsed status if the SCO hasn't set a status. Backport 1.8. 2008-08-27 23:30:05 +00:00
danmarsden
0ad6f487be MDL-16137 - clear scorm directory if it already exists 2008-08-27 22:36:00 +00:00
danmarsden
255b8281b6 MDL-10767 - set values of checkboxes correctly merged from HEAD 2008-08-27 22:15:06 +00:00
piers
fff59beb90 MDL-4746 - Course 01 of the ADL SCORM 1.2 test suite fails on point 4. Fix cmi.comments, and mastery_score checking. Backport to 1.8. 2008-08-27 02:53:27 +00:00
piers
d448df5a1c MDL-16111 - SCORM grade not updated in Grader Report. Reverse out 1.8 only portion of patch as it break SCORM compliance - regression testing. 2008-08-26 23:32:11 +00:00
piers
345a24669b MDL-15881 - Probable bug: Not able to update SCORM. Backport 1.8. 2008-08-24 23:04:43 +00:00
piers
87806bd4bc MDL-16111 - SCORM grade not updated in Grader Report. Include grading by learning objects if status is complete. Backport to 1.8. 2008-08-24 21:26:02 +00:00
piers
571709c448 MDL-16111 - SCORM grade not updated in Grader Report. Make sure that lastattempt does not exceed maxattempts. Backport 1.8. 2008-08-22 03:23:13 +00:00
piers
e88e09a1f1 MDL-13431 - SCORM results not transferring to Gradebook. SCORM API debugging tool - add reference to SCORM, and SCO identifier. backport 1.8. 2008-08-22 01:41:48 +00:00
piers
dc5f29bf8c MDL-13431 - SCORM results not transferring to Gradebook. SCORM API debugging tool. Backport to 1.8. remove add_to_log. 2008-08-21 08:31:28 +00:00
piers
c9af47a031 MDL-13431 - SCORM results not transferring to Gradebook. SCORM API debugging tool. Backport to 1.8 + XHTML problems that stop the debug from working. 2008-08-21 01:32:10 +00:00
piers
623e2d59d1 MDL-13431 - SCORM results not transferring to Gradebook. Add logging mechanism so that launched URI can be traced. Backport 1.8. 2008-08-20 23:33:07 +00:00
piers
e0260731dc MDL-15859 [PATCH] Fixes for tests of '' on Oracle. Backport 1.8. 2008-08-20 23:15:21 +00:00
piers
1282d92329 MDL-13431 - SCORM results not transferring to Gradebook. Add logging mechanism so that SCORM API interaction with Moodle can be traced. Backport 1.8. 2008-08-20 22:39:34 +00:00
piers
1fdfed864f MDL-13431 - SCORM results not transferring to Gradebook. Use the correct method for getting the course object. Backport 1.8. 2008-08-20 22:34:34 +00:00
danmarsden
4b51c3fb2f MDL-16113 add warning to Scorm modedit page if slasharg is disabled. merged from HEAD 2008-08-20 02:30:11 +00:00
tjhunt
242f42a49f SCORM module XHTML strict fixes. 2008-08-19 06:59:29 +00:00
piers
4c9c6f0ddb MDL-13904 Scorm structure isn't respected after an update of the package. Incorrectly named table in a delete. backport 1.8. 2008-08-15 01:10:16 +00:00
piers
4bea11eae5 MDL-16055 PHP warning when creating new scorm activity. backport 1.8. 2008-08-15 00:21:40 +00:00
tjhunt
7fa260c83c Oops! RISK_DATALOSS did not exist before 1.9. 2008-08-14 02:09:14 +00:00
piers
a9aaede659 MDL-13904 Scorm structure isn't respected after an update of the package. This is a large change to the handling of SCORM package update - all SCOes are issued with a new id, and all references to the old ones are deleted. The scorm_scoes_track data is preserved by being reattached to the new SCO ids (unless they have been deleted). backport to 1.8. 2008-08-13 23:20:35 +00:00
piers
d2436bf26b 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. backport to 1.8. 2008-08-13 22:44:03 +00:00
piers
3fa20034ae MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Add lang text for please wait. backport 1.8. 2008-08-13 22:32:05 +00:00
tjhunt
2e13c2864f MDL-15819 - Review the RISK_XXX flags on all quiz and question capabilites. 2008-08-13 07:06:43 +00:00
tjhunt
847bb2fd19 MDL-12797 - Site-wide quiz default time-limit was not working. The default was being used, but the enabled state was not being initialised correctly for the form field. 2008-08-13 03:18:11 +00:00
piers
983927938a MDL-14492 Provide feedback to user about redirect delay in loadsco.php. backport to 1.8. 2008-08-10 22:37:04 +00:00
danmarsden
dcbdab7312 MDL-15967 - must use full php tags, not shortags - thanks Urs merged from head 2008-08-07 20:48:33 +00:00
piers
e19a4892a9 MDL-10425 and MDL-12872 Firefox bugs String() handling on replace. enhanced rege xfor CMI data types. MDL-8193 Incorrect handling of quotes in SetValue processing - recoded so that it escapes all values passed from tracks. backport to 1.8. Plus - fixed a back dated problem with determining the next sco in sequence with the navigation buttons. 2008-08-06 23:56:46 +00:00
piers
5f75ca701e MDL-15950 MDL-15640 MDL-15943 - SCORM player.php not inserting footer, Showing SCORM participation report. (thanks Urs Hunkler and Mitsuhiro Yoshida). Warning are displayed in a SCORM activity (thanks Dan). Backport to 1.8. 2008-08-06 05:09:15 +00:00
piers
1f3ef341bd MDL-14457 SCORM module creating extra windows when opening module in a new window. Backport to 1.8 (thanks Jo Matthews). 2008-08-03 22:20:20 +00:00