## Description FSD has quiz challenges, whose UI is somewhat similar to MCQ, but needs some extra features: - Numbering questions (1, 2, 3, etc.) - Shuffle the position of the answers - Validation: show a message if campers haven't answered all questions <details> <summary>Screenshot</summary> <img width="704" alt="Image" src="https://github.com/user-attachments/assets/83d92038-14e2-40a7-b688-c856dc7a6e52" /> </details> - Confirm exit modal <details> <summary>Screenshot</summary> <img width="629" alt="Image" src="https://github.com/user-attachments/assets/313b9979-81db-47bb-821e-80652afbd5fe" /> </details> - Confirm submission <details> <summary>Screenshot</summary> <img width="619" alt="Image" src="https://github.com/user-attachments/assets/3e2f0027-bb97-411d-a3a6-f405b8839fce" /> </details>