INGInious
INGInious copied to clipboard
INGInious is a secure and automated exercises assessment platform using your own tests, also providing a pluggable interface with your existing LMS.
**Is your feature request related to a problem? Please describe.** In some courses, we create repositories associated to students, the name of the repository being the inginious username of the...
**Is your feature request related to a problem? Please describe.** [inginious.org](https://inginious.org/) already deploys unmerged features such as the new tasksets (See https://github.com/UCL-INGI/INGInious/tree/tasksets). However, the task tester script relies on the...
Script to compile (new) bootswatch theme Usage : - Go to `inginious/frontend/static/css/themes` - Run `make yeti` to compile the yeti theme
With time, the list of courses to which a professor/TA is registered grows quite a lot (especially with courses dedicated to exams). Most of these courses are never accessed or...
**Is your feature request related to a problem? Please describe.** Scoreboard is not available when using the course via LTI, though it does not require write access to the database....
This PR adds a new base container able to launch a specific Linux kernel within a KVM. New grading environments should inherit from this container as it is the case...
**Is your feature request related to a problem? Please describe.** See https://github.com/UCL-INGI/INGInious/pull/882#discussion_r1093041517
**Is your feature request related to a problem? Please describe.** When new releases of the project dependencies are made available, some parts of INGInious may present unexpected behaviors (e.g. #966)....
**Describe the bug** I had issues with a recent fresh installation of INGInious v0.8.7., with historic submissions (read from db) not getting refrshed correctly. Looks like the cause was a...
**Describe the bug** Can I get a list of all the JS libraries in the [all-minified.js](https://github.com/UCL-INGI/INGInious/blob/master/inginious/frontend/static/js/all-minified.js) file? I know there are the following: - JQuery - moment.js But that is...