-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
4.0, 4.1
-
MOODLE_400_STABLE, MOODLE_401_STABLE
THIS IS AN MUA PROJECT PROPOSAL THAT WILL BE OR HAS BEEN SUBMITTED FOR POSSIBLE MUA FUNDING. ANY EXISTING TRACKER ITEMS THAT THIS MIGHT DUPLICATE SHOULD BE LINKED TO BELOW.
Overview
Currently, the Workshop activity supports groups in two ways: A teacher can assign peer reviews to be originating from outside from one's group (visible groups), or within the group that the student belongs to (separate groups). However, there has been discussion in the Moodle tracker since the year 2012 about adding support for students to work in teams. This would mean that the students could submit their work as a team and review others' work as a team.
In practical terms, this would mean that if the suggested "team mode" was enabled, a workshop submission made by a single member of a group would be visible to every other group member as well, as if they had made the submission themselves. Likewise, a review made by a member of the same group would be visible to other group members as if they had submitted the review themselves.
The advantage of this would be that the group members could work on the submissions as a team, and review other teams' work. After completing their tasks, all team members would be assigned the same grade for their work in the Workshop.
Summary
- Project size: medium
- Audience: all Moodle installations using the Workshop activity
- Target users: teachers & students
Goals
Allow teachers to switch on Team mode for a workshop activity (a new setting).
Allow teachers to assign submissions to be assessed by groups.
Allow students to see the submissions and assessments of their group.
Allow students to submit work on behalf of their group.
Allow teachers to assign a workshop grade to all group members.
Allow teachers to use the grade calculation functionality of workshop to all members of a group.
User Stories
As a teacher, I should be able to assign the same grade to all the group members in the workshop activity.
As a teacher, I should be able to allocate submissions made by a team to be assessed by a team.
As a student, I should be able to submit work on behalf of my team.
As a student, I should be able to view and edit the submissions and assessments made by my team members.
Links to existing tracker issues, forum discussions, contrib plugins
https://tracker.moodle.org/browse/MDL-35594
https://tracker.moodle.org/browse/MDL-41400
https://moodle.org/mod/forum/discuss.php?d=361228
https://moodle.org/mod/forum/discuss.php?d=339876
https://moodle.org/mod/forum/discuss.php?d=428873#p1726141
https://tracker.moodle.org/browse/MDL-52736
Requirements
A workshop that is in Team mode, should display group names instead of student names in the Workshop UI.
A solution for workshops, where the teacher disables team mode after submissions have been made. For example, submitter is the person who last edited the submission, and assessments allocated to all team members?