-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
1.9.10
-
None
-
Easy
-
MOODLE_19_STABLE
Assignment type: Team (http://moodle.org/mod/data/view.php?d=13&rid=3780&filter=1)
(Anthony, please add it to the component list)
When grading one member of the team, it grades all other members, too.
It seems that this was one of the main features that was promised in the component's introduction,
but it was missing from the code. funny.
Several teachers pointed this one out, so i added the missing function update_grades($submission) to the class.
Now, it seems to work just fine. thou i love to get feedback from the original developer of the component, Paul Charsley.
Here is a link to the updated version:
https://github.com/nadavkav/RTL-BIDI-Hebrew-Moodle-Plugins/blob/master/mod/assignment/type/team/assignment.class.php
Here is a link to the commit (changes/patch):
https://github.com/nadavkav/RTL-BIDI-Hebrew-Moodle-Plugins/commit/0ac3d0c3c239c8bf5a3e37b829a355cff9e44f15
Enjoy