zanna-37/se2-HerokuSiffredi

create an exam

Opened this issue · 0 comments

As a professor, I want to be able to create an exam and also set other owners, so that they can edit the exam too.

How to demo:
send a POST request to /exams with these values:

  • the id of the exam template to which this exam belongs
  • the list of the owners ids
  • the default deadline

**Effort: **3