Open
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
Contributor
|
@irinahpe Thanks for your work. |
Member
|
@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. |
Member
|
Yes, it is still planned to be implemented but not for the next release. Since we've recently moved classes from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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