nicolasconnault
9aa1e44853
MDL-9268
2007-07-08 14:51:41 +00:00
Martin Langhoff
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12: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
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
nicolasconnault
1dd1bc8eaa
MDL-10287 Finished implementing form
2007-07-06 06:10:20 +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
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
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
eca3af25cb
MDL-7077, MDL-10181, adding notes for students
2007-07-05 06:53:17 +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
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
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
toyomoyo
f4bee9e580
added a method that returns the submitted data without validation MDL-10181, please let me know if this is not needed, thanks
2007-07-04 02:32:08 +00:00
toyomoyo
898d7119f0
round up enrolment to day, truncate the rest MDL-10181
2007-07-04 02:26:36 +00:00
toyomoyo
0674ff6ca8
sql_concact() can handle more than 2 params, thanks Eloy
2007-07-04 02:03:47 +00:00
urs_hunkler
a04c3b55b9
working on MDL-10322 :: tabs. I added a space before the closing </li> to close the gap between the li elements used without images. I don't know why this space is necessary.
2007-07-03 20:17:54 +00:00
nicolasconnault
4a129c473b
MDL-12010 Added preferences to config table
2007-07-03 18:41:31 +00:00
nicolasconnault
13b1072464
More language strings, minor edits.
2007-07-03 17:54:56 +00:00
skodak
6639ead31e
complete unit tests for grade_category, minor API cleanup, fixed forced regrading in grade_category
2007-07-03 10:06:08 +00:00
nicolasconnault
5b5eb8e6c7
MDL-9268
...
Added language strings for grade item edit form.
Fixed HTML error in grader report.
Added tabs to category edit page.
2007-07-03 05:25:08 +00:00
stronk7
6f05b1e149
Registering the choosecoursefileorimsrepo form element to
...
show the "Browse Repository" button
for IMS-CP resources type. (MDL-10036)
Merged from MOODLE_18_STABLE
2007-07-02 16:51:50 +00:00
stronk7
f7c91a30c5
Adding the choosecoursefileorimsrepo form element to
...
show the "Browse Repository" button
for IMS-CP resources type. (MDL-10036)
Merged from MOODLE_18_STABLE
2007-07-02 16:49:39 +00:00
skodak
739196ba10
MDL-10224 fixing some more regressions in grade reports; adding proper CSS; more fixes and improvements
2007-07-01 19:45:13 +00:00
skodak
f13002d53e
MDL-9629 fixed regressions in grade reports caused by my previous commits, added unfinished forms for category and item edit
2007-06-30 21:12:47 +00:00
jamiesensei
7856a8c384
removing file that mistakenly was committed to HEAD
2007-06-30 04:22:51 +00:00
jamiesensei
c28245d7e5
test for questionlib on MOODLE_19_QUESTIONS branch
2007-06-30 03:50:52 +00:00
jamiesensei
20c55233c3
small change to make icons easier to override in child classes.
2007-06-29 14:19:22 +00:00
toyomoyo
0cdd512c17
taking out some redundant sql
2007-06-29 08:31:01 +00:00
toyomoyo
12e27a048d
MDL-9283, fixing a broken SQL, thanks Arno
2007-06-29 08:23:31 +00:00
skodak
314c433698
MDL-10224 some more improvements in grader report related to total course grade and category grade + other bugfixes
2007-06-28 22:55:46 +00:00
skodak
a9f16da37d
fixed grade tree sortorder generation
2007-06-28 20:04:19 +00:00
skodak
82bf496e9c
MDL-10224 finishing the commit, grrr
2007-06-28 19:18:52 +00:00
mchurch
89676f4dea
Bug MDL-8520. Adding target= to the prev/next and logs buttons.
2007-06-28 19:18:11 +00:00
skodak
b3ac6c3ef0
MDL-10224 total course grade implemented + lots of other changes and improvements; there are still some regressions and bugs - going to fix them ASAP; some unit tests still missing too
2007-06-28 13:20:30 +00:00
nicolasconnault
8ace7bf75f
MDL-10211 Added all icons.
2007-06-28 12:40:11 +00:00
nicolasconnault
1ec74ea5aa
MDL-10209 MDL-10211
...
Added two tiny feedback/add_feedback icons.
Enabled feedback mode with button next to "Turn editing on".
Added tooltip (with overlib for the time being) for "Show feedback" when edit mode is off, and for "Edit feedback" when edit is on.
2007-06-28 11:15:12 +00:00
nicolasconnault
a9d5bde75d
MDL-10211 Show/hide and lock/unlock of final grades
2007-06-28 05:54:01 +00:00
nicolasconnault
0a1ef2f264
MDL-10211 First set of icons
2007-06-27 16:15:23 +00:00
skodak
a33c44c4b9
MDL-10276 Text cleaning trouble
2007-06-27 11:58:33 +00:00
toyomoyo
6a61f741e6
testing patch for MDL-9238 Arnaud's patch
2007-06-27 09:07:47 +00:00
poltawski
4fa94a5639
MDL-10264 - fixed typo
2007-06-26 21:17:56 +00:00
tjhunt
d53587d822
MDL-10250 - Extend get_users_by_capability to have a $useviewallgroups parameter.
2007-06-26 16:16:46 +00:00
nicolasconnault
8178f34c56
MDL-10211 Added edit, show/hide and lock/unlock icons and links, with corresponding page-level actions to headers of grader report.
2007-06-26 09:59:18 +00:00
moodler
db48c57c3c
Merged fix for MDL-10254, thanks Valery!
2007-06-26 09:09:39 +00:00
nicolasconnault
97d608ba05
Changed grade_item so that its grademax is count(scale_items) and grademin is 1, to be consistent with use of scales throughout Moodle.
2007-06-26 08:50:22 +00:00
nicolasconnault
8161dbb6fc
MDL-10210 MDL-10207 Fixed small issues in tabs. Removed HTML-producing code from grade_tree and put it into category.php.
2007-06-26 07:45:40 +00:00