Skip to content

Mod

KASMAMYTOV ELDAR p1712650 requested to merge mod into master
  • Footer is now always at the bottom of the page
  • My quizzes and My answers are now removed (in html and in state) when user disconnects
  • Added error management (now there is a message of success or error displayed after the submission of answers) using Promise.all()
  • Added Status Bar for Quizzes (Shows the number of questions). If quizz not selected, shows "Select a quiz". if quizz id empty shows "Quizz doesn't have any questions".
  • Improved debug logging
  • Now selected Quizz highlights

Merge request reports

Loading