31452 Commits

Author SHA1 Message Date
sam_marshall
c75ba879bb MDL-15015: Choice limited answers don't work with group mode 2008-05-27 10:16:25 +00:00
skodak
4e9ca99131 MDL-15007 is_aggregationcoef_used should be public 2008-05-27 09:34:03 +00:00
skodak
727c22375f MDL-14995 fixed param typo 2008-05-27 09:32:05 +00:00
robertall
02ee7f3721 [MDL-14788] Don't store empty number fields as 0 2008-05-27 07:43:14 +00:00
agrabs
bfc59a6763 mistake in writing on update the multichoice-items 2008-05-27 05:00:58 +00:00
dongsheng
cc10a82c50 "MDL-14129, add new lang string" 2008-05-27 04:46:33 +00:00
dongsheng
ba13ec9016 "MDL-14129, fix print_error" 2008-05-27 04:45:01 +00:00
dongsheng
c1bb916281 "MDL-14129, add new lang string" 2008-05-27 03:21:25 +00:00
dongsheng
1e1c7d810c "MDL-14129, fix print_error" 2008-05-27 03:20:47 +00:00
moodlerobot
afd0ff50b0 Updated the HEAD build version to 20080527 2008-05-27 01:57:57 +00:00
jamiesensei
d842c35907 MDL-15002 "grading report : notice from quiz_num_attempt_summary about how many total attempts there are on the quiz and how many in this group would make UI clearer" oops. Put the clear:both in the wrong place. 2008-05-26 14:38:48 +00:00
jamiesensei
ee5163b051 MDL-15002 "grading report : notice from quiz_num_attempt_summary about how many total attempts there are on the quiz and how many in this group would make UI clearer" added call to function and fixed centering of notice on overview and grading report by adding a clear:left to stop the centering being affected by the groups menu.
merged from 1.9 branch
2008-05-26 14:26:24 +00:00
jamiesensei
a76a131ab5 MDL-12824 "Essay type of quiz questions needs to color mark which students have been graded and which have NOT"
Fixing notices introduced by the changes for this bug in grading report when no question is selected.
2008-05-26 13:18:46 +00:00
jamiesensei
f522bf51be MDL-14988 "tables have been hardcoded with a prefix of "mdl" - causing an error." Ooops! 2008-05-26 12:51:04 +00:00
jamiesensei
686e602047 MDL-12824 "Essay type of quiz questions needs to color mark which students have been graded and which have NOT"
As well as highlighting graded questions with a new CSS class highlightgraded which is a yellow bg in the standard theme, have also added the option to grade all ungraded attempts for a question.
2008-05-26 12:47:42 +00:00
jamiesensei
db0cc0fce7 MDL-15000 "Moodle url method remove_params doesn't actually remove anything" Fixed. 2008-05-26 11:50:51 +00:00
jamiesensei
720be6f2c3 MDL-5241 "When manually grading, identity questions by their number within the quiz as well as by question name"
Also added a drop down box to select question to mark instead of the viewquestions table. The drop down box is available at the top of every page, but only if there is more than one manually gradeable question in the quiz. If there is only one question it is automatically selected for marking.

Also added a new constant QUESTION_EVENTS_GRADED during a general refactoring of UI code in grading report and some improvements to efficiency of SQL in report.

Merged from Moodle 1.9 branch
2008-05-26 11:39:51 +00:00
nicolasconnault
5b0af8c5e3 MDL-14967 More upgrades 2008-05-26 05:06:01 +00:00
moodlerobot
3081320927 Updated the HEAD build version to 20080526 2008-05-26 02:01:14 +00:00
stronk7
48a3428038 Latest changes to orcle driver. All old code is out + bug fixing in
oracle_dirty_hack. MDL-14888
2008-05-26 00:39:24 +00:00
skodak
72e949b8ce MDL-14957 get_columns() improvements 2008-05-25 23:17:21 +00:00
skodak
e108cea45f MDL-14957 fixed get_indexes() comments 2008-05-25 22:25:17 +00:00
stronk7
5b110d7b73 More changes to Oracle driver + fixing some bugs. More coming soon. MDL-14888, MDL-14986 2008-05-25 22:23:27 +00:00
skodak
71c920cf8f MDL-14957 fixed get_tables() comments 2008-05-25 22:22:57 +00:00
skodak
0a0ea79d7d MDL-14957 get_columns() improvements - mostly docs; definition moved to new file 2008-05-25 22:21:01 +00:00
iarenaza
f0a729bf9b MDL-14987 Default attribute for Active Directory password expiry is missing
Merged from MOODLE_18_STABLE
2008-05-25 21:53:23 +00:00
skodak
06c1a1daf4 MDL-14981 regex search support in datalib, fixed course search 2008-05-25 20:43:46 +00:00
skodak
37f7c9b0ae MDL-14966 Moved moodle_recordset to separate class into lib/dml 2008-05-25 20:17:40 +00:00
skodak
25d854c67c MDL-14910 added option to dispose existing database instance (closes connection and releases all resources) 2008-05-25 19:56:34 +00:00
stronk7
8ee3065e38 Moving emulate_bound_params() from adodb drivers to adodb_moodle_database. MDL-14984 2008-05-25 17:14:21 +00:00
skodak
00f87f9793 MDL-14983 add magic quotes stripping option into data_submitted() 2008-05-25 15:34:19 +00:00
skodak
3b8a284cca MDL-14679 more datalib conversions 2008-05-25 15:16:17 +00:00
skodak
10df888a1f MDL-14679 deprecated lib converted to new $DB 2008-05-25 14:33:33 +00:00
skodak
45de775fc9 MDL-14978 removed obsoleted make_table() 2008-05-25 14:28:58 +00:00
skodak
3c268f2569 MDL-14978 removed obsoleted get_course_users() 2008-05-25 14:27:33 +00:00
skodak
9fa45d371e MDL-14980 missing strsurveysaved when saving 2008-05-25 14:24:24 +00:00
skodak
2c62a3cb70 MDL-14978 removed ancient upgradelogs script 2008-05-25 11:37:45 +00:00
skodak
e4b13f6a39 MDL-14978 removed upgradeforumsread script 2008-05-25 11:35:51 +00:00
skodak
31372ef93f MDL-14679 deprecated conversion 2008-05-25 11:19:06 +00:00
skodak
79eaec48cd MDL-14978 removed obsoleted get_site_users() 2008-05-25 11:18:12 +00:00
skodak
0b2e23c4eb MDL-14974 fixed aro regression - sorry 2008-05-25 11:11:45 +00:00
skodak
7cd9fcfe63 MDL-14978 removed obsoleted get_course_teachers() 2008-05-25 11:07:57 +00:00
skodak
e2fc9a8850 MDL-14978 removed obsoleted get_course_students() 2008-05-25 11:06:23 +00:00
skodak
4119bfec09 MDL-14978 removed obsoleted iscreator() 2008-05-25 11:02:58 +00:00
skodak
c4d61f7af0 MDL-14978 removed obsoleted get_group_users() 2008-05-25 11:00:59 +00:00
skodak
c5eb1adbf9 MDL-14978 removed obsoleted get_group_users() 2008-05-25 10:59:41 +00:00
skodak
bc8d118210 MDL-14679 fixed $exceptions regression in first part of datalib conversion 2008-05-25 10:16:53 +00:00
skodak
e3c7f155d8 MDL-14978 removed obsoleted isadmin() 2008-05-25 10:08:05 +00:00
skodak
72f563b91c MDL-14978 replaced deprecated can_use_richtext_editor 2008-05-25 09:57:58 +00:00
skodak
624a690b3d MDL-14679 first part of datalib conversion 2008-05-25 09:39:02 +00:00