A simple tool for browser-based exam reviews
Report Bug
·
Request Feature
For more detailed information, both the frontend and backend have their own README-files:
Frontend README Backend README
Table of Contents
A simple UI enables users to define an exam and upload the graded answer sheets in bulk. Upon upload the student-ID is extracted from the file- or directory-name to match the PDF-file with a student.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- any webserver like nginx or apache
- a node.js runtime
- a MongoDB
- an OpenID-connect capable Identity Provider
See the respective README of the backend and the frontend about how to set them up.
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
- Initial deployment
- Answer-sheet confirmation mechanism → make the person who uploads the files confirm the file-student-mapping
- Mobile support
See the open issues for a full list of proposed features (and known issues).
E-Mail: e2x@h-brs.de
Project Link: https://github.com/DigiKlausur/e2x-exam-review
