INGInious/INGInious

[frontend/plugins/scoreboard] edit config via frontend

Offen

#1.000 geöffnet am 28.03.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (147 Forks)auto 404
BugFeature requestGood First Issue

Repository-Metriken

Stars
 (237 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

  • Version: v0.9+

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

Contributor Guide