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

Add configuration for grade scale #160

Open
Huy-Ngo opened this issue Jan 26, 2021 · 0 comments
Open

Add configuration for grade scale #160

Huy-Ngo opened this issue Jan 26, 2021 · 0 comments

Comments

@Huy-Ngo
Copy link
Owner

Huy-Ngo commented Jan 26, 2021

Currently the grade is very ambiguous. Is 10 a perfect grade or barely passing? What if someone gives a 9 to a 4-scale GPA?

We therefore need a configuration for this. The supervisors and the jury cannot give a grade higher than maximum (or lower than minimum, though I assume the minimum is often 0). Additionally, there can be minimum fraction (for most cases, 0.1, 0.25, or 0.5) configuration too, so the supervisor can't give some grade like 3.1415926.

There can be a configuration for passing grade too.

There are also letter-based scale (A, B, C, D, F), but I suppose they can modify to enum it.

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