inducer / inducer/relate

Discussion: flow for a subset of participations

Open
#743 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
435
Forks
124
Avg merge
5h 40m
Merged PRs (30d)
14

Description

There is a situation when only a subset of students were required to finish a flow individually. In this case, the grading/by-opportunity view should only list that subset of participations, instead of all participations of the course.

The filtering criterion can be roles, or ptags. And I think this can be done through adding a few fields in the GradingOpportunity data model, e.g., `restricted_to_roles_all`, `restricted_roles_any`, `restricted_to_participation_tags_all`, and `restricted_to_participation_tags_any`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.