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 150 INGInious issues
Sort by recently updated
recently updated
newest added

Using pyproject.toml is the new standardized way to declare packaging metadata. As it is the new standard there will likely be less problems related to the packaging of INGInious. _Rem_...

There is a problem in the code problem space. When you are doing python exercises and you type on tab key, the next line will be considered with a "\t"...

New PR based on the rebased version of the previous one

**Describe the solution you'd like** It would be nice to be able to search or filter the User Administration page. If there are 100s of users and need to find/delete...

Feature request
Triage needed

**Is your feature request related to a problem? Please describe.** From PR #987 : > By default the CPU time is used, which is not a real time metric. Using...

Feature request
Triage needed

Add PoC website for the INGInious project. The advances in the documentation writing are tracked in the [Docv2](https://github.com/UCL-INGI/INGInious/milestone/11) milestone. Early preview is available at https://nrybowski.github.io/INGInious/

Documentation

**Is your feature request related to a problem? Please describe.** With DockerHub not supporting free hosting for Open Source projects anymore, we are more and more exposed to namespace spoofing....

Feature request
Priority: High

**Is your feature request related to a problem? Please describe.** If we want to use `perf`, for instance, we need to expose more information from the host. `SYS_ADMIN` capability is...

Feature request
Agent

**Describe the bug** On the query submission page, using the reset button will send the user to a non-existing "admin//new_submissions" page, generating a 404 error. **INGInious installation details** - Version:...

Bug
Triage needed

**Describe the bug** When a submission is triggered in SSH debug mode, `scp` does not work and always returns `Permission denied`, even when specifying password as authentication method. It seems...

Bug
Triage needed