34073 Commits

Author SHA1 Message Date
jamiesensei
746860479f MDL-17188 "effective question weight equation cannot cope with negative covariance of question grades" excluding such questions from equation 2008-11-10 11:56:37 +00:00
jamiesensei
af30cd8870 MDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculations" forgot to remove this, now redundant, piece of code. 2008-11-10 08:12:28 +00:00
tjhunt
41d3730951 random questions: MDL-17185 regression from MDL-17160 random questions were no longer randomising.
Backporting Jamie's fix to 1.9, and making a minor improvement along the way.
2008-11-10 07:56:37 +00:00
danmarsden
edf13ee87a scorm: MDL-16185 display warning when zlib_compression on - causes errors with certain browsers. 2008-11-10 07:43:24 +00:00
jamiesensei
01bb194a4e MDL-17185 "random questions always the same!" Randomized question selection 2008-11-10 07:32:05 +00:00
jamiesensei
91ec2c427a MDL-17183 "function 'question_get_real_state' fails when response is empty string" fixed regular expression 2008-11-10 07:03:25 +00:00
dongsheng
35f0660ab4 "MDL-17143, don't display the user description at all when user isn't enrolled in any courses, merged and modified from 1.9" 2008-11-10 03:06:27 +00:00
moodlerobot
7b825c4f6f Updated the HEAD build version to 20081110 2008-11-10 01:51:56 +00:00
stronk7
80ddc208b7 MDL-17171 Glossary: Correct breadcrumb when exporting glossary. Merged from 19_STABLE 2008-11-09 22:57:59 +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
pichetp
2605364117 MDL-17104 and MDL-17105 unused old questions are deleted more correclty and take in
account that the actual questiontype/save_question() create a new question when categorytomove
 is not set..
2008-11-09 21:55:58 +00:00
gbateson
c0e8897d28 mod hotpot: fix undefined global variable $COURSE 2008-11-09 03:39:15 +00:00
moodlerobot
2d9b9b724a Updated the HEAD build version to 20081109 2008-11-09 01:53:09 +00:00
dongsheng
d9e673c10b "MDL-16549, fixed typo" 2008-11-08 14:24:53 +00:00
moodlerobot
669ceeba14 Updated the HEAD build version to 20081108 2008-11-08 01:50:55 +00:00
pichetp
f2a0ff59f8 improving text 2008-11-08 00:58:21 +00:00
stronk7
fb81188c6c NOTINTRACKER: Fixed innocent typo 2008-11-07 12:58:03 +00:00
stronk7
6a08c83042 MDL-17151 DB 2.0 syntax: fixed wrong usage in previous commit 2008-11-07 12:49:11 +00:00
ikawhero
35a261eb6d MDL-17151: Missing code to check for uniqueness of values.
Merged from MOODLE_19_STABLE
2008-11-07 05:57:24 +00:00
tjhunt
339ef4c246 random questions: MDL-17160 Adding random questions, maximum option.
When counting how many options to put in the add NN random questions dropdown, we should only count questions of types that are usable by random.
2008-11-07 05:50:02 +00:00
jerome
e48580bdcc MDL-13987: fix navigation links for Activities Administration page: check that the course list is not empty, merged from 19 2008-11-07 05:40:20 +00:00
jerome
d0b7da6966 MDL-13987: fix navigation links for Activities Administration page, merged from 19 2008-11-07 05:34:42 +00:00
tjhunt
8f52ac3708 accesslib: MDL-17159 Fix regression I caused with MDL-8312. 2008-11-07 02:51:47 +00:00
ikawhero
501ca377a1 MDL-17151: Fix typo. Merged from MOODLE_19_STABLE. 2008-11-07 02:01:19 +00:00
moodler
49f5ec4cfd auth/cas MDL-17121 Upgraded to latest version which is LGPL 2008-11-07 02:01:10 +00:00
moodlerobot
9b576eee76 Updated the HEAD build version to 20081107 2008-11-07 01:50:25 +00:00
skodak
d21c50373a MDL-17129 dml/ddl: improved handling of dml exception in dml 2008-11-06 18:55:54 +00:00
skodak
ba63f3775b MDL-17130 dml: removed lambda-style functions - they might be a major scalability problem in future 2008-11-06 18:36:50 +00:00
sam_marshall
dbb8902e51 MDL-17153: Completion system - minor text change for accessibility 2008-11-06 17:29:07 +00:00
sam_marshall
cb45180991 MDL-17153: Completion system - minor text change for accessibility 2008-11-06 17:19:00 +00:00
agrabs
a627a9c17d MDL-17008 - added a function to access the _form member 2008-11-06 16:10:04 +00:00
sam_marshall
7f346ec20c MDL-17150: Completion system shouldn't restore data for users who have no access to course 2008-11-06 12:27:15 +00:00
tjhunt
06de498b70 accesslib: MDL-16549 Now that moodle/site:doanything is not editiable, reset the permissions to default on all roles. 2008-11-06 08:35:23 +00:00
tjhunt
01a80f51e5 role assign: MDL-8312 Restrict which roles can be assigned at which contextlevels.
* New table role_context_levels
* Populate table with defaults on install
* Populate table on upgrade with the same defaults, plus any additional ones needed to ensure all the role assignments already in the database are allowed.
* Change get_assignable_roles to respect these settings.
* UI for these settings on the add/edit role form.
* Save these settings when a role definition is saved.
* If in a context, there are no roles you can assign, display a polite message.
* Back up these settings.
* Restore these settings. When resotring a <=1.9.x backup file, any newly imported roles are set to be assignable at all contextlevels.

Restore not tested because it is broken in HEAD.
2008-11-06 07:34:01 +00:00
tjhunt
37323148d9 backup: MDL-17145 And actually copy the backup file there! 2008-11-06 07:17:34 +00:00
tjhunt
23098cd956 backup: MDL-17145 When a backup completes, send users to the backup file area 2008-11-06 06:49:33 +00:00
tjhunt
3d05fc1365 quiz results block: MDL-17137 block_quiz_results: manager links to group/overview are wrong.
Eloy told me exactly what to change. I don't know why he did not commit the fix himself!
2008-11-06 06:13:09 +00:00
tjhunt
9d07ec29dc user selector: MDL-16966 Nicer handling of the situation where there are no users at all.
A slight improvement of a patch by Dan Poltawski.
2008-11-06 06:09:14 +00:00
tjhunt
fcaa214b6e user selector: MDL-16966 Properly preserce the enrolment start option through page reloads. 2008-11-06 05:54:46 +00:00
tjhunt
e98c64a6e1 generator: Fix to use role_assign, rather than screwing with the role_assignments table directly. 2008-11-06 04:10:22 +00:00
fmarier
abf1c50ff6 mod/feedback: MDL-17142 Fix SQL statements incompatible with Oracle 2008-11-06 03:49:44 +00:00
moodlerobot
aa0a8b7682 Updated the HEAD build version to 20081106 2008-11-06 02:15:15 +00:00
danmarsden
f787e10536 MDL-17140 should check if $data->id isn't empty before sending to get_record 2008-11-06 01:04:40 +00:00
skodak
591ffe1a6a MDL-17129 dml/ddl: improved ddl exceptions when changing db structure 2008-11-05 10:45:45 +00:00
skodak
b6f526be05 MDL-17110 snoopy: added import info 2008-11-05 09:13:38 +00:00
skodak
86ca52b21d MDL-17110 snoopy: added import info 2008-11-05 09:13:17 +00:00
tjhunt
faf75fe715 role overrides: MDL-17070 Improve override roles page to match the recent usability improvements on the assign page.
Including:
MDL-11529 When assigning/overriding roles, the dropdown for switching to another role should have a number in brackets

MDL-16549 Should not be able to edit the permission associated with moodle/site:doanything on any role.
2008-11-05 08:17:30 +00:00
tjhunt
4568bf99a8 Fix misleading comment. 2008-11-05 08:10:17 +00:00
danmarsden
ac7658aa33 MDL-17071 fix misleading text - it's removing enrolments not assignments 2008-11-05 07:13:26 +00:00
tjhunt
5db2027e7b Fix alphabetical order among the cannot... strings, and fix one typo. 2008-11-05 03:55:44 +00:00