Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Supporting double majors #116

Open
rbenjos opened this issue Jun 29, 2021 · 0 comments
Open

Supporting double majors #116

rbenjos opened this issue Jun 29, 2021 · 0 comments
Labels
Back end enhancement New feature or request

Comments

@rbenjos
Copy link
Collaborator

rbenjos commented Jun 29, 2021

Is your feature request related to a problem? Please describe.
As of the moment, we only support students with one major. (like CS alone)
However, a substantial number of them combine two majors, and sometimes even more.
I think we should consider how to support these cases.

Describe the solution you'd like
The rules of combining more than one major are not very simple, but they are programmable.
Courses which must be taken still get a priority over choice courses.
This would require the backendend developers to add an additional module to combine different course groups
From different tracks.

On the FE side it would require little to no work, as it would only require adding another dropdown menu for the second track.

@rbenjos rbenjos added enhancement New feature or request Back end labels Jun 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Back end enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant