33564 Commits

Author SHA1 Message Date
jamiesensei
bfcaf5e684 MDL-16632 "green highlighting should not be applied to grading method in quiz responses report form" Ooops. We do need highlighting on the reponses report. The responses page does have a grade displayed that needs highlighting. I was looking at an ungraded quiz. Need highlighting to highlight grade of graded attempt.
Reverted earlier patch and instead using a different colour for highlighting graded grade. Now using light yellow with a darker yellow border instead of green which is used in reports to highlight the correct answer.
2008-09-24 09:10:43 +00:00
jamiesensei
01e6f9e9e4 MDL-16632 "green highlighting should not be applied to grading method in quiz responses report form" Ooops. We do need highlighting on the reponses report. The responses page does have a grade displayed that needs highlighting. I was looking at an ungraded quiz. Need highlighting to highlight grade of graded attempt.
Reverted earlier patch and instead using a different colour for highlighting graded grade. Now using light yellow with a darker yellow border instead of green which is used in reports to highlight the correct answer.
2008-09-24 08:55:46 +00:00
scyrma
dae7b4f606 MDL-14489: Make the tag cloud "more extended" in size with small dataset (credits to Matt Gibson) (merge from 1.9) 2008-09-24 08:07:15 +00:00
danmarsden
94abd70c7d MDL-16599 - tidy up error message to be make more sense to the user. 2008-09-24 07:01:32 +00:00
dongsheng
7e33b68de2 "MDL-15488, modify declaration of function to use pass-by-reference" 2008-09-24 06:25:22 +00:00
moodler
afb7a3c462 MDL-16649 Call to wrong function, should be __construct I think. 2008-09-24 06:24:18 +00:00
dongsheng
35bae111b8 "MDL-15488, modify declaration of function to use pass-by-reference" 2008-09-24 06:22:21 +00:00
dongsheng
e6b451606e "MDL-16384, enable management url" 2008-09-24 05:18:18 +00:00
dongsheng
6926b00569 "MDL-16648, UTF-8 lang file for phpmailer" 2008-09-24 02:39:44 +00:00
moodlerobot
73468275bd Updated the HEAD build version to 20080924 2008-09-24 01:48:44 +00:00
moodlerobot
3deac29629 Automatic installer.php lang files by installer_builder (20080924) 2008-09-24 01:28:19 +00:00
dongsheng
d04ce87faf "MDL-16440, enable curl class to use proxy by defalut" 2008-09-24 01:26:15 +00:00
skodak
4313348e36 MDL-14679 fixed some more addslashes() 2008-09-23 21:22:04 +00:00
skodak
4370f063b3 MDL-16644 removing stripslahses() and friends 2008-09-23 21:15:41 +00:00
skodak
decf9db153 MDL-16644 removing stripslahses()
MDL-16645 proper form value quoting
2008-09-23 21:15:16 +00:00
skodak
2fd0e9fe58 MDL-16644 removing striplsahses() and friends 2008-09-23 21:09:46 +00:00
skodak
d63339082a MDL-16554 no striplashes in HEAD anymore 2008-09-23 20:51:47 +00:00
skodak
4b39c2d877 MDL-16629 removed legacy unfinished multiple editors code 2008-09-23 20:31:37 +00:00
skodak
306a52882b MDL-16629 removing unfinished multiple editors code 2008-09-23 20:28:50 +00:00
skodak
2dbc9c102c MDL-16627 removing obsoleted HTMLArea 2008-09-23 20:27:37 +00:00
skodak
65ddc75009 MDL-16642 tinymce library import must be primarily maintained in cvs, not wiki 2008-09-23 19:03:54 +00:00
skodak
5fc9760399 MDL-16626 simplified editor selection, going to change it a bit more later 2008-09-23 15:19:21 +00:00
skodak
53b20fe35a MDL-16637 removing obsoleted spellchecker support 2008-09-23 15:12:07 +00:00
pichetp
5d0b1e40c1 MDL-15233 improve interface handling of various functions in datasetitems_form.php 2008-09-23 15:01:36 +00:00
skodak
293c2041ee MDL-16628 editortogglebutton removed 2008-09-23 14:53:21 +00:00
skodak
7da51bfdc3 MDL-16627 removing obsoleted HTMLArea 2008-09-23 14:51:55 +00:00
skodak
f4c46179bf MDL-16636 removing print_header() emulation hack 2008-09-23 14:49:19 +00:00
skodak
9d7b40b95b MDL-16629 removed legacy unfinished multiple editors code 2008-09-23 14:47:10 +00:00
skodak
f6ac3e0a3d readding uploadlib for now 2008-09-23 14:45:58 +00:00
skodak
09af05ba19 MDL-16629 removed legacy unfinished multiple editors code 2008-09-23 14:34:58 +00:00
skodak
6bebbe4503 MDL-16627 removing obsoleted HTMLArea 2008-09-23 14:16:31 +00:00
jamiesensei
14133ad913 MDL-16632 "green highlighting should not be applied to grading method in quiz responses report form" 2008-09-23 10:39:12 +00:00
jamiesensei
e84cb61554 MDL-16532 "Can width of column for Essay questions be varied?" Concatenate the answers displayed in all responses in responses report for answers above a certain character count (now set to 150). Also added a link to all responses to display a review of the question response. Both the concatenation and links are only showed in the report on the Moodle site and effects are not exported. 2008-09-23 10:21:32 +00:00
tjhunt
bef45cd3fd MDL-16630 - Change admintree JavaScript to move the code out of the page, and into a separate .js file 2008-09-23 09:59:18 +00:00
jamiesensei
8b92c1e3f6 MDL-16529 "Only include closed attempts in manual grade counts" 2008-09-23 09:52:55 +00:00
jerome
92b2bd00f8 MDL-12297: improvement for fix "assignment view submission" link into "Profil/Activty Report/all logs, merged from 19 2008-09-23 07:47:43 +00:00
jerome
19002f9fcf MDL-12297: fix "assignment view submission" link into "Profil/Activty Report/all logs, merged from 19 2008-09-23 07:28:35 +00:00
tjhunt
739b07112e MDL-16625 Detection of whether a quiz has grades was broken in HEAD.
1. Fix this by factoring out a quiz_has_grades function.
2. Fix the quiz unit tests.
3. Fix quiz_has_feedback to return false for ungraded quizzes.
4. Fix use of get_records to do record_exists in quiz reports.
2008-09-23 07:18:15 +00:00
tjhunt
7264519e3f MDL-16583 - Clean up some fo the places we link to javascript files, to use require_js 2008-09-23 07:00:59 +00:00
nicolasconnault
d27a349bfe MDL-16486 Improved interface, added permission warning and other minor fixes 2008-09-23 06:42:18 +00:00
scyrma
4bbe9e9cd3 MDL-14739: Instructions files pointing to Moodle documentation wiki. 2008-09-23 06:16:35 +00:00
scyrma
070b42ffb6 MDL-14739: patch to use moodle strings in tinymce 2008-09-23 05:38:56 +00:00
tjhunt
3a4f0a34f5 MDL-13894 Impoved fix with less duplicated code, no notices displayed before you get to the 'New settings' screen, and named constants instead of magic numbers. 2008-09-23 05:18:42 +00:00
nicolasconnault
747f4a4ce6 MDL-16486 Flushing output buffer between each test, and fixed problem with update/delete of course_categories and context_temp 2008-09-23 05:11:35 +00:00
scyrma
c0d551f05f MDL-14739: upgrade tinymce from 3.0.9 to 3.2.0.1. This fixes numerous bugs in TinyMCE. Also removed some cruft, removed in previous
versions of the editor.
2008-09-23 04:10:39 +00:00
scyrma
de9601889d MDL-14741: removing standardmenu loading - doubles with contextmenu. 2008-09-23 04:02:12 +00:00
moodler
0ec691c457 MDL-15402 Fixed up the user personal repositories page so it fits in with user profile better (tabs, heading location etc) 2008-09-23 03:27:46 +00:00
moodler
1dd62c0120 MDL-16267 Tweaking styles for layout of message editing 2008-09-23 03:16:53 +00:00
moodler
df6853e8eb MDL-16267 Removed another table and added "th" for better readability. Removed hardcoded styles 2008-09-23 03:15:02 +00:00
moodler
f0f4f26541 MDL-10107 Fixing more strings 2008-09-23 03:09:01 +00:00