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

[26/10/2022] Backend API [feat] : Exercise schema model #94

Conversation

RealRichi3
Copy link
Member

@RealRichi3 RealRichi3 commented Oct 26, 2022

Summary

Add exercises and questions model for backend API for MOOCs platform

In summary,
Each course should have multiple videos
Each course should have multiple exercises
Each exercise should have multiple questions

Fixes #93

List of changes proposed in this PR (pull-request)

  • Add schema model for questions
  • Add schema model for exercises
  • Add one to many relations for exercises to questions.
  • Add one to many relations for course to exercises.
  • Add one to many relations for course to videos
  • Everything looks ok?

@RealRichi3 RealRichi3 changed the title [26/10/2022] Backend API [feat] : Exercise shcema model [26/10/2022] Backend API [feat] : Exercise scjema model Oct 26, 2022
@RealRichi3 RealRichi3 changed the title [26/10/2022] Backend API [feat] : Exercise scjema model [26/10/2022] Backend API [feat] : Exercise schema model Oct 26, 2022
@RealRichi3 RealRichi3 marked this pull request as ready for review October 27, 2022 02:18
@RealRichi3 RealRichi3 merged commit 7d9a5a4 into Open-Science-Community-Saudi-Arabia:dev_team2 Oct 27, 2022
@RealRichi3 RealRichi3 deleted the feat/course_exercises branch January 17, 2023 14:21
RealRichi3 added a commit to RealRichi3/MOOCs that referenced this pull request Feb 21, 2023
…chi3/feat/course_exercises

[26/10/2022] Backend API [feat] : Exercise schema model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant