Add consistency check between exam mode exercise variants #10316
Labels
assessment
Pull requests that affect the corresponding module
exam
Pull requests that affect the corresponding module
exercise
Pull requests that affect the corresponding module
feature
programming
Pull requests that affect the corresponding module
quiz
Pull requests that affect the corresponding module
It would be great if Artemis can check the consistency between exam mode exercise variants on the exercise groups page. For each exercise group the following checks could be implemented, ideally we start simple and iterate over this multiple times
Do all exercises have the same config?
For programming exercises, this could include different options such as
For quiz exercises, this could include
There should be a button in the exercise group header to trigger the check. Ideally it is automatically executed when opening the page and in case there are inconsistencies a warning triangle is shown. If there are no inconsistencies, a green checkmark is shown
The text was updated successfully, but these errors were encountered: