diff --git a/README.md b/README.md index 835bafa..c1e5ea2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,20 @@ # CodeGrader (CG) -This repository will provide the scripts and code for a running Grader. -This will be a web application with User Management and automatic Code Execution and evaluation. +This repository contains the source code for the CodeGrader. +The CodeGrader is an application with User Management and automatic Code Execution and evaluation. For more detailed information on how to setup this Project please visit the doc Folder. -This project is created as a Bachelor Thesis at the University of Bern. +This project is created as a Bachelor Thesis at the University of Bern in 2023/2024. + +## Installation / Deployment +For running the application you can find a detailed Guid in the doc folder for a complete guide. + +## Help +If you have any questions about the application, feel free to get in touch. \ +E-Mail: [michael.kaiser@emplabs.ch](mailto:michael.kaiser@emplabs.ch) + +## License +This application is avaible under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3. diff --git a/codeGrader/frontend/admin/templates/base.html b/codeGrader/frontend/admin/templates/base.html index fcd052f..f556977 100644 --- a/codeGrader/frontend/admin/templates/base.html +++ b/codeGrader/frontend/admin/templates/base.html @@ -120,6 +120,15 @@

{{ appname }}