8620 Commits

Author SHA1 Message Date
stronk7
97d937a416 Added explanation to block_rss_client_timeout. MDL-9292. Credit goes to Mike! B-) 2007-07-31 19:19:41 +00:00
skodak
0297e313ce improced assigning of used course outcomes, added return tracking to scale links in Edit/Outcomes 2007-07-31 10:57:05 +00:00
skodak
042596946b tabbed Edit/Outcomes interface, link from course admin block, added manage outcomes capability, other cleanup 2007-07-31 09:10:35 +00:00
moodler
90b74b557d New strings for tags capabilities 2007-07-31 08:09:04 +00:00
moodler
d142af3ab0 New strings for tags 2007-07-31 08:08:03 +00:00
moodler
9db103e9c5 Strings for tags admin 2007-07-31 08:07:15 +00:00
moodler
c933a06065 First checkin of tag system from GSOC student Luiz Cruz
It's a very simple first version.

TODO for 1.9:

   - Store rawname of each tag as well as normalised version and treat accordingly
   - Add blocks to the tag interest pages
2007-07-31 07:51:32 +00:00
nicolasconnault
23281a6ac3 MDL-10550 Reverted some of Petr's changes, and added styling to the table. 2007-07-31 07:26:13 +00:00
toyomoyo
0b06f5666d fixing course outcomes edit page to not use user preference but proper grade_outcomes_courses table, because course outcomes should not be a user preference 2007-07-31 04:09:00 +00:00
skodak
173a9d21ea various grade outcomes and scales improvements, fixes, changes and refactoring
added new favoutcomes plugin settings page - to be used later, this replaces the grade_outcomes_grades table
admin settings - outcomes and scales both have settings page now
2007-07-30 22:56:45 +00:00
nicolasconnault
84338bde48 MDL-10637 Applied Eloy's suggested fix to the BOMs in the files he detected on his oh-so-aware Mac :-) 2007-07-30 11:51:37 +00:00
nicolasconnault
56cef27dab MDL-10210 Updated the admin settings page for the grader report. 2007-07-30 09:46:01 +00:00
nicolasconnault
8933d48cf4 MDL-10210 Added help text for fields of 'text' type: "Leave this field empty to use the site default (currently $a)" 2007-07-30 09:01:14 +00:00
nicolasconnault
28c955150e MDL-10210 Re-organised the gradebook preferences, and now displaying site defaults inside the dropdown menus instead of the labels. 2007-07-30 07:12:33 +00:00
toyomoyo
4e4889f28d fixing some strings 2007-07-30 04:30:19 +00:00
skodak
78ad5f3ff0 MDL-10544 placeholder for outcome edit forms grade/edit/outcome/
MDL-10650 scales code moved to grade/edit/scale/
refactoring in grade/edit/
2007-07-29 23:02:03 +00:00
nicolasconnault
1bf35770e6 Repaired the language file that was causing the printing of a weird UTF-8 character in admin page 2007-07-27 06:18:39 +00:00
toyomoyo
16677200a3 adding some strings 2007-07-26 03:09:13 +00:00
thepurpleblob
7d59f03afd MDL-10604:
Add ability to add sub categories directly from category screens.
2007-07-25 13:54:25 +00:00
nicolasconnault
48b5d8f38b MDL-9628 Basic support for compact view 2007-07-25 09:33:08 +00:00
moodler
0c811aa77a Changing string from "select a plugin" whcih is developer specific 2007-07-24 16:29:18 +00:00
nicolasconnault
acdc8e8a9c MDL-10550 Refactoring, fixing a few bugs in edit/item_form.php and more work into the outcome report 2007-07-24 14:26:05 +00:00
nicolasconnault
e2537ca3ea MDL-10550 Finished first draft of the outcomes report. 2007-07-24 10:08:46 +00:00
skodak
c71fea5986 fixed cap names for grade:view* 2007-07-24 09:23:43 +00:00
moodler
807d0c3199 String for outcomes report name 2007-07-24 08:11:34 +00:00
nicolasconnault
5df8b07016 Added and corrected a number of language strings. 2007-07-24 05:27:46 +00:00
mark-nielsen
4342dc32c5 Implemented feature request MDL-10568 - lesson_print_overview() hook 2007-07-24 05:23:54 +00:00
skodak
2a55410b18 MDL-10576 two new lang pack editing capabilities 2007-07-23 19:50:20 +00:00
skodak
dd45888a24 MDL-9511 adding/renaming grading capabilities 2007-07-23 19:22:48 +00:00
moodler
e2008be287 Various language string fixes for grade reports 2007-07-23 08:13:59 +00:00
moodler
d0cdfa0f91 Language files for default grade plugins 2007-07-23 07:54:29 +00:00
toyomoyo
16108ca68a MDL-10565, removing wrongly placed duplicate language file 2007-07-23 06:29:04 +00:00
poltawski
47f6428969 MDL-7835 - add emailstop to user upload 2007-07-22 21:56:04 +00:00
skodak
23207a1a6a MDL-10563 item excluding implemented;
improved/fixed grade edit page;
some other improvements and cleanup
2007-07-21 14:24:39 +00:00
skodak
eacd3700f4 aggregation improvements; fixed aggregation of course category when changing type; old gradebook upgrade wip (untested) 2007-07-21 10:09:57 +00:00
thepurpleblob
713b2a2f71 MDL-10531:
GIFT now handles Essay and Description type questions. See help/docs.

Merged from STABLE_18
2007-07-21 07:48:56 +00:00
thepurpleblob
d53dd78ad1 MDL-10531:
GIFT now handles Essay and Description type questions. See help/docs.
2007-07-21 07:40:59 +00:00
tjhunt
606f71c97d Fix whitespace. 2007-07-20 17:40:09 +00:00
skodak
c186c7b2cb MDL-10524 minor simplification of median aggregation + fixed aggregation names in lang 2007-07-20 13:54:58 +00:00
thepurpleblob
61fbd0fb52 MDL-10396:
Add an option and a check to (optionally) prevent users being enrolled
in hidden courses.

Merged from STABLE_18
2007-07-20 13:03:19 +00:00
nicolasconnault
d5f0aa0196 MDL-9628 Fixed typos and added language strings. Corrected a bug that prevented a decimalpoints of 0 from being used (empty($decimalpoints)) -> is_null 2007-07-20 07:31:13 +00:00
skodak
5c13c6cc87 MDL-10520 reverting previous commit - the db setup+upgrade code must be fixed first 2007-07-18 21:37:30 +00:00
nicolasconnault
064105e357 Automatic grading Google Summer of Code project (Epaile assignment module) by Arkaitz Garo, First commit. 2007-07-18 21:13:53 +00:00
nicolasconnault
8c5a416edd MDL-10478 Added category preference aggregationview. This one is linked with the more global preferences and $CFG. However, a category-specific preference needs implementing: grade_report_categorystate{$catid}, which equals GRADE_CATEGORY_EXPANDED or GRADE_CATEGORY_CONTRACTED. I've written a stub in grade/report/grader/lib.php around line 492 for pruning out the grade_tree according to these prefs.
We'll also need to implement the actions for the -/+ icons.
2007-07-18 14:54:35 +00:00
nicolasconnault
32b97bb24a MDL-10490 Letter type implemented 2007-07-18 11:34:55 +00:00
nicolasconnault
8c4d80f130 MDL-10392 completed: the finalgrade value wasn't assigned to the grade_grades object when its update() method was being called. 2007-07-18 03:57:50 +00:00
nicolasconnault
db4c796818 MDL-9628 Refactored display "Raw" string into "Real" to avoid confusion with raw vs final grades 2007-07-17 19:04:50 +00:00
nicolasconnault
e50ce569d9 MDL-10481
Two new preferences: averagesdecimalpoints and rangesdecimalpoints
Two new constants: GRADE_REPORT_PREFERENCE_INHERIT and GRADE_REPORT_PREFERENCE_DEFAULT with string values
removed GRADE_REPORT_GRADE_DISPLAY_TYPE_INHERIT in favour of the above
Added a number of language strings.
2007-07-17 18:46:21 +00:00
nicolasconnault
2f61fc0ee6 MDL-10477 Implementing rangesdisplaytype, finishing off this task 2007-07-17 07:41:52 +00:00
nicolasconnault
bb384a8e29 MDL-10477 Mainly the percentage grade display type 2007-07-16 19:46:54 +00:00