Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor Level1_144

All approved submissions for this examiner code.

Level1_144 MAD1 Level 1 Aug 3, 2026
  1. 1
    Demonstrate the complete project. Run the application simultaneously in two browsers (e.g., Admin and User).
  2. 2
    Explain the relationship types used in your models. What is ORM, and what is its biggest advantage?
  3. 3
    How would you support multiple roles for a user (e.g., Admin + Manager)?
  4. 4
    If a parking lot has multiple floors, how would you design the database? New table vs adding a floor column.
  5. 5
    What happens if you try to delete a parking lot that still has occupied spots?
  6. 6
    Explain how total cost is calculated.
  7. 7
    How would you improve your project's folder structure?
  8. 8
    Identify shortcomings in your project and explain how you would improve or implement them (may require live coding).
  9. 9
    How do you round a number up using math.ceil() (e.g., parking time less than one hour rounds up to one hour)?
  10. 10
    Make a UI change by bolding a column in a table.
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.