An intelligent grader that allows secured and automated testing of code made by students.
Project description
INGInious is an intelligent grader that allows secured and automated testing of code made by students.
It is written in Python and uses Docker to run student’s code inside a secured environment.
INGInious provides a backend which manages interaction with Docker and grade code, and a frontend which allows students to submit their code in a simple and beautiful interface. The frontend also includes a simple administration interface that allows teachers to check the progression of their students and to modify exercices in a simple way.
The backend is independent of the frontend and was made to be used as a library.
INGInious can be used as an external grader for EDX. The course Paradigms of Computer Programming - Fundamentals uses INGInious to correct students’ code.
Documentation
The documentation is available on Read the Docs:
For the stable branch : http://inginious.readthedocs.org/
For the master (dev) branch (not always up to date) : http://inginious.readthedocs.org/en/latest/index.html
On Linux, run make html in the directory /doc to create a html version of the documentation.
Notes on security
Docker containers can be used securely with SELinux enabled. Please do not run untrusted code without activating SELinux.
Mailing list
A mailing list for both usage and development discussion can be joined by registering here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file INGInious-0.8.7.tar.gz
.
File metadata
- Download URL: INGInious-0.8.7.tar.gz
- Upload date:
- Size: 2.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beb4d4fed1de9632a1f3ecc5f13d80ed88a7fbb9b71febc2b9ad2dac99550afb |
|
MD5 | 152d4ed5ffd240a453f29d9cb87495cc |
|
BLAKE2b-256 | 487613b413675f44fe8de52c6ee445c497fc278c0c466177c088239731b5f382 |