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

[Serializer] CategoryScore #34

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

[Serializer] CategoryScore #34

emilkovacev opened this issue Oct 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request tests-required

Comments

@emilkovacev
Copy link
Member

Feature request


Implement the serializer 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 enhancement New feature or request tests-required labels Oct 20, 2022
@zhikangxie107 zhikangxie107 self-assigned this Oct 26, 2022
@WenxuanH13 WenxuanH13 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 tests-required
Development

No branches or pull requests

3 participants