Skip to content
Snippets Groups Projects

Add badges

Merged Hamza Remmal requested to merge add-badges into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
# Moodle Autograde
![GitLab Release](https://img.shields.io/gitlab/v/release/cs107%2Fmoodle-autograde?gitlab_url=https%3A%2F%2Fgitlab.epfl.ch&sort=semver&display_name=release&style=flat-square&label=Latest%20Release)
![GitLab License](https://img.shields.io/gitlab/license/cs107%2Fmoodle-autograde?gitlab_url=https%3A%2F%2Fgitlab.epfl.ch&style=flat-square)
This repository hosts an autograding system for Moodle. It is composed of a Moodle plugin and a web service that launches grading jobs on a Kubernetes cluster. By providing Docker images, teachers can define arbitrary grading environments for their assignments—the system is language-agnostic and supports different feedback formats.
## Documentation
Loading