academic-moodle-cooperation / moodle-mod_grouptool

With the Grouptool activity, teachers can create groups and give students the opportunity to register and deregister for these groups independently or, if necessary, to register for waiting lists.
https://academic-moodle-cooperation.org/mod_grouptool/
5 stars 4 forks source link

Feature: Grading should also work for unreleased grades from a grading workflow #31

Open jondo opened 1 year ago

jondo commented 1 year ago

Distributing unreleased grades from a grading workflow would make it possible to release all students' grades at the same time.

Currently, unreleased grades from a grading workflow are not visible within the grouptool.

(I guess we are still on Moodle 3.11.11, grouptool v3.11.0 2021051900, like three weeks ago.)

goggo24 commented 1 year ago

What do you understand under "unreleased greades from a grading worflow"? Can you attach a screen to explain it. Thanks.

jondo commented 1 year ago

After activating "Use grading workflow" in an assignment, a tutor can grade the activity, then set the "grading workflow state" of all the graded students to "Ready for release". See e.g. this description. In this state, the grades are not visible to the students yet. As the teacher, I can make the grades visible by setting the students' grading workflow states to "Released". But I want to distribute the grades among the group members before doing that. This is currently not possible, because the grouptool only sees grades that are in the "Released" state. My workaround is to distribute the grades only after setting the states to "Released".

goggo24 commented 1 year ago

Thanks, now it's clear - i will add it in our backlog. We are currently checking whether the grading part of grouptool should become a separate moodle grader report and can be used directly under the grade administration of the course.