Anthony Gégo

Results 24 issues of Anthony Gégo

**Describe the bug** If a task is configured for standard Docker runc runtime, but calls ``run_student`` with ``run-as-root`` option, student container creation fails with an Exception and never returns correctly....

Bug

**Describe the bug** The problem data dictionary exported to the template here : https://github.com/UCL-INGI/INGInious/blob/6e14ae8edb65b0ce18059863655659ba9efea129/inginious/frontend/pages/course_admin/task_edit.py#L63 is a Python OrderedDict. The Javascript JSON load method does not load the keys an an...

Bug
Good First Issue
Priority: Critical

**Describe the bug** Since the merge of tasksets feature, courses data are in database and are not directly exposed to the course administrator via a YAML file. The scoreboard plugin...

Feature request
Bug
Good First Issue

**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...

Bug
Good First Issue