Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor level1_145

All approved submissions for this examiner code.

level1_145 MAD1 Level 1 Aug 3, 2026
  1. 1
    Explain the login route implementation.
  2. 2
    Explain HTTP methods. Types of HTTP requests. Difference between PUT and POST.
  3. 3
    What happens if methods are not specified in @app.route()?
  4. 4
    Difference between redirect() and url_for().
  5. 5
    What are Flask-WTF forms?
  6. 6
    What is a REST API? What are APIs? Have you used any APIs in your project?
  7. 7
    Explain One-to-One and One-to-Many relationships. What is Cascade and how is it used?
  8. 8
    What is OOP? What is Inheritance? What are Python decorators?
  9. 9
    What is Jinja2 and how is it used?
  10. 10
    What is Horizontal Scaling and Vertical Scaling?
  11. 11
    Frontend: Change the navbar color (e.g., green → yellow/red). Backend: Change the Flask application port from 5000 to 8000.
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.