Skip to content
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

Feature: Restrict choices by group. #219

Open
danmarsden opened this issue Jun 16, 2021 · 0 comments
Open

Feature: Restrict choices by group. #219

danmarsden opened this issue Jun 16, 2021 · 0 comments

Comments

@danmarsden
Copy link
Contributor

as metioned in #206, When setting up the choices within an activity, we would like the to be able to restrict the availability of certain choices based on the groups the student is in.

For example a choice "Project 1" might only be available to students in the group "Green group".
When setting up the choices, the teacher should be able to configure a specific choice to be available to all students within the course or to students in one or more groups.

To achieve this we would allow the teacher to set group mode in the activity (like other moodle activities that support groups)

If the activity is set to "visible groups" and a specific choice is set to allow more than one group, the maximum number of students in that choice would include all users from all groups.

If the activity is set to "separate groups" and a specific choice is set to allow more than one group, the maximum number of students in that choice should be per group - eg if the maximum is 2, then it should allow 2 users from each group the choice is available to.

It may be useful to mention that issue #121 and #37 also mention groups but are slightly different to this use-case.

I'm planning to submit a PR for this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant