martinlanghoff
c24f4599c3
accesslib rework: Upgrade block to populate context.path and friends
...
Note: this upgrade changes how accesslib works.
2007-09-19 07:42:42 +00:00
nicolasconnault
e480c18cf1
MDL-11312 Added new grade_letters table, and new grade_items.display field.
2007-09-18 14:26:15 +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
e171963b3e
MDL-11278 Implementation is complete, but grade_categories records in DB are not affected by global settings. This way, when global settings are switched back to "Do not Force", the original category settings will be in place.
2007-09-14 17:21:30 +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
stronk7
31eeb488e5
Bump. Dropping one UNIQUE index over NULLable columns. It isn't
...
cross-db at all. So we make the composite index not unique
to get speed benefits but the unique constraint is
controlled programatically.
2007-09-06 18:31:39 +00:00
skodak
c2efb50142
MDL-11130 added aggregation inside all subcategories + added graded/all aggregation option
2007-09-05 19:15:21 +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
nicolasconnault
e9fe953ff4
MDL-11034 Added the new CFG setting: enablepublishing
2007-08-31 04:35:06 +00:00
stronk7
4149e289b6
Fix mnet_hosts->applicationid (from 1 to 10). MDL-11042
2007-08-28 18:27:00 +00:00
skodak
61c6071f40
MDL-10984 support for user private keys when accession scripts without normal sessions
2007-08-28 08:29:40 +00:00
toyomoyo
c4956945c1
MDL-11016, MDL-11015 improvements to the tag, tag_instance and tag_correlation tables
2007-08-28 04:11:58 +00:00
toyomoyo
bd1f4559f7
MDL-10956, convert blogs to use the same tags (and convert old tags)
2007-08-27 08:46:00 +00:00
toyomoyo
a4232e9500
adding timemodified to tag_instance table (to get blog blocks working)
2007-08-27 04:21:59 +00:00
toyomoyo
3e6e529fa4
MDL-10911, setting tag:create and tag:edit to allow for user role and admin role
2007-08-24 05:39:37 +00:00
moodler
1acd661d07
Committing Luiz's code for MDL-10968 to add ordering for the tags
2007-08-24 03:20:12 +00:00
toyomoyo
0f07c40e01
MDL-10911, setting moodle/tag:create to allow as default for the authenticated user role
2007-08-22 03:27:57 +00:00
moodler
f8417d6240
Bump
2007-08-21 05:53:43 +00:00
moodler
04cdca2926
Bumping to distinguish this from the Beta release
2007-08-16 06:50:23 +00:00
moodler
0d7b6bb3e1
Beta version
2007-08-15 05:41:23 +00:00
skodak
2524b0f24c
MDL-10383 - major groups patch - see bug i ntracker for more details - authors: Nick, Matt, Enrique and me
2007-08-14 00:50:00 +00:00
poltawski
7e874772a3
MDL-10573 - Added a capability for viewing blocks, this allows role-based control of block
...
display.
Changed context capability check so that CONTEXT_BLOCK capabilities can also come from the
moodle core capability definitions
2007-08-13 10:08:15 +00:00
nicolasconnault
060d1e1792
MDL-9628 More category collapse updates
2007-08-10 05:49:46 +00:00
jamiesensei
271e6decda
merging MOODLE_19_QUESTIONS with HEAD
2007-08-09 21:51:09 +00:00
skodak
6c9f672529
MDL-10757 adding some more table indexes for grades code
2007-08-09 12:29:05 +00:00
skodak
90274c7329
MDL-10757 adding some more table indexes for grades code
2007-08-09 12:07:16 +00:00
skodak
173403cf4f
MDL-10757 adding table indexes needed in grade cron
2007-08-09 11:11:56 +00:00
martinlanghoff
c7c57cfbf2
Add context.path and context.depth fields for accesslib optimisation
2007-08-09 06:14:21 +00:00
stronk7
476501240b
Bump. MDL-10026
2007-08-08 09:06:38 +00:00
skodak
29d509f59a
MDL-10109 optional aggregation of outcomes together with grades
2007-08-06 12:05:45 +00:00
moodler
1a85d89a0b
Fixed index upgrade
2007-08-02 14:25:58 +00:00
moodler
32ef914951
Recreate index as unique
2007-08-02 14:20:37 +00:00
toyomoyo
c345bb584a
MDL-10679, improvement to context_rel table and load_user_capability
2007-08-02 08:28:29 +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
moodler
3917c07e35
Added supportpage as well, while I'm at it. MDL-10529
2007-08-01 08:25:41 +00:00
moodler
9610a4fae3
Added new settings supportname and supportemail MDL-10529 Admin is no longer to be used as main contact
2007-08-01 08:05:55 +00:00
toyomoyo
1f496dedfe
enforcing unique constraint on (courseid, shortname) pair on outcomes
2007-08-01 03:17:00 +00:00
skodak
678a79caa5
adding grade_outcomes description;
...
fixing field lengths in outcome and scale forms
2007-07-31 21:10:20 +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
705789bda6
Upgrades to tag tables
2007-07-31 07:34:03 +00:00
moodler
7964206412
Added tables for new tags
2007-07-31 05:59:32 +00:00
moodler
521d54ecea
Replaced the grade_outcomes_courses table that was deleted by accident
2007-07-31 02:28:51 +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
toyomoyo
e99c48d856
adding a new key
2007-07-25 03:14:17 +00:00
skodak
89bd8357e9
MDL-10579 capabilities for grade export plugins
2007-07-24 08:51:45 +00:00
stronk7
b264019bcb
Drop the latest TEXT default existing since XMLDB debut. MDL-6218
2007-07-23 23:28:26 +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
skodak
42ff9ce68b
MDL-10111 migration of data into new gradebook; added new lib/db/upgradelib.php file (should be used by new groups upgrade code too)
2007-07-22 21:43:47 +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