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
Petr Skoda
f59f03ad2d
MDL-32569 drop more core simpletests that were already migrated
2012-04-21 16:27:30 +02: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
Sam Hemelryk
5bfeb5ffd3
Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle
2012-04-10 12:34:37 +12:00
Petr Skoda
5073880583
MDL-32149 grade related tests
2012-04-03 22:31:03 +02: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
Eloy Lafuente (stronk7)
2a5fa9e64a
Merge branch 'MDL-30999_grade_phpdocs' of git://github.com/andyjdavis/moodle
2012-02-20 12:02:18 +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
Andrew Davis
a153c9f2fe
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07: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
Marina Glancy
776d75b9a6
MDL-31179: added missing global
2012-01-20 10:33:27 +08:00
Marina Glancy
96ef951d5f
MDL-31060: removed unnecessary fields from query which also caused problems in MSSQL
2012-01-13 10:12:10 +08:00
Aparup Banerjee
46f2a9366a
MDL-30604 Added upgrade lines to upgrade.php(s)
2011-12-09 01:28:59 +01:00
Andrew Davis
39ee0ced4a
MDL-30494 grade: provided a failure string to gives people experiencing UTF character test failures a starting point for fixing the problem
2011-11-30 11:49:39 +08:00
Andrew Davis
58800b7c36
MDL-30494 grade: improved unit tests for tokenize()
2011-11-30 11:39:25 +08: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
David Mudrak
9e32368b29
MDL-29108 Remove all associated grading areas when the context is being deleted
2011-11-13 13:50:00 +01:00
David Mudrak
c15b933c69
MDL-29108 Orphaned areas are excluded from search results
...
If for any reason the referenced context does not exist any more, the
forms defined in relevant areas are considered removed (even if their
records still exist in the database).
2011-11-11 14:16:17 +01:00
David Mudrak
217116d414
MDL-29108 Improving get_grading_method() documentation
...
As a response to Sam's review (10)
2011-11-11 12:18:02 +01:00
David Mudrak
6f19a2a98b
MDL-29108 Removing global variables where they are not needed
...
Spotted by Sam during the review (17.1 and 17.3)
2011-11-11 12:10:02 +01:00
David Mudrak
241d9463de
MDL-29798 Final clean-up before submitting for the integration review
2011-11-09 22:08:09 +01:00
David Mudrak
37065c2e06
MDL-29793 Advanced grading forms attached to activity modules can be restored now
2011-11-08 23:33:40 +01:00
David Mudrak
9b553d472e
MDL-29793 Advanced grading forms attached to activity modules are included in the backup now
2011-11-08 16:25:58 +01:00
Marina Glancy
050125d47e
fixed bug that appeared when teacher grades student with a rubric for the first time
2011-11-08 09:15:42 +08:00
David Mudrak
bb50c37651
MDL-30162 The grading method can be selected when creating new instance of the activity module
2011-11-08 01:54:36 +01:00
David Mudrak
b2c16c6e51
Files embedded into the form description are now served by the core itself
...
The grading form description is in the core scope so it should be served
by the core, not by the plugin.
2011-11-08 01:06:47 +01:00
David Mudrak
b02b7c5add
MDL-30111 Rubric - reordered English strings by stringid
2011-11-07 23:23:38 +01:00
Martin Dougiamas
de2eb195fe
MDL-30111 Rubric - some English strings rewording
2011-11-07 23:19:51 +01:00
Marina Glancy
188e840b99
MDL-29481: when student is being regraded we try to pick up the latest saved but not submitted version of grading
...
There are no visible changes yet because at the moment rubric is only saved when it is submitted but this is a base for AJAX saving
2011-11-07 15:55:08 +08:00
Marina Glancy
13926e735d
MDL-30159: fixed bug: When evaluating by advanced grading extra entries are inserted in grading_instances
2011-11-07 14:37:58 +08:00
Marina Glancy
ffbf4370a2
MDL-30023: rubric editor usability - automatically set scores for added levels
2011-11-07 13:07:43 +08:00
Marina Glancy
2d41a9115b
Fixed small bug resulting in a warning message when creating new rubric
2011-11-07 13:07:30 +08:00
Marina Glancy
59be90119e
MDL-30023: rubric editor usability - support for tab key and adding multiple levels
2011-11-04 14:58:05 +08:00