Add INGInious to Learning and Courses (#115)

Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
Nicolas Rybowski 2023-09-18 16:32:28 +02:00 committed by GitHub
parent 16497b9316
commit 66b89b4401
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

13
software/inginious.yml Normal file
View file

@ -0,0 +1,13 @@
name: "INGInious"
website_url: "https://inginious.org/?lang=en"
source_code_url: "https://github.com/UCL-INGI/INGInious"
description: "Intelligent grader that allows secured and automated testing of code made by students."
licenses:
- AGPL-3.0
platforms:
- Python
- Docker
tags:
- Learning and Courses
depends_3rdparty: no
related_software_url: "https://github.com/UCL-INGI/INGInious-plugins"