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/plugins/scoreboard] edit config via frontend #1000

Open anthonygego opened 5 months ago

anthonygego commented 5 months ago

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 relies on the manual edition of the course structure dictionary. Therefore, it is not posible anymore to edit it without issuing a request in the database.

INGInious installation details

Expected behavior We should have a specific page to edit these fields in the frontend.