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

Grading should also work for custom grade items #29

Open jondo opened 1 year ago

jondo commented 1 year ago

I have added a custom "grade item" to reflect "extra credit". Now I would need to distribute this item's grading to all group members. However, the grade item is not listed under Activity in the Grading tab.

My workaround is to use an assignment activity instead.

goggo24 commented 1 year ago

Thanks for reporting - which version do you use?

jondo commented 1 year ago

This is Moodle 3.11.11, grouptool v3.11.0 2021051900 .

mwreichel commented 1 year ago

We already had a look on this issue. At the moment the feature "works as designed" and the grouptool only can deal with grades of activities. We plan to extend the function to manual grade items in the upcoming version. Thanks for your input. :-)

jondo commented 1 year ago

Thank you! Can you please (as usual) only close this issue when this is implemented, s.t. I get notified then?

mwreichel commented 1 year ago

Hi, sorry for this - the issue is reopened now.

goggo24 commented 8 months ago

Short status update: we will create some smaller plugins out of grouptool. This feature will be implemented as a gradereport plugin and be moved to "grades", so that you can use this function without an grouptool activity. As part of this, we are expanding the grading so that custom grade items will work too.