Enrolling students into groups based on quiz results

Enrolling students into groups based on quiz results

by Karol Kamiński -
Number of replies: 1

Hi,

Is there a way to add users to groups based on quiz results?


For example:

group A - first 10 students with best results (100-80 points)

group B - next 10 students with best results (79-50 points)

and so on to a group of students with worst result


i'm using moodle 3.1

Thanks



Average of ratings: -
In reply to Karol Kamiński

Re: Enrolling students into groups based on quiz results

by Helen Foster -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

Hello,

One way would be to set group enrolment keys (as mentioned in the documentation Enrolment key) and then provide the enrolment key for each group in the quiz feedback (adding different feedback for 100-80 points, 79-50 points etc).