Skip to content

Making sure to enable quiz editor only when disabled

Remco de Man requested to merge fix_quiz_editor_slow_fetch into master

Making sure to enable quiz editor only when disabled, prevents in some cases 9 useless setState calls.

This calls are mostly made during the last 10 tasks of the batch, when the quiz editor is already usable again.

Merge request reports

Loading