Better Quiz statistics slides on Quiz Runs
Quizzard has its very powerful statistics slides that can differ from Quiz mode to Quiz mode in order to show statistics about the quiz mode and the previous questions. A prominent part of these statistics slides that is used in almost all Quiz modes is the Pie chart showing the distribution over the different answers. In order to show a correct answer in the quiz mode 'Classic', this chart coloured answers brighter if they were marked as correct. Sadly, this is very unclear on most beamers, which makes it challenging to see the correct answer.
This branch introduces new functionality to make statistics slides more clear. The correct answer will be shown by means of some text on the statistics slides and the Chart will introduce pulsing colours to make the correct answer more clear as well. Moreover, all tables are updated to scale better over different resolutions and platforms.
The actual output of this branch is:
- Update the Chart component to show the correct answers and let these answers pulse.
- Update the SVG tables to scale better and not depend on the outerHeight and outerWidth.
If this MR is merged, we effectively fixed #5 (closed).