retrieve an exam
fava75 opened this issue · 0 comments
fava75 commented
As a professor, I want to be able to get all existent exams.
How to demo:
Send a GET requesto to /exams. You will get a json object with these attributes inside:
- id
- examTemplateId
- ownersIds[ ]
- (avg mark)
- defaultDeadline
- start
- end
**Effort: ** 1