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

This PR have for purpose to let the teacher of the course import his audiences through a CSV file. CSV structure is as follow: A description, a list of students...

a) Move tags page b) add "additional fields" feature

This PR let teachers access custom variables from the container API.

Let students set custom values for a dedicated course.

https://github.com/UCL-INGI/INGInious/blob/fc5bde432e8571f247538eae6bbecc493560a16a/inginious/frontend/pages/course_admin/task_edit.py#L110 An interface should be made for. Otherwise, this won't work for any task dispenser not using the table of contents.

Bug

The installer throws the following error when one try to install the `pyjavacpp` container: ``` [...] Indicate the name of a container to build, or press enter to continue []:...

Bug

It would be interesting to store, in some way, task versions in order to know with what version of the files an assessment was made. This could help the teacher...

Feature request

An error occurs in the grading container of the first task of the tutorial course. Here is the error displayed on the frontend: ``` Exception occured in container ([Errno 1]...

Bug

This is linked to #28. It may be useful (but also potentially dangerous) to allow admins to submit as if they were any account. This would allow late submissions, and...

Feature request
Frontend

As an administrator we can review some of the proposed exercises to make sure they work well. An idea would be to have a feature that allows an administrator to...