Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor level2_139

All approved submissions for this examiner code.

level2_139 MAD1 Level 1 Jul 31, 2026
  1. 1
    Show your College ID.
  2. 2
    Download the submitted project from the Viva Portal.
  3. 3
    Run the application.
  4. 4
    Show models.py.
  5. 5
    Show the percentage of AI/LLM used in the project.
  6. 6
    Demonstrate the complete application.
  7. 7
    Show all core functionalities.
  8. 8
    Log in as Admin and: Create a new parking lot. Edit a parking lot. Reduce available spots to 0 and 1. View users. View summary charts. Logout.
  9. 9
    Log in as User and: Book a parking spot. Vacate a parking spot. View summary charts. Logout.
  10. 10
    Explain how the parking cost is calculated.
  11. 11
    Difference between PUT and POST.
  12. 12
    What is a Primary Key?
  13. 13
    Write a Jinja for loop.
  14. 14
    Write a query to fetch a specific user by User ID.
  15. 15
    Write a query to fetch all users.
  16. 16
    Write a query to fetch parking spots belonging to a specific Lot ID.
  17. 17
    Modify the application so the Admin dashboard displays the total number of users.
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.