Stephan Robotta
75b8733197
MDL-31235 core_grades: use text filters for criterion fields
2023-02-17 08:11:14 +01:00
Tim Hunt
1dcd0d3499
MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT
2020-03-29 15:34:26 +01:00
gthomas2
cc65414a04
MDL-58092 grading methods: Fix double escape for freq used questions
2017-03-24 13:21:27 +08:00
Adam Olley
767761b7d8
MDL-58030 gradingform_guide: Init $commentchooser before use
...
The initialisation of $commentschooser was moved into an IF condition,
whilst still using it outside of that IF conditions scope. As such, if
there are no comments to choose from, the variable is never init'd but
it still goes to use it, emitting a PHP notice.
2017-02-21 14:31:20 +10:30
Damyon Wiese
a51122983c
MDL-57018 boost: Style marking guide entry form
...
Add boost styles to marking guide entry form.
2016-11-22 11:47:45 +08:00
Jun Pataleta
f8a5c98eb6
MDL-54056 gradingform_guide: Conditionally render comments chooser
...
Render the frequently-used comments only if there are defined
frequently used comments
2016-05-05 10:29:23 +08:00
Damyon Wiese
bb690849c9
MDL-52954 assign: Rebuild the assignment single grade page.
2016-03-30 13:47:21 +08:00
Damyon Wiese
2a3647bae5
MDL-52954 marking guide: Wrap radio fields in a label for styling
2016-03-30 13:47:10 +08:00
Jun Pataleta
fb43a326c2
MDL-52661 gradingform_gudie: Accessibility fixes for marking guide
2016-01-07 17:12:17 +08:00
Davo Smith
556e33d77c
MDL-49176 gradingform_guide: display newline characters as <br> tags
2015-06-22 10:13:18 +01:00
David Mudrák
18619d8440
MDL-46223 Improve the marking guide output
2014-07-08 13:22:50 +08:00
Trevor Cunningham
9c35f55a05
MDL-39568 gradinform_guide: show maxgrade to students when viewing marking guide
2014-03-17 08:59:08 +13:00
Rossiani Wijaya
b1fec412e3
MDL-34777 grading: add label to select and input tag
...
Conflicts:
mod/assign/lang/en/assign.php
mod/assign/locallib.php
2012-09-18 13:18:57 +08:00
Dan Marsden
6c20925827
MDL-31731 Advanced Grading: Marking Guide display scale warning for higher max grade as well as lower.
2012-05-04 09:33:30 +12:00
Dan Marsden
e529ec8c09
MDL-31731 Grading form Marking Guide - fix for test 6.2, checkboxes not saving state when clearing both.
2012-05-03 22:12:34 +12:00
Dan Marsden
77143217f2
MDL-31731 - new grading form - Marking Guide
2012-04-30 08:44:43 +12:00