UCL-INGI / INGInious

INGInious is a secure and automated exercises assessment platform using your own tests, also providing a pluggable interface with your existing LMS.
http://www.inginious.org
Other
202 stars 139 forks source link

[Frontend] Adding line offset for code problems #976

Closed AlexandreDoneux closed 8 months ago

AlexandreDoneux commented 10 months ago

This PR adds the possibility through the task edit form to have a line offset for the code blocks in code problems. Adding a field to the form, checking it's value and applying the changes to the particular problem. An error will be displayed if the user inputs something other than a number.

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.

anthonygego commented 9 months ago

Can you rebase this PR so that only your commits appear here ? Otherwise it's pretty hard to review.

AlexandreDoneux commented 9 months ago

Rebase on 2e692aa78e58c0d08f3234e4b092479e0d22c546.