Commit graph

27657 commits

Author SHA1 Message Date
moodlerobot
d749b452d3 Updated the 18 build version to 20080830 2008-08-30 01:53:24 +00:00
peterbulmer
ef1720eb6f MDL-16264 Make mnet courses affect course_list block
If a user has mnet courses, these should affect block display in the same way as local courses do.
2008-08-29 04:28:40 +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
moodlerobot
ec53ceed49 Updated the 18 build version to 20080829 2008-08-29 01:51:03 +00:00
moodlerobot
c157c72d4c Automatic installer.php lang files by installer_builder (20080829) 2008-08-29 01:38:34 +00:00
tjhunt
3835cc29f3 MDL-16243 Implement a health-centre check that the question categories are arranged properly in tree structures. 2008-08-28 05:06:26 +00:00
moodlerobot
aa44e74ce3 Updated the 18 build version to 20080828 2008-08-28 01:56:32 +00:00
tjhunt
9300321849 MDL-8475 - Better handling of blank answer - further changes to make it even more robust. Also, make the same changes to the shortanswer question type that were already made to the numerical question type. 2008-08-28 01:46:26 +00:00
moodlerobot
64511f27aa Automatic installer.php lang files by installer_builder (20080828) 2008-08-28 01:41:30 +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
jerome
d5e89c7964 MDL-16043: manage case when administrator set enrol_remotecoursefield or enrol_remoteuserfield in UPPERCASE, merged from 19 2008-08-27 07:06:57 +00:00
piers
906faa5a1f MDL-4746 - Course 01 of the ADL SCORM 1.2 test suite fails on point 4. gramatical error - thanks Dan. Backport 1.8. 2008-08-27 04:08:55 +00:00
peterbulmer
f038db5c7c MDL-15942 - separate data escaped for db insertion from unescaped data 2008-08-27 03:39:21 +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
moodlerobot
6e5dfc1b4b Updated the 18 build version to 20080827 2008-08-27 01:50:21 +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
moodlerobot
4bfc6cbdfd Updated the 18 build version to 20080826 2008-08-26 01:56:16 +00:00
iarenaza
c99f31c86b MDL-16061 Revert incorrect fix for "Remove 'username' from the $moodleattributes array"
The fix is wrong, as it breaks auth_db_sync_users.php and
auth_ldap_sync_users.php at least. No new users are added to Moodle, as the
username is missing from the new user info record.

The fix needs to go into update_user_record() in lib/moodlelib.php to make it
skip the 'username' key, as we really need get_userinfo() to return the
username as part of the user info array.
2008-08-25 22:35:26 +00:00
moodlerobot
89eedbe1cb Updated the 18 build version to 20080825 2008-08-25 01:44:17 +00:00
moodlerobot
60c540f5a6 Automatic installer.php lang files by installer_builder (20080825) 2008-08-25 01:31:52 +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
iarenaza
0d47dafb08 MDL-15799 LDAP - user data mapping doesn't work.
The Right Way(tm) to write a LDAP filter is enclosing it in parentheses (see
RFC 4515/2254).
2008-08-24 20:37:41 +00:00
stronk7
105eb2d512 Prevent some notices at install. MDL-16188 2008-08-24 16:30:01 +00:00
moodlerobot
bd68242fb0 Updated the 18 build version to 20080824 2008-08-24 01:44:34 +00:00
moodlerobot
bf4dde1e29 Automatic installer.php lang files by installer_builder (20080824) 2008-08-24 01:29:51 +00:00
moodlerobot
2340efe201 Updated the 18 build version to 20080823 2008-08-23 01:43:48 +00:00
moodlerobot
aa87f6cb14 Automatic installer.php lang files by installer_builder (20080823) 2008-08-23 01:31:27 +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
moodlerobot
bec23ebe9c Updated the 18 build version to 20080822 2008-08-22 01:49:49 +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
moodlerobot
12d3294e0a Automatic installer.php lang files by installer_builder (20080822) 2008-08-22 01:36:17 +00:00
mudrd8mz
4ec9d6b07d MDL-14326 Remove all course_modules that remained empty (i.e. with instance==0) after the particular restore process. Backported from MOODLE_19_STABLE 2008-08-21 12:20:49 +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
moodlerobot
0088d8ce7e Updated the 18 build version to 20080821 2008-08-21 01:50:49 +00:00
moodlerobot
a90d5b6082 Automatic installer.php lang files by installer_builder (20080821) 2008-08-21 01:36:47 +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
f7a197e8fa file debug.js.php was added on branch MOODLE_18_STABLE on 2008-08-21 01:32:11 +0000 2008-08-21 00:36:12 +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
4bf780bf99 MDL-14620 - need to check vars are set before using. - adding check so I can include this form type in SCORM - merged from HEAD 2008-08-20 22:01:06 +00:00
tjhunt
240363ac49 MDL-15654 Incorrect escaping of HTML in the history table on the review quiz attempt page. 2008-08-20 09:46:10 +00:00
tjhunt
c68631a272 MDL-15605 Convert question bank consistency checks described in MoodleDocs (http://docs.moodle.org/en/Development:Question_bank_consistency_check) to health centre checks. 2008-08-20 08:53:00 +00:00
tjhunt
e5b7520dce MDL-16141 Need an sql_position function to do POSITION(needle IN haystack) on crappy databases. Backported from HEAD. 2008-08-20 08:51:19 +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
moodlerobot
d8bfab810c Updated the 18 build version to 20080820 2008-08-20 01:54:15 +00:00