Submission Evaluation Tool
Thesis Type | Bachelor |
Thesis Status |
Currently running
|
Student | Tobias Girstmair |
Init |
|
Thesis Supervisor | |
Contact |
Prerequisites: web development experience (Flask)
The work aims to develop a tool for the automatic evaluation of Proseminar exercises. The tool should be able to perform specific tasks (such as compiling, checking the output, filename checks, ...) on student's exercise submissions. It should be possible to customize these tasks for each exercise and submission. Further, it is necessary that these tasks can easily be extended.
The tool should allow to import submissions from OLAT (for example, by uploading the * .zip), check the upload by executing the configured tasks and display the outcome of these checks. Preferably, the tool should be implemented in form of a web application with Python (Flask).