Commit graph

9168 commits

Author SHA1 Message Date
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
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
64e6c53d57 "MDL-14442, some error checking added" 2008-05-14 02:54:18 +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
mits
6d3f598bd7 Adding a missing single quote for logfilenotavailable. 2008-05-13 09:26:11 +00:00
moodler
7d2e9a5220 MDL-14738 Merged. Roles section on course settings is now "Role renaming", with help. 2008-05-13 06:16:51 +00:00
dongsheng
1343697c82 "MDL-14129, fix print_error" 2008-05-13 06:15:20 +00:00
jerome
2fa4427b71 MDL-14609 change the wording "Click here to read the Site Policy Agreement" to "Link to Site Policy Agreement", merged from 19 2008-05-13 02:46:39 +00:00
tjhunt
7fb1b88dc7 MDL-10899 - There is some data associated with some questons that needs to be udpated when moving questions between categories. This commit deals with subquestions, and lays the foundation for fixing the other problem - datasets - which is files as bug 14767. 2008-05-09 15:05:36 +00:00
jamiesensei
16a4c12098 For the overview report : MDL-14199 "Option to only show / export final grade" small improvement to UI. Include highlighted message in the form about what the current grading method is. Some changes to lang strings for overview report settings form to indicate that options affect downloaded data as well as data shown on the screen.
Merged from 1.9 branch.
2008-05-08 10:11:06 +00:00
jamiesensei
44eb3b6e9e For the overview report : MDL-14199 "Option to only show / export final grade" small improvement to UI. Include highlighted message in the form about what the current grading method is.
Merged from 1.9 branch.
2008-05-08 09:53:31 +00:00
jamiesensei
b621e1a006 MDL-14198 "Make it clear which student attempt gives the final grade, if the scoring method is first, last or highest score" adding a message about the highlighting above the table.
Merged from 1.9 branch.
2008-05-08 09:35:08 +00:00
dongsheng
1fdbcd2f1b "MDL-14129, fix print_error" 2008-05-08 08:49:02 +00:00
dongsheng
d3b7ea93de "MDL-14129, fix print_error" 2008-05-08 08:43:17 +00:00