Andrew Davis
0e99979638
MDL-20250 core_grade: added some settings to disable or hide gradebook functionality
2014-09-26 10:19:00 +08:00
Rajesh Taneja
38c1dd194d
MDL-31969 grades: Added user preference to show/hide/export suspended users.
...
User with course:viewsuspendedusers capability can now show/hide/export
enrolled users whose enrolment is suspended or enrolment time is expired.
2013-04-09 14:01:58 +08:00
Frederic Massart
a4faf4f416
MDL-38416 grade: Grader report settings expands section by default
2013-03-12 15:19:44 +08:00
Adrian Greeve
d40604724b
MDL-34463 - lib - Alteration of the get_context_instance function to utilize the new function context_XXXX::instance().
2012-07-24 14:04:40 +08:00
Andrew Davis
a153c9f2fe
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
Sam Hemelryk
1ae9aa2b8f
Merged MDL-29108 Advanced grading
2011-11-14 22:01:05 +13:00
sam marshall
e4aec5bed3
MDL-26647 (6) Support showuseridentity on grader report, quiz report, SCORM report
2011-11-04 13:57:17 +00:00
David Mudrak
bb17ac1e32
MDL-29920 Gradebook grader report now supports grade analysis link
...
When grade analysis link is enabled, an icon is displayed next to each
grade of a module that supports grade.php file. The parameters needed to
identify the particular user and grade are passed to the grade.php
script.
2011-11-01 20:53:48 +01:00
David Mudrak
4d73fde141
MDL-21695 Replaced grade/gradeboundary.html
...
AMOS BEGIN
HLP grade/gradeboundary.html,[gradeboundary_help,core_grades]
AMOS END
2010-05-27 20:54:47 +00:00
David Mudrak
caf698c89d
MDL-21695 Grader preferences form uses help strings
2010-05-24 10:17:48 +00:00
Martin Dougiamas
bfebaf64d8
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +00:00
Petr Skoda
6c3ef4103a
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 12:11:29 +00:00
nicolasconnault
cae837087a
MDL-19676 Blog improvements
2009-09-04 00:36:43 +00:00
nicolasconnault
e060e33dc3
MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE
2009-07-07 02:26:36 +00:00
nicolasconnault
bd129497f7
MDL-12444 Removed aggregationview preference from grader report. Merged from MOODLE_19_STABLE
2009-05-04 12:30:03 +00:00
skodak
35079f539c
MDL-18951 standardised group support in grader report (not complete yet)
2009-04-30 08:07:43 +00:00
nicolasconnault
b882f393e2
MDL-13579 Fixed an undefined variable ($course_value). Merged from MOODLE_19_STABLE
2009-04-24 09:05:07 +00:00
nicolasconnault
126d92d3dd
MDL-18228 Fixed the language issue and removed the grader report preference
2009-03-04 14:20:45 +00:00
nicolasconnault
203b7e2e7a
MDL-18228 Added a grader report preference for using the new fixed student column, and made it always off if $USER->screenreader is set.
2009-02-25 11:09:07 +00:00
skodak
c7d45f6da0
MDL-17226 reverted incorrect fix
2009-01-01 23:55:20 +00:00
nicolasconnault
7f304262ba
MDL-17226 Hiding the group show/hide settings and toggle for grader report. Merging from MOODLE_19_STABLE
2008-11-13 15:44:01 +00:00
nicolasconnault
b244b9b776
MDL-14163 YUI implementation complete, new grader_report preference and admin setting for enabling ajax.
2008-04-18 19:30:28 +00:00
nicolasconnault
5ebce7bb5c
MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch.
2008-03-19 16:11:37 +00:00
nicolasconnault
4de3322dc8
MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE
2008-03-03 10:25:37 +00:00
nicolasconnault
2ca093fa32
MDL-11924 Changed setting quickfeedback to showquickfeedback and added the toggle accordingly. Merging from MOODLE_19_STABLE
2008-02-27 17:06:06 +00:00
nicolasconnault
05766b50c7
MDL-13579 Corrected a bug in default value selection for the grader report preferences form. Merging from MOODLE_19_STABLE
2008-02-27 07:51:38 +00:00
nicolasconnault
a2342ad3f0
MDL-13579 Reduced the setting to 3 locations. Merging from MOODLE_19_STABLE
2008-02-27 07:29:31 +00:00
nicolasconnault
c2acd8318b
MDL-13663 Docs updated. Merging from MOODLE_19_STABLE
2008-02-26 10:00:10 +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
a78890d593
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
2007-11-23 22:15:07 +00:00
skodak
57068674c6
MDL-11718 grader report now does not show column totals if user does not have view hidden grades capability because we can not calculate the totals depending on altered aggregates
2007-10-27 13:13:47 +00:00
nicolasconnault
8ad36f4cc3
Added copyright notice
2007-10-10 06:34:20 +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
moodler
4baf254f5a
Re-ordered some preferences to be a bit more logical
2007-10-08 06:55:34 +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
nicolasconnault
323956abd9
MDL-11519 Commented out the Ajax option
2007-10-05 05:37:55 +00:00
nicolasconnault
78a2d9f05f
Re-enabling inherit options for range and average rows in grader report
2007-10-04 09:30:16 +00:00
toyomoyo
e5ea84faba
MDL-11478, fixing a notice
2007-09-28 01:53:45 +00:00
nicolasconnault
d32100a522
Fixing OU report issues
2007-09-25 19:32:29 +00:00
nicolasconnault
31a6c06c46
MDL-11433 Implemented grade_items.decimals instead of user preference in grader report.
2007-09-25 14:40:49 +00:00
nicolasconnault
1796708d81
Replacing GRADE_REPORT_GRADE_DISPLAY_TYPE... by GRADE_DISPLAY_TYPE...
2007-09-25 08:22:20 +00:00
nicolasconnault
dbdffd2c96
MDL-11340 Almost complete: Just need the "Add grade letter" button
2007-09-19 12:45:44 +00:00
nicolasconnault
a5b8be622c
MDL-11275 added (submissions). Also fixed :
...
Issue:
Teachers can edit grader report preferences (including switches for quickgrading and
quickfeedback), but do not have access to the "Turn editing on/off" button, so they
can't do quickgrading.
Solutions:
1.Decouple the quickgrading and quickfeedback modes from the editing mode,
and turn them on/off through the preferences page. New capability: moodle/grade:edit
* preferences: don't show quickgrading if no capability grade:edit
* If quickgrading is switched off as a preference and user doesn't have manage cap, show edit icons around grades when in editing mode
2007-09-17 17:31:48 +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
skodak
c2efb50142
MDL-11130 added aggregation inside all subcategories + added graded/all aggregation option
2007-09-05 19:15:21 +00:00
nicolasconnault
89f33581ba
MDL-9628 At the suggestion of Tim Hunt, interchanged the position of grade letter select elements with percentage selectors, in the grader report preferences form.
2007-08-14 11:54:44 +00:00
nicolasconnault
384960dd68
MDL-9628 Simplified and improved the expanding/collapsing of categories. There are now three view types: full, aggregates only and grades only.
2007-08-09 16:41:39 +00:00
nicolasconnault
1815b45c1b
MDL-10676 Added linking activity icons to grader report headers, based on user preference /config setting.
2007-08-01 14:52:14 +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