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

The `setup.py` installation method will be deprecated soon, see https://github.com/pypa/pip/issues/8559. We should use the new `pyproject.toml` configuration format instead.

Good First Issue
Deprecation report

**Describe the bug** It seems that #861 broke the coverage report generation. This [CI run](https://github.com/UCL-INGI/INGInious/actions/runs/3565153042/jobs/5989956182) shows that only 4 files are now considered.

Bug

**Describe the bug** A basic Docker install on macOS Ventura (M1) leads to the following error when running a submission : ``` 2022-11-29 14:19:10,432 - inginious.agent.docker - WARNING - Cannot...

Bug

**Is your feature request related to a problem? Please describe.** Currently, all the tested submissions are replayed sequentially. The whole process can be quite slow if multiple hundreds of submissions...

Feature request

**Is your feature request related to a problem? Please describe.** get_imageblock does not support svg. **Describe the solution you'd like** Calling get_imageblock("something.svg") would display the svg. **Describe alternatives you've considered**...

Feature request
Good First Issue

**Is your feature request related to a problem? Please describe.** Currently if you download the results of the submissions page query, you only get the username as user identification. A...

Feature request
Good First Issue

**Is your feature request related to a problem? Please describe.** The dependencies are not stored in a cache, hence increasing the CI duration and network resources consumption. **Describe the solution...

Feature request

**Is your feature request related to a problem? Please describe.** When the course is provided through LTI, no additional feature features can be provided to students. For instance, they can't...

Feature request

INGInious is an international platform and, as such, has to be readable by users in their native language. To ease the translation process, the project uses the [Weblate platform](https://weblate.info.ucl.ac.be/engage/inginious/?utm_source=widget). It...

Good First Issue