pm4-graders / 3ES

Application to scan exam cover pages and aggregate as well as analyze the exam's scores
2 stars 0 forks source link

exam crud & /save/scan response #40

Closed Re4LyZed closed 1 year ago

Re4LyZed commented 1 year ago

added guidance in README on how to access API /docs

implementation of the following issues done:

37 exam CRUD

us2 GET /exams{OptionalQuery: year, OptionalQuery:subject} return list of exams for (optional) year, (optional) subject

us3 GET /exams/{id} return all information of exam like response of /scan/save POST /exams/{id} for total_score POST /exercises/{id} for score

39 /scan/save - response

/scan/save - return response

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication