mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add INGInious to Learning and Courses (#115)
Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
16497b9316
commit
66b89b4401
1 changed files with 13 additions and 0 deletions
13
software/inginious.yml
Normal file
13
software/inginious.yml
Normal 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"
|
||||
Loading…
Reference in a new issue