Skip to content

Fixing wrong group order because of string sorting.

Remco de Man requested to merge fix_quiz_editor_desync into master

What first seemed to be a desync is actually JavaScript converting numbers to strings (Yeah, it is like SQLite).

This fixes problems with inserting statistics slides.

Merge request reports

Loading