Skip to content

Feature request: Filtering by a list of multiple comma separated sessions #2

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

Open
Alex-Muirhead opened this issue May 25, 2022 · 0 comments

Comments

@Alex-Muirhead
Copy link

Requirement

There are some cases where it is required to filter by more than one session at a time.

Context

During busy weeks (i.e. the week assignments are due), tutors are required to filter by the current session, to prioritise students enrolled in said session. When public holidays fall on a scheduled session, students from this session are generally advised they can attend one or more other sessions as compensation.

However, if both events occur simultaneously, then tutors are required to filter by the current session and the session on which the public holiday landed. This is currently not possible, as only a single session can be applied to the filter.

The current solution involves alternatively filtering by the two sessions, which runs the risk of missing some students who were meant to be prioritised.

Proposed solution

This problem would be resolved by the ability to filter by multiple sessions, rather than being limited to a single session. This could be achieved by accepting & parsing comma separated values of sessions in the filter.

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