thepurpleblob
61fbd0fb52
MDL-10396:
...
Add an option and a check to (optionally) prevent users being enrolled
in hidden courses.
Merged from STABLE_18
2007-07-20 13:03:19 +00:00
nicolasconnault
d5f0aa0196
MDL-9628 Fixed typos and added language strings. Corrected a bug that prevented a decimalpoints of 0 from being used (empty($decimalpoints)) -> is_null
2007-07-20 07:31:13 +00:00
skodak
5c13c6cc87
MDL-10520 reverting previous commit - the db setup+upgrade code must be fixed first
2007-07-18 21:37:30 +00:00
nicolasconnault
064105e357
Automatic grading Google Summer of Code project (Epaile assignment module) by Arkaitz Garo, First commit.
2007-07-18 21:13:53 +00:00
nicolasconnault
8c5a416edd
MDL-10478 Added category preference aggregationview. This one is linked with the more global preferences and $CFG. However, a category-specific preference needs implementing: grade_report_categorystate{$catid}, which equals GRADE_CATEGORY_EXPANDED or GRADE_CATEGORY_CONTRACTED. I've written a stub in grade/report/grader/lib.php around line 492 for pruning out the grade_tree according to these prefs.
...
We'll also need to implement the actions for the -/+ icons.
2007-07-18 14:54:35 +00:00
nicolasconnault
32b97bb24a
MDL-10490 Letter type implemented
2007-07-18 11:34:55 +00:00
nicolasconnault
8c4d80f130
MDL-10392 completed: the finalgrade value wasn't assigned to the grade_grades object when its update() method was being called.
2007-07-18 03:57:50 +00:00
nicolasconnault
db4c796818
MDL-9628 Refactored display "Raw" string into "Real" to avoid confusion with raw vs final grades
2007-07-17 19:04:50 +00:00
nicolasconnault
e50ce569d9
MDL-10481
...
Two new preferences: averagesdecimalpoints and rangesdecimalpoints
Two new constants: GRADE_REPORT_PREFERENCE_INHERIT and GRADE_REPORT_PREFERENCE_DEFAULT with string values
removed GRADE_REPORT_GRADE_DISPLAY_TYPE_INHERIT in favour of the above
Added a number of language strings.
2007-07-17 18:46:21 +00:00
nicolasconnault
2f61fc0ee6
MDL-10477 Implementing rangesdisplaytype, finishing off this task
2007-07-17 07:41:52 +00:00
nicolasconnault
bb384a8e29
MDL-10477 Mainly the percentage grade display type
2007-07-16 19:46:54 +00:00
nicolasconnault
02d1e2cfa9
MDL-9629 New setting and language strings. Also using constants from gradelib in settings.php and preferences_form.php for grader report.
2007-07-16 09:18:02 +00:00
moodler
36e53792c5
Changed "Grand totals" to "averages" everywhere
2007-07-16 07:04:52 +00:00
moodler
6164921133
Changes "show scales" everywhere to "show ranges"
2007-07-16 06:17:45 +00:00
tjhunt
ed8bebce5a
MDL-10452 - start quiz UI is confusing if you have quiz:preview capability. Change the 'start/continue attempt button' to say 'start/continue preview' in this case. Merged from MOODLE_17_STABLE.
2007-07-13 15:58:42 +00:00
toyomoyo
c55dee3fa9
MDL-10181, user management improvements fixes
2007-07-13 08:26:47 +00:00
skodak
79eabc2ab2
major grade editing fixes and improvements - grader form now knows if grade is editable; fixed broken quickgrading; feedback format is handled the same way as in the rest of moodle - automatically converted to FORMAT_HTML when editor enabled; fixed calculation of grades that was breaking locking
2007-07-12 22:31:20 +00:00
thepurpleblob
c569a97541
MDL-10415:
...
Documentation for Aiken format added back, plus a few other minor improvements.
2007-07-11 09:58:11 +00:00
nicolasconnault
6e30bd442d
MDL-10392 updated links to edit_grade form, corrected the loop for table rows, which only initialised the $element object at the end of the loop
...
MDL-10211 Removed showfeedback preference
MDL-10286 Changed tooltip so that it surrounds the grade in a span when edit mode is off, and surrounds the edit icon otherwise
MDL-10287 Deleted edit_feedback and edit_feedback files and links to this form
MDL-10368 Removed show/hide feedback toggle
2007-07-11 07:30:04 +00:00
toyomoyo
de7d838841
MDL-10385, use langconfig specific decimal point and thousand separator when printing grades. Grade validation for grademin/grademax range
2007-07-10 09:01:19 +00:00
nicolasconnault
ce0c946a1f
MDL-10386
...
- Renamed grade_report_shownotes preference to grade_report_showfeedback
- Added grade_report_quickgrading and grade_report_quickfeedback preferences
- Re-organised the grade_get_icons() function: The icons are all prepared first,
then the preferences and conditions are applied to the selection of icons.
This allows for a third $icons parameter, an array of icon names, which
explicitly sets which icons should be returned by the function, regardless
of preferences and options.
- Identified and fixed MDL-10391 bug with updating boolean user preferences (advcheckbox used)
2007-07-09 19:59:45 +00:00
nicolasconnault
73a5d828ce
MDL-10368 Added quick toggles
2007-07-09 13:24:36 +00:00
nicolasconnault
27626e7147
MDL-9268 Removing "turn feedback on" button in favour of the new user/cfg preference grade_report_shownotes; Re-displaying the calculation icons
2007-07-09 11:58:24 +00:00
stronk7
060bbac9ef
Adding some new strings to the XMLDB editor. MDL-7357
...
Merged from MOODLE_18_STABLE
2007-07-08 23:14:22 +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
nicolasconnault
d2e87c0c39
MDL-10364 Added calculation icon, changed customdata to set_data for feedback form.
2007-07-06 12:41:33 +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
nicolasconnault
02046f93fa
MDL-10210 2 Fixing a few errors in preferences
2007-07-06 02:57:28 +00:00
nicolasconnault
5851ef55b6
MDL-10210 2 new preferences: showgrandtotals and grandtotalsdisplaytype
2007-07-06 02:49:36 +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
eca3af25cb
MDL-7077, MDL-10181, adding notes for students
2007-07-05 06:53:17 +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
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
toyomoyo
d30c99c107
some cosmetic fixes
2007-07-04 09:14:39 +00:00
nicolasconnault
13b1072464
More language strings, minor edits.
2007-07-03 17:54:56 +00:00
bobopinna
6cb178cd20
Fixed help title
2007-07-03 12:13:52 +00:00
bobopinna
b984add67b
Added two missing strings
2007-07-03 12:07:58 +00:00
bobopinna
5a11f4c35e
Added missing help files
2007-07-03 12:04:17 +00:00
bobopinna
5dcb429b34
Fixed bug MDL-9570
2007-07-03 09:45:13 +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
moodler
6ba3d875f2
Added some new strings for gradebook export settings
2007-07-02 07:29:04 +00:00
tjhunt
bb4598fcf7
Quiz time limit field: Store it in the DB as an int(10), like the other time-related columns. Also, include the unit (minutes) in the forum label.
2007-07-02 06:48:50 +00:00
wildgirl
0825e989d0
improved help file - MDL-5074 and MDL-5075 fixes
2007-06-29 14:26:29 +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
tjhunt
ac48e43a89
MDL-648 - Email notification and confirmation when quizzes are submitted. Thanks to Graham Miller for implementing this to my design.
2007-06-26 16:34:05 +00:00