FIREBASE SETUP
Also set these Realtime Database rules:
{ "rules": { ".read": "auth != null", ".write": "auth != null" } }
Logged in as
Good luck in the competition!
🎯 This is the Demo file — real competition controls are disabled to prevent clashing with the live competition.
Create practice questions for contestants to try before the real competition.
Contestants who switched tabs or left the app