We had this problem in due of our topcoll course format, as the colours are validated in file course/format/topcoll/lib.php inside the edit_form_validation method.
We can fix that, when we pass instead of the actual (array) $data the courseformatoptions. The PR will follow to fix that issue.
Greets,
Adrian
We had this problem in due of our
topcollcourse format, as the colours are validated in filecourse/format/topcoll/lib.phpinside theedit_form_validationmethod.We can fix that, when we pass instead of the actual
(array) $datathecourseformatoptions. The PR will follow to fix that issue.Greets,
Adrian