Marina Glancy
027c230796
MDL-39710 Don't display rubric and guide preview unless option checked
2013-05-31 16:14:32 +10:00
Russell Boyatt
8f485ce28e
Fixing MDL-39710: setting to limit student access to rubric now checked.
2013-05-31 16:14:26 +10:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Helen Foster
9f3e096899
MDL-39642 Merge English strings from the en_fix language pack
2013-05-13 09:58:43 +02:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Dan Poltawski
7925d3ff10
MDL-38934 - fix missing setType() calls in advanced grading forms
2013-04-08 15:24:20 +08:00
Paul Charsley
3f0ea6d8a7
MDL-31681 added core_grade_get_definitions web service function
2013-03-25 08:38:05 +13:00
Petr Škoda
7a18f49c60
MDL-37726 remove PREVIOUS/NEXT from all install.xml files
...
YAY!
2013-01-29 22:34:46 +01:00
Marina Glancy
5dc1ca87b1
MDL-30998 added missing phpdocs
2013-01-14 15:14:54 +11:00
Marina Glancy
d22e9e32e4
MDL-30998: updated docblocks for advanced grading
2013-01-14 15:14:54 +11:00
Eloy Lafuente (stronk7)
6b9dfe731e
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:11:11 +01:00
Frederic Massart
501380a96d
MDL-36632 usability: Grading methods icons and CSS
2012-11-30 15:42:39 +08:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01: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
Marina Glancy
0878934f58
MDL-34310 Removed unused options from gradingform_guide
2012-08-29 14:22:01 +08:00
Marina Glancy
42b1867410
MDL-34310 display grading method description inside render_preview
...
This way we can use the function gradingform_controller::render_preview() to display a preview for students in different modules
without worrying on gradingform-specific options on whether to display description for students or not
2012-08-24 11:51:20 +08:00
Aparup Banerjee
056640610d
Merge branch 'master_MDL-33942' of git://github.com/danmarsden/moodle
2012-08-07 15:58:06 +08:00
Rossiani Wijaya
29bea63484
MDL-34559 accessibility compliance for grade: Add forform input text and select tag
2012-08-03 11:53:49 +08:00
Dan Marsden
f43d3cf50f
MDL-33942 Grading method: Marking Guide - check for $cm before using - may not exist if the course is being deleted.
2012-08-02 19:49:28 +12:00
Sam Hemelryk
5adf3ec6cb
Merge branch 'MDL-32499_master' of git://github.com/dmonllao/moodle
2012-07-31 16:30:05 +12:00
Dan Poltawski
73454d017a
Merge branch 'MDL-33537_master' of git://github.com/dmonllao/moodle
2012-07-30 13:46:22 +08:00
David Monllao
b4b6fc9155
MDL-32499 gradingform_rubric Avoid backup/restore of rubric fillings without an existing criteria
2012-07-27 09:13:21 +08:00
Rajesh Taneja
c277b502ab
MDL-31294 Forms Library: Removed deprecated functions from forms library
2012-07-24 15:09:39 +08:00
David Monllao
8fea05bfb4
MDL-33537 gradingform_rubric Adding the definition when retrieving grading instances
...
Credit to Sam Chaffee
2012-07-20 14:57:34 +08:00
Dan Poltawski
b96c32fbef
Merge branch 'master_MDL-33835' of git://github.com/danmarsden/moodle
2012-07-02 16:09:59 +08:00
Aparup Banerjee
99c3c503e0
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:41:09 +08:00
Dan Marsden
0c4390ed21
MDL-33835 Marking Guide - set currentfocus var to the first criteria comment to avoid JS errors.
2012-06-20 11:48:24 +12:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Dan Poltawski
54588ca214
Merge branch 'MDL-27156_file_cap' of git://github.com/andyjdavis/moodle
2012-06-14 12:00:18 +08:00
Andrew Davis
1812ea3e06
MDL-27156 repositories: switched some spots over to using get_user_max_upload_file_size() instead of get_max_upload_file_size()
2012-06-14 09:19:25 +07:00
Dan Marsden
c6e423695a
MDL-33477 Advanced grading Marking Guide - fix lang
2012-06-13 14:09:41 +12:00
Dan Marsden
abf0c875bb
MDL-31731 gradeing form: Fix module name
2012-05-04 16:20:58 +08:00
Dan Marsden
cfc73aa790
MDL-31731 Advanced Grading: Marking Guide - prevent negative scores when marking users
2012-05-04 16:20:50 +08:00
Dan Poltawski
9fdbd69e22
MDL-31731 gradeing form: Fix hardcoded module name
2012-05-04 14:02:39 +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
b4b1d49044
MDL-31731 Advanced Grading: Marking Guide: fix bug with check to display warning about discrepency between module maxgrade and number of marks in Marking Guide.
2012-05-04 09:12:29 +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
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fee75c2416d71bae7583fd026b9ccabb.
2012-04-11 17:18:58 +12:00
Rossiani Wijaya
f9f281b8fe
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
2012-03-30 16:26:58 +08:00
Petr Skoda
c3dd6b01fe
MDL-27982 drop UNSIGNED attributes from all install.xml files
2012-03-06 12:01:10 +01:00
Marina Glancy
4f9e66168a
MDL-30780: fixing the disappearance of right part of the very wide rubric
2012-02-17 10:56:50 +08:00
Marina Glancy
577c89644f
MDL-30771: Enable students to view rubric definition prior to submission
...
Also allow advanced grading plugin to extend course module navigation, it is not necessary only definition previewing
Added option to rubric whether to show it to the students before submission and option to view description
2012-02-10 13:03:55 +08:00
Aparup Banerjee
46f2a9366a
MDL-30604 Added upgrade lines to upgrade.php(s)
2011-12-09 01:28:59 +01:00
Sam Hemelryk
009b14c065
MDL-30270 rubric Cleaned up minor points after review before integration
2011-11-22 10:40:15 +13:00
Marina Glancy
a19d1057ca
MDL-30270, MDL-30269: rubric interface/usability improvements:
...
- In rubric editor the line 'Current rubric status' is hidden if there is no status yet
- If present the style of the status is the same as on manage.php page
- For newly created rubric 'Add criterion' button is pre-pressed automatically
- Changed JavaScript to work for Mac browsers default settings and for IPad
- MDL-30269: added explanation message about score to grade mapping
- fixed bug with non-javascript 'Add criterion' behaviour
2011-11-18 15:35:24 +08:00
Marina Glancy
3c2b3cb3ee
MDL-29108: added comments, declared functions visibility, renamed variables; also fixed MDL-30240
2011-11-14 14:53:14 +08:00
Marina Glancy
b1add93e47
MDL-30241: fixing Javascript to work in IE as well
2011-11-14 14:48:28 +08:00
David Mudrak
6f07a6a2ea
MDL-29108 Advanced grading - renaming DB field forminstanceid to instanceid
...
As a response to Sam's review (7.4)
2011-11-13 14:07:33 +01:00
David Mudrak
71ab436aa9
MDL-29108 Advanced grading - renaming DB fields formid to definitionid
...
As a response to Sam's review (7.1 and 7.3)
2011-11-13 14:03:38 +01:00