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

Hi I am investigating on how to connect my LMS platform with INGinious-UNCode via LTI. I have done the LTI configurations from end for UNCode but it gives the following...

From the `admin/COURSEID/submissions`page, the query form should allow to filter only last submissions. While waiting for #613 to be fixed, another easy work around is to replay submissions from thes...

Feature request
Frontend

While replaying submission with another grading option (from last to best) and selection "only evaluation submission", INGInious only reevaluate the best submission, which is the expected behavior but may be...

Good First Issue

It is sometimes necessary to test functionalities that would require manually creating models (courses, students, tasks, ...) and it can quickly become cumbersome. One solution to this is a **database...

When, as a logged admin, I land on an inginious course list page, I'd want it to be `/mycourses` and not `/courselist`. The home page of the local inginious instance...

Localization will increase the adoption of this system and allow more diverse people to use it. Thank you.

``` inginious-backend:39: DeprecationWarning: ZMQEventLoop and zmq.asyncio.install are deprecated in pyzmq 17. Special eventloop integration is no longer needed. loop = ZMQEventLoop() ```

Good First Issue
Priority: Low
Deprecation report

The latest release of the `zipstream` package (https://pypi.org/project/zipstream/) dates from 2016. More recent solutions such as https://pypi.org/project/zipstream-new/ or https://docs.python.org/3/library/tarfile.html should be considered.

Good First Issue
Priority: Low
Deprecation report

When submitting a task as an admin, a modal showing debug information can be obtained. When looking at a submission through the /submission/ page, there should be a way to...