8984 Commits

Author SHA1 Message Date
dongsheng
bb371a5f8a "MDL-14129, add lang" 2008-06-05 08:43:13 +00:00
pichetp
2da119601a MDL-15068 novirtualquestiontype string 2008-06-02 11:02:50 +00:00
robertall
afac85c9eb [MDL-8407] Replace four language strings that will be used by 'mod/data/export_form.php' to be committed later. Merged from MOODLE_19_STABLE. 2008-05-30 21:00:06 +00:00
robertall
6a82584b15 [MDL-8407] Replace one language string that will be used by 'mod/data/export_form.php' to be committed later. Merged from MOODLE_19_STABLE. 2008-05-30 10:22:01 +00:00
mits
aecb02e5e2 Fixed typo MDL-15054, sorry. 2008-05-30 05:42:19 +00:00
mits
24861d41cb Fixed an incomplete string for xmldb MDL-15054. 2008-05-30 05:40:25 +00:00
mits
36664dff86 Fixed a error string.
Considering course/mod.php (line:178) and course/modedit.php (line:281),
it would better to use "module" instead of "instance".
2008-05-30 04:14:48 +00:00
jamiesensei
f17a34b5ef MDL-15011 "grading report : allow user to select to grade next 10 ungraded attempts" added a new link and options to the grading report page to display only the next 10 ungraded attempts to grade. Also some fixes for faulty sql for ungraded option which was not respecting the users groups selection. 2008-05-29 14:14:27 +00:00
thepurpleblob
ac1dc9845a MDL-14854
Changed the language strings to something more sensible as per Petr's comments.
2008-05-29 10:53:30 +00:00
dongsheng
94603bfcf5 "MDL-14129, add lang string" 2008-05-29 02:50:10 +00:00
dongsheng
7211cf6e15 "MDL-14129, add new lang string" 2008-05-29 02:23:08 +00:00
robertall
aa40f47a87 [MDL-8407] Finish preparation of language strings required to allow exporting records of a database avtivity. Merged from MOODLE_19_STABLE. 2008-05-28 12:23:38 +00:00
robertall
7048e9a4f6 [MDL-8407] [MDL-14129] Fix little typo in error message 'invalidcourseid'. This error message will be used for solving MDL-8407. Same message has already been committed to MOODLE_19_STABLE. 2008-05-28 11:27:51 +00:00
jerome
162ad76dac MDL-14698 Improve language in actions list on course participants page, merged from 19 2008-05-28 03:13:11 +00:00
dongsheng
cc10a82c50 "MDL-14129, add new lang string" 2008-05-27 04:46:33 +00:00
dongsheng
c1bb916281 "MDL-14129, add new lang string" 2008-05-27 03:21:25 +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
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
skodak
624a690b3d MDL-14679 first part of datalib conversion 2008-05-25 09:39:02 +00:00
dongsheng
ee95802c9c "MDL-14129, add new lang string" 2008-05-23 08:09:08 +00:00
dongsheng
b985fa35e2 "MDL-14129, add new lang string" 2008-05-23 07:10:37 +00:00
mits
d2acb6459b Fixed a typo in error message. 2008-05-22 16:12:53 +00:00
wildgirl
66fa80f960 MDL-14951 help file typo fix 2008-05-22 12:42:50 +00:00
dongsheng
0ad0dbe9a5 "MDL-14129, add new lang string" 2008-05-22 07:24:35 +00:00
mits
cc27a59d0b Fixed a minor mistake for xmldb instruction. 2008-05-21 19:19:21 +00:00
dongsheng
70c33d2239 "MDL-14129, add new lang string" 2008-05-21 07:53:57 +00:00
dongsheng
c5d0eaa9af "MDL-14129, add new lang string" 2008-05-21 06:05:13 +00:00
dongsheng
beb69c1141 "MDL-14129, add new lang string" 2008-05-21 05:08:29 +00:00
dongsheng
1773d04294 "MDL-14129, add new lang string" 2008-05-20 03:10:21 +00:00
dongsheng
4c181e344e "MDL-14129, add new lang strings" 2008-05-20 02:55:58 +00:00
stronk7
6d5a22b208 Installer fixed, prefixes improved, moved conn settings to connect() and some more improvements. MDL-14864 2008-05-19 18:02:33 +00:00
pichetp
489aef7f98 MDL-14054 Display of correct answers in the popup window already use for feedback
and MDL-14625 Make multianswer questions more tolerant if one of the subquestions is missing
 messages
2008-05-18 23:08:41 +00:00
agrabs
cae05e6779 added new strings 2008-05-17 13:53:37 +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
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
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
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
8337d393b5 "MDL-14129, add new lang strings" 2008-05-14 08:18:15 +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