-
Notifications
You must be signed in to change notification settings - Fork 34
WIP: Feature/vote in groups #295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…rithm for teamratings
… add field preventvotenotingroup to ratingallocate table
…, altered manual allocation form to show teams of users
…that user to group mapping is unique in the teamvotegrouping
…groups in the form selector
…h team if teamvote is enabled
|
@irinahpe Thanks for your work. |
|
@lucaboesch I am currently looking at our other plugins to check compatibility with Moodle 4.5. When I am done, I will have a look at this pull request in more detail. |
|
Hello, I wanted to ask if this feature is still planned to be implemented. |
|
Yes, it is still planned to be implemented but not for the next release. Since we've recently moved classes from |
Adds a setting so that students can give their ratings in groups together.
Every member of the group will be able to see the group voting and all will be allocated to the same choice.
To do:
Closes #247, closes #37