stronk7
842874ebf8
Add some outcomes missing strings. MDL-13318 ; merged from 19_STABLE
2008-02-03 18:33:09 +00:00
tjhunt
9d35e66ea8
MDL-13238 - Optionally show the user's idnumber in the grader report. Merged from MOODLE_19_STABLE.
2008-01-30 16:04:09 +00:00
skodak
85a0a69fa4
MDL-13081 add "long grade" formatted string "score / maxscore" into grade_get_grades() and friends; merged from MOODLE_19_STABLE
2008-01-21 07:19:19 +00:00
nicolasconnault
d08bba8354
MDL-12122 Completed the change to a more useful user report for the admin, with a few extra bits.
2008-01-17 15:08:09 +00:00
nicolasconnault
f94fd8fe0c
Fixed intermixed quickgrading and quickfeedback help strings
2008-01-11 10:03:32 +00:00
tjhunt
0cfabab671
MDL-12517 - Further refinement. Move the processing to after print_header, so any notices do not break XHTML strict. Merged from MOODLE_19_STABLE.
2007-12-13 14:26:14 +00:00
toyomoyo
56af043f38
MDL-12517, notify when grades entered into gradebook is out of bounds
2007-12-13 07:09:27 +00:00
nicolasconnault
40e2ccee27
MDL-11835 Implemented changes discussed in http://moodle.org/mod/forum/discuss.php?d=85908 . Also added item name and module name and category name (for category totals) in alt tags of icons
2007-12-05 09:35:19 +00:00
skodak
0b5a80a1a5
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
2007-11-29 14:43:04 +00:00
moodler
9ddc09afe4
Merged string fix from stable 19
2007-11-22 07:05:30 +00:00
skodak
1426edacd9
MDL-12096 new simple weighted mean aggregation type; merged from MOODLE_18_STABLE
2007-11-15 22:30:01 +00:00
skodak
3d5c00b344
MDL-12146 grade item settings can be now configured as advanced, new advanced defaults, minor tweaks in admintree; merged from MOODLE_18_STABLE
2007-11-15 17:32:31 +00:00
skodak
e2eb2edbad
MDL-12140 category can be selected when adding new items or categories; merged from MOODLE_19_STABLE
2007-11-15 08:29:12 +00:00
toyomoyo
cccade627d
MDL-12140, making most common non-weighted and weighted settings easy for teachers
2007-11-14 02:12:40 +00:00
skodak
0758a08e2a
MDL-10901 new SUM aggregation type
...
MDL-12154 used proper cast to float before !== comparison
2007-11-13 15:08:59 +00:00
moodler
9e47906cb5
Merged fixes from 1.9 MDL-12145
2007-11-13 08:46:52 +00:00
toyomoyo
a393f51035
MDL-12044, adding missing string
2007-11-09 02:57:05 +00:00
skodak
1ee0df067f
MDL-10365 grade history can be turned off + lifetime
2007-11-08 08:59:26 +00:00
skodak
ced5ee5921
MDL-11966 implemented dategraded and datesubmitted, tweaked altering of grades depending in hidden grades
...
MDL-11974 improved gradebook CSS
2007-11-01 08:25:05 +00:00
skodak
597f50e616
MDL-11973 Improved showing of hidden items in ouuser and user report
2007-10-30 21:25:50 +00:00
skodak
6e75c7f8e5
MDL-11955 required scale selection when grade type is scale
2007-10-29 20:35:05 +00:00
skodak
0a78455120
MDL-11934 grade report in user profile now selectable
2007-10-28 17:15:00 +00:00
skodak
029735054a
MDL-11859 student rank and showing of hidden grade items are now configurable + fixed some incorrect include_once
2007-10-21 12:56:19 +00:00
skodak
bfe0c0ddcf
MDL-11835 proper labels for aggregation coef - weight and extra credit
2007-10-20 19:12:33 +00:00
skodak
89a5f82768
MDL-11278 improved forced category settings - refactoring + regrading forced + new setting to hide forced settings in UI
2007-10-20 15:00:31 +00:00
skodak
d297269d79
2007-10-19 08:51:52 +00:00
tjhunt
14e66f3beb
MDL-9542 - Show final grades from new gradebook in Quiz UI - with help from Petr. Merged from MOODLE_19_STABLE.
2007-10-11 11:42:49 +00:00
toyomoyo
864d1f8c2c
MDL-11667, adding 2 global variables to set default export decimal point and display format. During export there are 2 new settings for decimal points and display format, default to site setting. Removed letter option because it is a format that you can choose now.
2007-10-10 06:43:23 +00:00
toyomoyo
59a7447a70
MDL-11669, adding a new export setting (for xml atm), so that we can choose to export only updated grades
2007-10-09 08:51:49 +00:00
skodak
e072450699
MDL-11578 , MDL-11578 , MDL-11573 :
...
* renamed Preferences to "My report preferences"
* renamed Site defaults to "Report defaults"
* rename Change site defaults to "Change report defaults"
* reintroduced Inherit option to Grader preferences - Nicolas was right, it is not possible to implement preference overrides without it with our current get_pref inplementation
* new separate option in plugin selector "Course settings"
* moved displaytype, decimals and aggregation position to "Course settings"
* created new table grade_settings + related functions grade_get/set_preference()
* user report now uses grade_seq class instead of grade_item::fetch_all(); added preloading of grade items into grade_grade instances
* other minor bugfixing/cleanup/improvements
Please note that the Grader report preferences and its defaults must be resaved again - sorry.
2007-10-08 23:09:10 +00:00
skodak
d622930b39
MDL-11618 removed the inherit override from decimals and gradetype used on grader report preferences + several bug fixes + settings improvements
2007-10-07 18:15:57 +00:00
skodak
8108909a60
MDL-9636 grade import fixes - allow null grades, no importcode collisions and stealing, more validation and other bugfixes
2007-10-07 13:04:49 +00:00
skodak
3405820739
MDL-11622, MDL-11623 xml import/export now uses user idnumber; feedback optional; related bugfixing
2007-10-07 10:22:21 +00:00
skodak
0a3bdfaf79
MDL-11451 grade publishing security/privacy improved - new capabilities needed for publishing, by default allowed only for admins; added warning to publishing option
2007-09-27 06:51:54 +00:00
nicolasconnault
109bf12cda
MDL-11340 Finished!
2007-09-19 14:12:34 +00:00
nicolasconnault
dbdffd2c96
MDL-11340 Almost complete: Just need the "Add grade letter" button
2007-09-19 12:45:44 +00:00
toyomoyo
79c2d039d5
added a string for backup/restore
2007-09-18 07:14:37 +00:00
moodler
ae0441ac75
iAdded a string for preview rows in exports
2007-09-18 03:38:33 +00:00
nicolasconnault
678e8898aa
MDL-11282 Just displaying a simple notice, and continuing with the regrading.
2007-09-17 17:39:35 +00:00
nicolasconnault
42b122281b
MDL-11275
2007-09-17 17:32:20 +00:00
moodler
dca9fc5346
Fixing a string I thought I fixed before ...
2007-09-17 15:32:24 +00:00
nicolasconnault
b159da787a
MDL-11282 Using notice_yesno(), but not sure how to provide a backlink with the cancel action...
2007-09-14 19:32:50 +00:00
nicolasconnault
53461661ae
MDL-11278 Admin settings page completed, implementation of settings in the gradebook coming up next.
2007-09-14 08:54:46 +00:00
nicolasconnault
098042baea
Issue:
...
The number of submissions in the Group average and Course average calculations
should be shown in brackets. (submissions) should be added after the Group average
and Course average labels.
Solution:
new grader report preference (Display number of grades in average cells).
2007-09-14 06:57:30 +00:00
moodler
6308b91c13
Changing string for Overall average (was logged under MDL-11233 even though that's not strictly the correct bug)
2007-09-14 05:45:38 +00:00
nicolasconnault
aae94377b7
Issue:
...
Only students should appear in the tutor report, however
sorting by Surname results in the tutor being included, which we don't want.
Solution:
Confirmed as a bug and filed in tracker: http://tracker.moodle.org/browse/MDL-11233
Issue:
Clicking on Hide Groups reveals the results for all students
and all tutors and course staff appear. A tutor should only be able to see
the results for their tutor group
Solution:
Prevent tutors from ever seeing student grades from other groups: use existing capabilities
moodle/site:accessallgroups = off AND moodle/grade:viewall = on
Issue:
Preferences tab should not be available to users without gradereport/grader:manage capability
Solution:
Hide the tab completely
Issue:
Apply different style to average cells
Solution:
Add css classes to the different average cells, and write a default style in css file.
Issue:
The Average under group average might be better labelled Course average.
Solution:
Rename to "Complete average"
2007-09-13 15:11:16 +00:00
skodak
c2efb50142
MDL-11130 added aggregation inside all subcategories + added graded/all aggregation option
2007-09-05 19:15:21 +00:00
moodler
d61d8c09ce
Removed hardcoded string 'course grades category'
2007-09-05 09:17:19 +00:00
moodler
96fbb0daee
Fixed some missing strings
2007-09-03 02:55:08 +00:00
skodak
caffc55a84
MDL-11082 big refactoring in grade export - export tracking and grade formatting still not finished
2007-08-31 18:42:50 +00:00