Skip to content
Snippets Groups Projects
Commit de3c5c2a authored by Hamza Remmal's avatar Hamza Remmal :homes:
Browse files

chore: use doi for the paper and add links to people's profiles

parent f2db857f
No related branches found
No related tags found
1 merge request!312chore: use doi for the paper and add links to people's profiles
...@@ -9,11 +9,11 @@ This repository hosts an autograding system for Moodle. It is composed of a Mood ...@@ -9,11 +9,11 @@ This repository hosts an autograding system for Moodle. It is composed of a Mood
## Documentation ## Documentation
- **[Overview Slides](https://docs.google.com/presentation/d/1I6cxSl5_9RdUbUu0-JtgHDPcIOuj2h5b37QV55cT9NI/edit?usp=sharing)**. These slides provide a high-level overview of the project. - **[Overview Slides](https://docs.google.com/presentation/d/1I6cxSl5_9RdUbUu0-JtgHDPcIOuj2h5b37QV55cT9NI/edit?usp=sharing)**. These slides provide a high-level overview of the project.
- **[Practice Paper](./docs/sefi_2024.pdf)**. Published at SEFI 2024, the practice paper describes the project's objectives and the architecture of the system in more detail. - **[Practice Paper](https://doi.org/10.5281/zenodo.14256923)**. Published at SEFI 2024, the practice paper describes the project's goals and the architecture of the system in more detail.
- **[Architecture Diagram](./docs/architecture.pdf)**. Overview of the data flow between the different components of the system, with a focus on security. - **[Architecture Diagram](./docs/architecture.pdf)**. Overview of the data flow between the different components of the system, with a focus on security.
- **[Example Python image](./test-images/demo-python3)**. This example shows how to create a Docker image to grade Python assignments. - **[Example Python image](./test-images/demo-python3)**. This example shows how to create a Docker image to grade Python assignments.
- **[Administrator instructions](./docs/moodle_config.md)**. These instructions are for the Moodle administrators. - **[Administrator instructions](./docs/moodle_config.md)**. These instructions are for the Moodle administrators.
- **[Developers instructions](./docs/dev_setup.md)**. These instructions explain how to setup a local environment to develop the Moodle plugin and the web service. - **[Developers' instructions](./docs/dev_setup.md)**. These instructions explain how to setup a local environment to develop the Moodle plugin and the web service.
## Support ## Support
...@@ -21,9 +21,9 @@ Contact the team at [autograde-support@groupes.epfl.ch](mailto:autograde-support ...@@ -21,9 +21,9 @@ Contact the team at [autograde-support@groupes.epfl.ch](mailto:autograde-support
## Acknowledgements ## Acknowledgements
- **Main development**: Hamza Remmal - **Main development**: [Hamza Remmal](https://remmal.net)
- **Development**: Dixit Sabharwal, Benoit Morawiec and El Hassan Jamaly - **Development**: Dixit Sabharwal, [Benoit Morawiec](https://people.epfl.ch/benoit.morawiec) and [El Hassan Jamaly](https://people.epfl.ch/el.jamaly)
- **Technical supervision**: Matt Bovel - **Technical supervision**: [Matt Bovel](https://people.epfl.ch/matthieu.bovel)
- **Project leads**: Barbara Jobstmann and Jamila Sam - **Project leads**: [Barbara Jobstmann](https://people.epfl.ch/barbara.jobstmann) and [Jamila Sam](https://people.epfl.ch/jamila.sam)
This project was funded by the [DRIL Fund](https://www.epfl.ch/education/educational-initiatives/cede/training-and-support/dril/) of EPFL. This project was funded by the [DRIL Fund](https://www.epfl.ch/education/educational-initiatives/cede/training-and-support/dril/) of EPFL.
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment