Skip to content

Commit

Permalink
Resolved
Browse files Browse the repository at this point in the history
Fixed
  • Loading branch information
alans-42 committed Feb 21, 2023
2 parents a59642b + df318ae commit b6ec8a4
Show file tree
Hide file tree
Showing 66 changed files with 2,880 additions and 10,373 deletions.
7 changes: 4 additions & 3 deletions docs/SCHEMA.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
- [x] [Assignment](#assignment)
- [x] [Submission](#submission)
- [x] [AssignmentProblem](#assignmentproblem)
- [ ] [SubmissionProblemScore](#submissionproblemscore)
- [ ] [SubmissionScore](#submissionscore)
- [ ] [AssignmentScore](#assignmentscore)
- [x] [SubmissionProblemScore](#submissionproblemscore)
- [x] [SubmissionScore](#submissionscore)
- [x] [AssignmentScore](#assignmentscore)
- [ ] [CategoryScore](#categoryscore)
- [ ] [Category](#category)
- [ ] [CourseScore](#coursescore)
Expand Down Expand Up @@ -111,6 +111,7 @@ _Links a user to a course_

- courseId: foreign_key
- _missing attributes_
- name: string

### CourseScore

Expand Down
Loading

0 comments on commit b6ec8a4

Please sign in to comment.