INGInious
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.
This command works: ``` inginious-autotest inginious-folder inginious-folder/LSINF1252 ``` but this one doesn't: ``` inginious-autotest inginious-folder/ inginious-folder/LSINF1252/ ```
Task edition in different browser tabs is problematic - You can't edit the basic settings and subproblems in parallel a as changes made in one tab will override changes in...
Hi, Is it possible to have some questions/answers that are manually graded at a later time by a person? Thanks for your time!
I will be using INGInious for a C++ programming course as web-based code development platform (see #371). Are there any plans to integrate - JavaScript based slideshow tools like **Remark**...
I try to understand logs and see this picture: ``` 2017-02-11 13:13:31,547 - inginious.backend - INFO - Adding a new job b'\x00\xe2UX\xec' f179a78f-85ef-4b01-aefb-3286ea56c591 to the queue 2017-02-11 13:13:31,548 - inginious.backend...
I would like to have: select all (button or shortcut), and move them all at once in the group where I drop them
A recurring feature request is to be able to set an invisible feedback and an invisible grading together with the feedback and the grading given to the student. This would...
- Copy course files and update references in database.
configuration.yaml should only contain the connection info for MongoDB and maybe an instance identifiier (to identify specific instances). The remaining of the configuration should be directly in DB and should...