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.
**Describe the bug** When using GitHub to sign up the email address was set to one of my non-primary email addresses. It seems like it is using the oldest email...
**Is your feature request related to a problem? Please describe.** When using many Inginious tasks in Moodle, we have to configure and copy-paste by hand a dozen fields for each...
While this is a bit redundant, I think it is good debugging advice to explain how to load the ipython scripts from the SSH shell. Probably, like me, most people...
**Describe the bug** If the course registration page is accessed when it is not relevant (no registration possible or user already registered), an Exception is raised. The issue comes from...
The code isn’t removing extra spaces when splitting the file extensions. So if you input something like ".pdf, .png", it ends up with " .png" (with a space) instead of...
Remove file preview if non pdf file. Replace download button action by downloading the file instead of displaying it in the browser which can lead to some issues (#868)
Add rules for username in error message #926
Add modal for csv download allowing to remove some fields from the csv. Perform a join with user table. Add user id generation for anonymization Correct some missplacement of data...
Hello, I'm currently deploying a new INGInious server, and run into what I think is a conflict with the werkzeug package version. **INGInious installation details** - Version: 0.8.7, installed via...
Change subproblem rendering from object to list to fix the order #1001