We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CurricularAnalytics.jl/src/Simulation/PassRate.jl
Line 53 in a46afde
Passing grades are currently hardcoded as a string value, but users should be able to pass these in.
Additionally, we should leverage the Grade type defined in DegreeRequirements
CurricularAnalytics.jl/src/DataTypes/DegreeRequirements.jl
Lines 5 to 48 in a46afde
The text was updated successfully, but these errors were encountered:
This is related to #116
Sorry, something went wrong.
heileman
haydenfree
No branches or pull requests
CurricularAnalytics.jl/src/Simulation/PassRate.jl
Line 53 in a46afde
Passing grades are currently hardcoded as a string value, but users should be able to pass these in.
Additionally, we should leverage the Grade type defined in DegreeRequirements
CurricularAnalytics.jl/src/DataTypes/DegreeRequirements.jl
Lines 5 to 48 in a46afde
The text was updated successfully, but these errors were encountered: