- Downloads
Allow teachers to upload csv with must review students
Signed-off-by:
Cedric Willekens <c.s.willekens@student.tudelft.nl>
parent
381faf04
No related branches found
No related tags found
Showing
- src/main/java/nl/tudelft/queue/controller/LabController.java 11 additions, 0 deletionssrc/main/java/nl/tudelft/queue/controller/LabController.java
- src/main/java/nl/tudelft/queue/csv/CsvPerson.java 46 additions, 0 deletionssrc/main/java/nl/tudelft/queue/csv/CsvPerson.java
- src/main/java/nl/tudelft/queue/service/LabService.java 15 additions, 1 deletionsrc/main/java/nl/tudelft/queue/service/LabService.java
- src/main/resources/templates/lab/view.html 8 additions, 0 deletionssrc/main/resources/templates/lab/view.html
- src/main/resources/templates/lab/view/components/exam-lab-info.html 3 additions, 2 deletions...esources/templates/lab/view/components/exam-lab-info.html
- src/main/resources/templates/lab/view/components/exam-upload-students.html 49 additions, 0 deletions...s/templates/lab/view/components/exam-upload-students.html
- src/main/resources/templates/lab/view/exam.html 0 additions, 1 deletionsrc/main/resources/templates/lab/view/exam.html
Loading
Please sign in to comment