skodak
004081182d
MDL-10226 fixed item unit tests
2007-07-08 15:14:26 +00:00
skodak
5656785b6f
MDL-10226 fixed categroy unit tests
2007-07-08 15:07:16 +00:00
skodak
15b462da4b
MDL-10226 fixed breakage in grade computing
2007-07-08 15:03:46 +00:00
skodak
b82caceafe
fixed typo
2007-07-08 14:58:23 +00:00
skodak
f8e6e4dbea
MDL-10226 improved regrading of final grades - optimised db access, partial regrading when raw grade updated
2007-07-08 14:57:19 +00:00
nicolasconnault
9aa1e44853
MDL-9268
2007-07-08 14:51:41 +00:00
Martin Langhoff
a9b24e489b
cvsimport fixups - new files
2007-07-07 14:30:55 +12:00
Martin Langhoff
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12:00
tjhunt
99a1bf3d9c
MDL-10374 - Quiz layout improvements, selectively merged from OU-moodle.
2007-07-06 16:37:06 +00:00
poltawski
d1818f3283
MDL-10311 - further groups import fixes - merged from MOODLE_18_STABLE
2007-07-06 16:34:30 +00:00
poltawski
0d53808b11
MDL-10311 Group import broken - missing lang strings & slight helpfile update
...
merged from MOODLE_18_STABLE
2007-07-06 15:35:37 +00:00
poltawski
c5e47c14af
MDL-10311 Group import broken - groups import hadn't been updated for new groups,
...
also missing lang strings. Merged from MOODLE_18_STABLE
2007-07-06 15:28:37 +00:00
tjhunt
604a618428
Fix notice in essay question.
2007-07-06 13:30:16 +00:00
skodak
aaff71daf4
MDL-10365 Improved handling of history when inserting/updating/deleting in new grade reports;first part
2007-07-06 12:49:28 +00:00
nicolasconnault
d2e87c0c39
MDL-10364 Added calculation icon, changed customdata to set_data for feedback form.
2007-07-06 12:41:33 +00:00
tjhunt
21988c8e20
Small improvement to print_table. Lets you apply a class attribute to particular table rows.
2007-07-06 11:29:25 +00:00
toyomoyo
2bac025ea6
MDL-10345, adding group sum and class total to grader report. No caching implemented yet but might not be needed. Testing required.
2007-07-06 08:43:33 +00:00
urs_hunkler
5393664ee6
In HTML resources the container box collapsed, when floats are used for content. Solved by adding "clearfix" to the classes.
2007-07-06 08:42:03 +00:00
nicolasconnault
9511c244a9
MDL-10210 Changed literal english strings into get_string() in settings.php
2007-07-06 08:41:25 +00:00
nicolasconnault
a69e733573
MDL-10364 Added the showcalculations preference and re-factored preferences_form.php (much, much smaller now!)
2007-07-06 08:23:17 +00:00
tjhunt
b0972c0593
MDL-648 - minor corrections.
2007-07-06 08:20:07 +00:00
nicolasconnault
1dd1bc8eaa
MDL-10287 Finished implementing form
2007-07-06 06:10:20 +00:00
moodler
08a2605a3c
Automatic installer.php lang files by installer_builder (20070706)
2007-07-06 04:44:21 +00:00
jamiesensei
43914931f7
validation can return an empty array() or true to indicate no errors. array() is preferred since then parent class validation functions can be chained. Changing moodle_form validation method to return array() so that chaining works in question types. Shouldn't affect other forms code.
2007-07-06 04:03:51 +00:00
nicolasconnault
02046f93fa
MDL-10210 2 Fixing a few errors in preferences
2007-07-06 02:57:28 +00:00
nicolasconnault
5f087294bf
MDL-10210 2 bumping the version for new preferences
2007-07-06 02:51:58 +00:00
nicolasconnault
5851ef55b6
MDL-10210 2 new preferences: showgrandtotals and grandtotalsdisplaytype
2007-07-06 02:49:36 +00:00
skodak
eda77debe3
trailing whitespace cleanup again
2007-07-05 21:42:34 +00:00
skodak
f943f4fd00
MDL-10207 delete support in grade tree editing page
2007-07-05 21:40:05 +00:00
skodak
e5d31b2f1b
MDL-10355 fixed typo
2007-07-05 20:39:41 +00:00
stronk7
4d248a2e80
New $CFG->xmldbreconstructprevnext setting to allow edition of XMLDB
...
out from the XMLDBEditor, ignoring the prev/next stuff, that will be
automatically regenerated by the Editor by simply loading and saving
the edited file. Credit goes to skodak!
2007-07-05 16:24:24 +00:00
nicolasconnault
c3e193ece3
MDL-10286 Finished the view feedback page. Also added links for each user name on the grader report page (linking to their profiles).
2007-07-05 08:02:05 +00:00
nicolasconnault
657e52d4da
MDL-10286 Implementing the view feedback page. Added links to the user, module and scale when applicable.
2007-07-05 07:01:48 +00:00
toyomoyo
4e1d5a1e0a
bumping version for MDL-7077, MDL-10181 adding capabilities
2007-07-05 06:55:32 +00:00
toyomoyo
eca3af25cb
MDL-7077, MDL-10181, adding notes for students
2007-07-05 06:53:17 +00:00
toyomoyo
266ebe02c1
minor grader report fixes
2007-07-05 06:06:57 +00:00
moodler
5ec52841a7
Automatic installer.php lang files by installer_builder (20070705)
2007-07-05 05:45:14 +00:00
nicolasconnault
606af46f2b
MDL-10210 Forgot to add the preferences_form file
2007-07-05 05:30:12 +00:00
nicolasconnault
8da2e59c00
Bumping the version for new admin settings.
2007-07-05 05:16:09 +00:00
mattc-catalyst
01e3838853
MDL-9473: Initialise navlinks array before use
...
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:55:24 +00:00
mattc-catalyst
3b27b0fe21
MDL-9615: Correct incorrect use of term breadcrumbs
...
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
toyomoyo
7994464178
fixing some warnings
2007-07-05 02:18:45 +00:00
skodak
c3146da7ac
complete unit tests for grade_item + minor cleanup in insert and update
2007-07-04 17:52:43 +00:00
skodak
225e707187
MDL-10210 new parameter in grade_tree constructor to force category grade item as last child
2007-07-04 16:16:39 +00:00
nicolasconnault
6e1d5e046c
MDL-10210 Added the user preferences, using moodleform.
2007-07-04 15:23:36 +00:00
nicolasconnault
82b4da8649
MDL-10210 Added the grader report admin settings, and its corresponding language strings. Few other minor edits.
2007-07-04 10:01:20 +00:00
moodler
28e2c55641
Added a Grades section to the Admin menu. It dynamically checks the plugins for settings.php files to define global settings. MDL-10210
2007-07-04 09:34:17 +00:00
toyomoyo
d30c99c107
some cosmetic fixes
2007-07-04 09:14:39 +00:00
skodak
3593af19df
MDL-10341 fixed user search cleaning; merged from MOODLE_18_STABLE
2007-07-04 08:31:54 +00:00
moodler
18536f768f
Started a Grades page for grades settings
2007-07-04 03:40:08 +00:00