nicolasconnault
c4c97a6d82
MDL-18004
2009-02-17 11:17:29 +00:00
nicolasconnault
54c4a2cb4f
MDL-18004 Separated gradebook course settings from report preferences
2009-02-17 09:01:48 +00:00
nicolasconnault
64f4942f71
MDL-18004
2009-02-13 13:50:42 +00:00
nicolasconnault
de0300ea3c
MDL-12631 Fixed breadcrumbs
2009-02-13 08:07:27 +00:00
nicolasconnault
90dc9c4b9f
MDL-18004 Fixed typo
2009-02-12 14:38:19 +00:00
nicolasconnault
70aaa10f25
MDL-18004 Combined the two admin settings into one dropdown
2009-02-12 11:00:16 +00:00
nicolasconnault
8354e71618
MDL-18004 Added two admin settings for showing/hiding the gradebook dropdown and tab navigation
2009-02-12 10:27:23 +00:00
nicolasconnault
b827784e59
MDL-18004 Added a new "Settings tab" which includes course settings and report preferences
2009-02-11 14:27:22 +00:00
nicolasconnault
dc482cfac0
MDL-18083 (including MDL-15680, MDL-17829, MDL-17807, MDL-18004, MDL-12631, MDL-16913)
2009-02-09 10:49:41 +00:00
nicolasconnault
dab9f42374
MDL-17883 Added title attribute to grade item link. Merged from MOODLE_19_STABLE
2009-01-16 14:57:43 +00:00
skodak
973d2660e6
MDL-16613 sesskey cleanup
2009-01-02 10:51:26 +00:00
nicolasconnault
e58fcb3517
MDL-15680 Began implementing a simple YUI treeview of the grade items in their categories. Will tweak this to become a form with weights in input fields, and possible drag and drop also
2008-09-22 15:51:27 +00:00
nicolasconnault
5c75a0a3b4
MDL-14967 DB upgrades. All done. Just bug fixing now ;)
2008-06-03 16:10:57 +00:00
nicolasconnault
d24832f9af
MDL-14967 DB upgrades. Not finished yet.
2008-06-02 16:06:33 +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
skodak
05aba805bb
MDL-13895 incorrect title and alt on grade edit icon in gradebook reports; merged from MOODLE_19_STABLE
2008-03-11 23:59:55 +00:00
nicolasconnault
2673c733de
MDL-13718 New icon for "locked" state icon, for grades whose grade item is locked. Merging from MOODLE_19_STABLE
2008-02-28 15:43:09 +00:00
skodak
ff1bc6034d
MDL-13690 activity outcome items do not support calculation - remove calc icon; merged from MOODLE_19_STABLE
2008-02-27 10:11:22 +00:00
nicolasconnault
a1f21902d8
MDL-13647 Added new icon. Merging from MOODLE_19_STABLE.
2008-02-27 09:17:05 +00:00
tjhunt
4d526fb1a1
MDL-13530 - Improve words used in the gradebook plugin selector dropdown menu
2008-02-19 15:00:02 +00:00
skodak
46d1af82f7
MDL-12934 temporary fix for grade items of activities without proper course module record; merged from MOODLE_19_STABLE
2008-02-17 19:04:01 +00:00
skodak
2be2c4c2cd
MDL-12934 temporary fix for grade items of activities without proper course module record; merged from MOODLE_19_STABLE
2008-02-17 18:38:44 +00:00
skodak
345674caa0
MDL-13454 user iterator fixed; merged from MOODLE_19_STABLE
2008-02-17 14:49:40 +00:00
nicolasconnault
879c99bbd1
MDL-12122 Applied Petr's suggested capability fix
2008-01-17 16:25:48 +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
skodak
b9f49659b6
MDL-12822 removing some unused grade functions (obsoleted by format grade function), renaming PUBLIC API to activity communication API and adding new querylib.php with useful functions (requested by other devs); merged from MOODLE_19_STABLE
2008-01-09 18:19:42 +00:00
tjhunt
c0e9f877b4
gradebook / graded_users_iterator - Typo in conditional.
2007-12-19 12:40:00 +00:00
nicolasconnault
9ecd438653
MDL-11835 Implemented all the default settings suggested in the pdf report, and turned down the size of the report table fonts.
2007-12-06 09:17:28 +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
0758a08e2a
MDL-10901 new SUM aggregation type
...
MDL-12154 used proper cast to float before !== comparison
2007-11-13 15:08:59 +00:00
skodak
6cc3e350d4
MDL-11966 fixed typo in grader report causing fatal errors
...
MDL-11993 refactored code for item headers and icons
2007-11-01 11:42:31 +00:00
skodak
6e2f312166
MDL-11966 removed plugin selector when only one plugin available
2007-10-31 09:13:20 +00:00
skodak
0f392ff4f0
MDL-11957 improving and cleanup in grade overriding
2007-10-30 11:40:50 +00:00
skodak
d297269d79
2007-10-19 08:51:52 +00:00
skodak
b89a70ce8a
MDL-11718 aggregated grades which depend on hidden grades are now hidden too + cleanup in grader report
2007-10-17 20:38:52 +00:00
skodak
6391ebe7da
MDL-11718 aggregated grades which depend on hidden grades are now hidden too; cleanup in user report
2007-10-17 09:45:14 +00:00
skodak
03cedd6283
MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-)
2007-10-10 12:19:27 +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
skodak
4a3dfd9af1
MDL-11582 switch category item only if it is really there - forgot to add courseitem into condition
2007-10-04 09:00:29 +00:00
skodak
3e0e2436de
MDL-11582 switch category item only if it is really there
2007-10-04 08:36:34 +00:00
skodak
e98871a2c2
MDL-11587 new grade_seq class similar to grade_tree but flat
2007-10-03 21:14:58 +00:00
skodak
9376f5a66a
MDL-11583 fixed use of capability moodle/grade:manageletters - now works in plugin selector
2007-10-03 20:24:59 +00:00
skodak
284abb0925
MDL-11495 grade letter setting improvements:
...
* in_null for decimals defaults checks
* store letter settings only in database - no cfg settings
* separate configuration page for letters only - pluginselector+admin tree
* new capability to manage grade letters - similar to scales and outcomes
* added grade_letters db index
* grade letters related minor bugfixing
2007-09-28 20:12:43 +00:00
nicolasconnault
206f995349
Fixing OU report issues
2007-09-26 12:25:16 +00:00
skodak
9a9b501187
MDL-11422 fixed duplicate title attribute
2007-09-24 11:11:48 +00:00
skodak
3f2b0c8aba
MDL-11363 merged tables grade_grades with grade_grades_text - it is now possible to define fields as required and optional
...
finally fixed formula validation in calculation edit form
2007-09-22 11:39:59 +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
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