Skip to content

[Serializer] CategoryScore #34

Description

@emilkovacev

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions