Skip to content

Fix leaderboard issue, tweak export file

Christopher Mark Fullarton requested to merge fix_excel-export into staging

Fixes #623 (closed)

  • Added support for all themes. Theme selection is based upon the selected theme of the quiz. If the name is invalid, the value from Meteor.settings.public.default.theme will be used.

  • Fixed calculation issues of correct answers.

  • Fixed style issues in the attendee list

  • Side effect: The nickname is saved to the sessionstorage now and allows multiple tests within the same browser

Merge request reports