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

Add endpoints for getting exams from the exam bank #69

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

EarthenSky
Copy link
Collaborator

@EarthenSky EarthenSky commented Aug 19, 2024

Close #56

TODOs

  • implement tables to store exam metadata
  • create alembic migrations
  • test that cas auth works correctly w/ the frontend
  • test that sqlalchemy join works as expected
  • finish the metadata endpoint
  • test that the watermark functions work correctly
  • finish the exam get endpoint
  • go through all exams & store data in a spreadsheet, to load into the db
  • deploy the changes

Later

  • add an endpoint for professors (faculty) to mark an exam as not theirs, or to mark an unknown exam as theirs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Digital Exam Bank
1 participant