Bugfixes
This update will fix several issues and bugs in the staging branch.
- The quiz lobby content height will now be calculated by the global height calculation function. Currently it is using its own function which produces the same output.
- Several routing problems and collection initialization problems are fixed
- Fixes #178 (closed)
- Other minor fixes like session variable deletion, validation of questions when a question is deleted, etc.