Dan Marsden
43b135e598
MDL-35156 remove references to non-existant options
2012-09-03 12:42:26 +12:00
Aparup Banerjee
e203643539
Merge branch 'm23_MDL-33942' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-08-07 15:58:25 +08:00
Rossiani Wijaya
aa15bd56d6
MDL-34559 accessibility compliance for grade: Add forform input text and select tag
2012-08-03 12:01:36 +08:00
Dan Marsden
605d6ffcf4
MDL-33942 Grading method: Marking Guide - check for $cm before using - may not exist if the course is being deleted.
2012-08-02 19:51:24 +12:00
Sam Hemelryk
3c3cf6daac
Merge branch 'MDL-32499_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-07-31 16:29:51 +12:00
David Monllao
2011579b26
MDL-32499 gradingform_rubric Avoid backup/restore of rubric fillings without an existing criteria
2012-07-27 09:22:02 +08:00
David Monllao
e0cf9e280a
MDL-33537 gradingform_rubric Adding the definition when retrieving grading instances
...
Credit to Sam Chaffee
2012-07-20 14:56:00 +08:00
Dan Marsden
7debccbdee
MDL-33835 Marking Guide - set currentfocus var to the first criteria comment to avoid JS errors.
2012-07-02 16:10:26 +08:00
Aparup Banerjee
b574c078a6
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:37:01 +08: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 f9f281b8fe .
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
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
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
Marina Glancy
4f110c471a
MDL-30023: rubriceditor usability - skip buttons for reorder and delete in tabindex
2011-11-04 11:30:06 +08:00
Marina Glancy
0136124e21
MDL-30112: marking rubric filling instances for regrading
...
- If a used rubric being updated, teacher (moderator) is notified
- If the changes are significant, all instances automatically marked for regrade
- if the changes are minor (texts, options or sortorder), teacher can choose whether to mark for regrade or not
- The instances marked for regrade can be re-graded but students are not able to see the rubric
- when grading a message appears if the instance is marked for regrade and is not visible to students
2011-11-03 16:08:36 +08:00
David Mudrak
967d346f72
MDL-29794 It is now possible to re-use a form without sharing it as a template
...
The patch also improves displaying tags-like status information next to
the grading form titles.
2011-11-02 21:57:24 +01:00
Marina Glancy
6184b84393
MDL-30037: fixed bug with grade calculation
2011-11-02 11:38:00 +08:00
Marina Glancy
0e2a1d755a
MDL-29482: error message is displayed to graders if grading form is unavailable
2011-11-02 11:12:02 +08:00