Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor level2_93

All approved submissions for this examiner code.

level2_93 MAD2 Level 1 Aug 1, 2026
  1. 1
    Introduce yourself.
  2. 2
    Demonstrate your application.
  3. 3
    Explain every feature and implementation in your project thoroughly.
  4. 4
    Prevent users from booking more tickets than the available capacity.
  5. 5
    Display the total number of bookings made by a user in the Bookings page.
  6. 6
    Validate the signup username so that it only accepts an email format (e.g., abc@xyz.com).
  7. 7
    Add a Download CSV button to export all venues into a single CSV file.
  8. 8
    Display the total/current booking count.
  9. 9
    Explain the Vue directives/components (v-if, v-for) used in your code.
  10. 10
    What are Props in Vue?
  11. 11
    What is ORM?
  12. 12
    What is Redis caching?
  13. 13
    Why did you use Redis caching?
  14. 14
    Where did you implement Redis caching in your project?
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.