INGInious icon indicating copy to clipboard operation
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.

Results 180 INGInious issues
Sort by recently updated
recently updated
newest added

**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...

Feature request
Triage needed

**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...

Feature request

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...

Feature request

**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....

Feature request

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...

Feedback needed

**Is your feature request related to a problem? Please describe.** See https://github.com/UCL-INGI/INGInious/pull/882#discussion_r1093041517

Feature request

**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)....

Feature request

**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...

Bug
Deprecation report

**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...

Bug