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

[Router] CategoryScore #33

Open
emilkovacev opened this issue Oct 19, 2022 · 0 comments
Open

[Router] CategoryScore #33

emilkovacev opened this issue Oct 19, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@emilkovacev
Copy link
Member

Feature request


Implement the router for CategoryScore.

Model

courseId: foreign_key
The CourseId linked to CategoryScore

userId: foreign_key
The UserId linked to CategoryScore

category: foreign_key
The Category linked to CategoryScore

score: integer
The score for Category

letterGrade: string[enum]
The letter-grade equivalent for the CategoryScore

@emilkovacev emilkovacev added the enhancement New feature or request label Oct 19, 2022
@adac-s adac-s self-assigned this Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants