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

It is very easy and nice to download student submissions. However, if you want to download more than a single submission for a staff member, it's not possible. Adding this...

Feature request
Frontend
Good First Issue

In case there are in one problem a mix of mandatory and optional code subproblems, there is no indication which one are from which kind.

Feature request
Frontend
Good First Issue

I think this is already implemented for the task list edition. The code should be made more generic.

Good First Issue

A warning should be displayed before refreshing/closing the page when changes have been made and not submitted, to avoid students loose their work.

Feature request
Frontend
Good First Issue

There should be a way for an admin to know in which classroom/group a student is.

Feature request
Frontend
Good First Issue

Inginious tabs do not play nicely with the browser history. It is very annoying in the "View submissions" view, with the two tabs "Individual results" and "Team results". If you...

Feature request
Frontend
Good First Issue

If a student prints an amount of data between the maximum size allowed for a MongoDB document, and the maximum size allowed by the agent, then it is never stopped...

Bug
Critical

Currently the webapp API requires users to login and client to keep the session cookie and send it back for each HTTP request. This login process will fail with some...

Feature request
Frontend
Priority: High

I tried to create a new course, but it failed with the error message "Failed to create the course." I guessed that this was due to a space or special...

Bug
Frontend
Good First Issue

This is more of a general question because I couldn't find anything in the documentation. What is the best practice for timing student submitted code? My goal is to put...

Feature request