stronk7
|
469dcbcc8b
|
prevent NULL contents before field change (old servers can have this wrongly defined). MDL-14859 ; merged from 19_STABLE
|
2008-05-15 17:03:49 +00:00 |
|
tjhunt
|
ed5ba2df55
|
MDL-14750 - followup - make the code robust in the case their are broken questions in the DB.
|
2008-05-15 16:05:47 +00:00 |
|
tjhunt
|
994c8c3509
|
MDL-14835 - Grade not checked against valid range when manua grading
|
2008-05-15 16:02:12 +00:00 |
|
tjhunt
|
9c22b42ef7
|
MDL-14857 - Clean up summary table generation code at the top of the quiz review page - This is basically a merge of improvements we made at the OU.
|
2008-05-15 15:32:43 +00:00 |
|
thepurpleblob
|
25b05ce567
|
Whoops. missed a string.
|
2008-05-15 15:24:03 +00:00 |
|
thepurpleblob
|
dfac8649c7
|
MDL-14854
Add facility to XMLDB editor to check for inconsistent field defaults.
|
2008-05-15 14:47:08 +00:00 |
|
jamiesensei
|
ca35974827
|
MDL-14852 "improve sql in overview report for fetching question grades" moved all querying for question grades into main attempts sql query. AND MDL-14200 "Add group and course averages" some fixes for functionality to display question grades averages. Grade averages are not displayed when grading method is set to Average - as this cannot be done in sql and would be expensive to do in memory.
merged from 1.9 branch
|
2008-05-15 13:59:52 +00:00 |
|
jamiesensei
|
e649d4b120
|
MDL-14200 "Add group and course averages" fix for bug introduced in this patch. We are now using a seperate sql command to get the feedback text as we need to get it for the average rows too. Since it is not part of the sql to fetch attempt data we can't sort on Feedback anymore so removed the option from the table. Sorting by feedbacktext is not really useful anyway, users are more likely to want to sort by grade.
Merged from 1.9 branch.
|
2008-05-15 12:54:01 +00:00 |
|
jamiesensei
|
aad5b0fca9
|
MDL-14200 "Add group and course averages" added extra rows to the end of the table in quiz overview report also MDL-14187 "Improve tablelib - improve api and add functionality to download table contents in a variety of formats - XLS, ODS and CSV" implemented the first of my proposals for improving tablelib. Added a extra method to use keyed arrays to add a row to a table. Seems obvious that this is an improvement to tablelib and it is an addition to the API so won't affect existing code.
Merged from 1.9 branch.
|
2008-05-15 12:27:27 +00:00 |
|
jamiesensei
|
a568653185
|
MDL-14844 "Quiz Report: Bar Graph doesn't displayed maximum grade" added perfect grade to last 'band' on graph.
|
2008-05-15 11:01:23 +00:00 |
|
sam_marshall
|
8fae6d11d2
|
MDL-14838: Corrected javadoc package names in wiki
|
2008-05-15 10:08:55 +00:00 |
|
sam_marshall
|
2f74763913
|
MDL-14815: Added CSS class to blocks when they have editing controls (for themeability)
|
2008-05-15 09:50:39 +00:00 |
|
dongsheng
|
3c0b6b1610
|
MDL-14129, fix print_error
|
2008-05-15 03:22:13 +00:00 |
|
dongsheng
|
e82f7533b8
|
"MDL-14129, add new lang strings"
|
2008-05-15 03:07:56 +00:00 |
|
dongsheng
|
e49ef64a2e
|
"MDL-14129, fix print_error"
|
2008-05-15 03:07:21 +00:00 |
|
moodlerobot
|
675ab27eef
|
Updated the HEAD build version to 20080515
|
2008-05-15 01:53:20 +00:00 |
|
skodak
|
6751698058
|
MDL-14451 removed pre 1.9 upgrade code
|
2008-05-14 23:35:00 +00:00 |
|
agrabs
|
c184660d31
|
MDL-14522 - new capability "receivemail" for better control who gets the email after
a response.
New option site_after_submit to define the url of the continue-button after completing
a feedback
|
2008-05-14 22:34:00 +00:00 |
|
agrabs
|
d92cadd63e
|
MDL-14823 - changed $feedbackid to $feedback->id in function feedback_set_events()
|
2008-05-14 21:35:32 +00:00 |
|
robertall
|
3df06e6b33
|
MDL-14442: apply addslashes() before importing values, to allow quotes in field's values. Merged from MOODLE_19_STABLE
|
2008-05-14 18:11:22 +00:00 |
|
stronk7
|
e42f819d8b
|
XHTML minor fix. MDL-14836 ; merged from 19_STABLE
|
2008-05-14 16:43:44 +00:00 |
|
jamiesensei
|
c187720b74
|
MDL-14201 "Summary graph" - small improvement to robustness for sql.
Merged from 1.9 branch.
|
2008-05-14 11:18:04 +00:00 |
|
mits
|
ef38c227fa
|
Adding a missing string for print_error('errortoomanylogins'); in update_login_count() of lib/moodlelib.php. - amendment for previous commit.
|
2008-05-14 11:16:40 +00:00 |
|
mits
|
fc02bc8672
|
Adding a missing string for print_error('errortoomanylogins'); in update_login_count() of lib/moodlelib.php.
|
2008-05-14 11:08:56 +00:00 |
|
jamiesensei
|
7d4d5cb918
|
MDL-14822 "Quiz Report: the quiz report do not find the first attempt" needed to include quiz id in WHERE conditions.
merged from 1.9 branch.
|
2008-05-14 09:17:09 +00:00 |
|
dongsheng
|
d89ec019db
|
"MDL-14129, fix print_error"
|
2008-05-14 08:37:38 +00:00 |
|
dongsheng
|
d7bdb1c2ea
|
"MDL-14129, fix netgeo print_error"
|
2008-05-14 08:27:16 +00:00 |
|
dongsheng
|
9b6a1a4b66
|
"MDL-14129, fix print_error"
|
2008-05-14 08:24:19 +00:00 |
|
dongsheng
|
8337d393b5
|
"MDL-14129, add new lang strings"
|
2008-05-14 08:18:15 +00:00 |
|
dongsheng
|
14398fd611
|
"MDL-14129, fix print_error"
|
2008-05-14 08:17:40 +00:00 |
|
dongsheng
|
f39c16e0f4
|
"MDL-14129, fix print_error"
|
2008-05-14 08:05:45 +00:00 |
|
dongsheng
|
1bb0aa0f06
|
"MDL-14129, fix print_error"
|
2008-05-14 07:24:28 +00:00 |
|
dongsheng
|
c7a4be5e63
|
"MDL-14129, fix print_error"
|
2008-05-14 07:04:09 +00:00 |
|
dongsheng
|
9639d8bcb2
|
"MDL-14129, fix print_error"
|
2008-05-14 07:04:09 +00:00 |
|
dongsheng
|
ffc1c10572
|
"MDL-14129, fix print_error"
|
2008-05-14 07:01:32 +00:00 |
|
dongsheng
|
b121a4eed9
|
"MDL-14129, fix print_error"
|
2008-05-14 06:15:56 +00:00 |
|
dongsheng
|
02dc703298
|
"MDL-14129, fix print_error"
|
2008-05-14 06:03:04 +00:00 |
|
dongsheng
|
ec30ee0900
|
"MDL-14129, add new lang strings"
|
2008-05-14 05:56:35 +00:00 |
|
dongsheng
|
6a933f1308
|
"MDL-14129, fix print_error"
|
2008-05-14 05:56:10 +00:00 |
|
dongsheng
|
320061de60
|
"MDL-14820, escape filename, merged from mOODLE_119_STABLE"
|
2008-05-14 05:22:53 +00:00 |
|
dongsheng
|
64e6c53d57
|
"MDL-14442, some error checking added"
|
2008-05-14 02:54:18 +00:00 |
|
moodlerobot
|
6c619d4349
|
Updated the HEAD build version to 20080514
|
2008-05-14 01:58:47 +00:00 |
|
skodak
|
59a7889975
|
MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE
|
2008-05-13 22:04:06 +00:00 |
|
skodak
|
e2b347e933
|
MDL-14378 When deleting course category deal with everything that depends on its context; merged from MOODLE_19_STABLE
|
2008-05-13 21:52:38 +00:00 |
|
mits
|
6a441999d0
|
Fixed a grammatical error on error.php.
|
2008-05-13 20:39:07 +00:00 |
|
thepurpleblob
|
74da63289f
|
Wasn't checking for empty due date.
|
2008-05-13 15:19:31 +00:00 |
|
thepurpleblob
|
7a3f8bf4b7
|
Small tidy up - left in some stuff, and now use proper error function.
|
2008-05-13 15:10:36 +00:00 |
|
jamiesensei
|
51ca9f3095
|
MDL-14201 Summary graph in Overview Report - needed a little more spacing between bars of graph in some cases.
Merged from 1.9 stable branch.
|
2008-05-13 15:05:35 +00:00 |
|
thepurpleblob
|
62e49765a4
|
MDL-14045:
Assignment type now links to type/xxxx/all.php if it exists.
|
2008-05-13 14:56:29 +00:00 |
|
thepurpleblob
|
3b0d5ca301
|
MDL-14045:
Add ability to list all online assignments in a course.
Rather like what Journal used to do.
|
2008-05-13 14:46:10 +00:00 |
|