Raymond Wijaya
23fffa2bea
MDL-35518: mod_assign: Change function get_renderer() in assign/locallib.php from private to public
2012-09-21 10:53:32 +08:00
Rajesh Taneja
7400be1b6e
MDL-34777 Accessibility: Add labels to input elements in gradebook
2012-09-20 11:28:55 +08:00
Damyon Wiese
ba30fe35b9
MDL-35202: Allow for language files that contain non-ascii for actions in assignment
2012-09-18 15:11:48 +08:00
Damyon Wiese
6664b2c0d0
MDL-35398: Quick grading feedback is now pushed to the gradebook
2012-09-18 14:49:52 +08: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
Damyon Wiese
b32868bed3
MDL-35427: Remove resetting of $_POST - use $mform->setConstant to force update to rownum instead.
2012-09-18 11:17:18 +08:00
Damyon Wiese
b3de95afb4
MDL-35337: Fixes for restoring a course backup with no data for teamassignments and extensionsdates
2012-09-18 10:20:53 +08:00
Dan Poltawski
d3dbb5ce6a
Merge branch 'MDL-35388' of git://github.com/netspotau/moodle-mod_assign
2012-09-17 15:40:52 +08:00
Eloy Lafuente (stronk7)
bb96b9df18
Revert "MDL-34794: Add reset course feature in mod_assign (new assignment (2.3))"
...
This reverts commit 72429a10da
.
2012-09-14 10:48:07 +02:00
Eloy Lafuente (stronk7)
8be3eeecfe
Revert "MDL-34794 mod_assign: Fixed up style after integration"
...
This reverts commit 20b133e7a3
.
2012-09-14 10:47:04 +02:00
Damyon Wiese
49d83b9d96
MDL-35388: Change get_output to get_renderer to remove duplicated function
2012-09-13 10:06:09 +08:00
Damyon Wiese
fd637d38ac
Merge branch 'MDL-35388' of git://github.com/Lightwork-Marking/moodle into integration
...
Conflicts:
mod/assign/locallib.php
2012-09-13 10:03:40 +08:00
Paul Charsley
2cffef9f41
MDL-35388 modifications to allow php unit tests to be run
2012-09-13 13:44:05 +12:00
Sam Hemelryk
37d3caac51
Merge branch 'MDL-34088' of git://github.com/raymondAntonio/moodle
2012-09-12 11:35:41 +12:00
Sam Hemelryk
223285a640
Merge branch 'MDL-34692' of git://github.com/raymondAntonio/moodle
2012-09-12 10:22:54 +12:00
Eloy Lafuente (stronk7)
ae066a4691
Merge branch 'master_MDL-34544' of git://github.com/danmarsden/moodle
2012-09-11 21:33:06 +02:00
Aparup Banerjee
f4f1fd0b6c
Merge branch 'MDL-31276-NOCSVLIB' of git://github.com/netspotau/moodle-mod_assign
2012-09-11 16:39:30 +08:00
Damyon Wiese
7a2b911c6b
MDL-31276: Phpdocs cleanup for offline grading feature
2012-09-11 15:48:19 +08:00
Sam Hemelryk
6396fb3dab
Merge branch 'master_MDL-35255' of git://github.com/danmarsden/moodle
2012-09-11 12:11:02 +12:00
Sam Hemelryk
20b133e7a3
MDL-34794 mod_assign: Fixed up style after integration
2012-09-11 11:34:10 +12:00
Damyon Wiese
d0d4796b4a
MDL-31276: Fixes for offline marking and team submissions
...
Filenames in zip of all submission now contains the team group name.
2012-09-10 14:18:42 +08:00
Damyon Wiese
df47b77f46
MDL-31276: Offline marking. Includes download/upload of csv grades.
...
Also provides bulk upload/download of feedback files via zips.
2012-09-10 14:18:32 +08:00
Raymond Wijaya
ec32d06834
MDL-34088: Advanced grading criteria is shown on assignment page (if used) before the assignment submissions have been graded.
2012-09-07 15:20:32 +08:00
Raymond Wijaya
72429a10da
MDL-34794: Add reset course feature in mod_assign (new assignment (2.3))
2012-09-07 15:06:11 +08:00
Dan Marsden
c792565b9d
MDL-35255 mod_assign plagiarism api shift update_status call to after header has been printed.
2012-09-05 12:44:18 +12:00
Damyon Wiese
b98824c219
MDL-31291: Fix a warning on the assignment summary page.
2012-09-03 12:20:39 +08:00
Damyon Wiese
88cfe46998
MDL-31291: Do not show students names who have not submitted when blind marking is enabled.
2012-09-03 11:11:16 +08:00
Damyon Wiese
b473171a6f
MDL-31291: Blind marking feature for mod_assign
2012-09-03 11:11:16 +08:00
Damyon Wiese
cd01491c11
MDL-31284: Backported team assignment fixes from stable branch
2012-09-03 10:54:14 +08:00
Damyon Wiese
12a1a0da2f
MDL-31284: New feature for mod_assign: Team assignments
2012-09-03 10:54:07 +08:00
Damyon Wiese
9e795179ad
MDL-31295: Allow granting individual extension dates to students for mod_assign
2012-09-03 10:08:47 +08:00
Kanika Goyal
d37781a529
MDL-34544: Plagiarism API - add support for control of drafts to new assign
2012-09-03 13:11:16 +12:00
Raymond Wijaya
694b11ab4a
MDL-35004: Fix 'can not create a new instance of the assignment module with no completion setting'
2012-08-24 14:45:01 +08:00
Raymond Wijaya
a9b94affd4
MDL-34692: Fix the assignment submission agreement will not be visible if the submission statement is empty
2012-08-24 13:18:38 +08:00
Damyon Wiese
79ed4d8475
MDL-31341: Add custom completion rule to assignment: 'submit'
2012-08-17 09:05:40 +08:00
Eric Merrill
fbb70b4717
MDL-34543 mod_assign Fixing problem where previous feedback does not populate when you re-enter the grading view. add_plugin_grade_elements() was expecting grade object, but was being given grade string.
2012-08-07 10:19:35 -04:00
Damyon Wiese
94f26900c9
MDL-31288: New feature: Assignment submission statements
2012-07-27 16:00:10 +08:00
Sam Hemelryk
5b2b9e04ef
Merge branch 'MDL-34256' of git://github.com/netspotau/moodle-mod_assign
2012-07-23 11:09:28 +12:00
Damyon Wiese
f70079b9bf
MDL-2283: Display number of assignment submissions that need grading in the grading summary
2012-07-17 09:16:43 +08:00
Damyon Wiese
44e2f0fe72
MDL-34256: Grading table shows users with no submissions with "requires grading" filter
...
Also hide the filters completely if there are no submission plugins enabled (offline assignment).
2012-07-13 11:44:55 +08:00
Damyon Wiese
9650334f2c
MDL-34258: Plagiarism API now returns strings so mod_assign needs these updates
2012-07-11 08:31:56 +08:00
Eloy Lafuente (stronk7)
9039021b25
Merge branch 'MDL-33499' of git://github.com/netspotau/moodle-mod_assign
2012-07-03 02:15:57 +02:00
Damyon Wiese
99467a9f7f
MDL-33853: Prevent locking an assignment submission from putting a grade of 0 in the gradebook
2012-06-22 11:12:06 +08:00
Damyon Wiese
14c46e24a9
MDL-33878: Assignment - prevent error when removing overridden flag in gradebook
...
This error only occurs when there is a submission but no grade in the assignment
and the feedback comments plugin is enabled.
2012-06-20 13:11:19 +08:00
Dan Poltawski
2b5f4dbbca
Merge branch 'MDL-33699' of git://github.com/netspotau/moodle-mod_assign
2012-06-18 13:49:16 +08:00
Dan Poltawski
728aee9767
Merge branch 'MDL-33697' of git://github.com/netspotau/moodle-mod_assign
2012-06-18 13:12:56 +08:00
Damyon Wiese
a13edd499d
MDL-33699: Allow grades of 0 in assignment quickgrading
2012-06-15 15:13:26 +08:00
Damyon Wiese
787ad88143
MDL-33499: Display final grade on the grading form with a link to the grader report
...
AMOS BEGIN
CPY [currentgrade,mod_assignment],[currentgrade,mod_assign]
AMOS END
2012-06-15 14:09:38 +08:00
Damyon Wiese
f750cf712c
MDL-33697: Merge the 2 assignment notification types
...
This is the best solution until Moodle supports capabilities on module message providers.
Unfortunately we already changed the mod_assignment language string so I can't put an AMOS
command to copy the new string.
2012-06-14 15:31:23 +08:00
Damyon Wiese
a1e54f4d6c
MDL-33327: Layout changes for the assignment grading table
...
Move the grading actions to a single drop down list above the header
Move the grading options below the grading table (although that is inconsistent)
Conflicts:
mod/assign/gradingtable.php
mod/assign/locallib.php
2012-06-14 15:22:42 +08:00