Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor level2_144

All approved submissions for this examiner code.

level2_144 MAD1 Level 1 Jul 30, 2026
  1. 1
    Explain your project structure/directory.
  2. 2
    Explain all models.
  3. 3
    Explain all routes.
  4. 4
    Demonstrate the complete project functionality.
  5. 5
    Explain how the Chart.js statistics page works.
  6. 6
    Explain how the filtering feature works.
  7. 7
    Explain how to add a new filtering option.
  8. 8
    Change the url_for() so it uses a different route name.
  9. 9
    Modify url_for() so it throws an error (by using an incorrect route).
  10. 10
    Change the background to an image.
  11. 11
    Change the background color of the application.
  12. 12
    What is Flask?
  13. 13
    What is url_for()?
  14. 14
    What is a Jinja variable?
  15. 15
    What is template inheritance (extends)?
  16. 16
    What is SQL?
  17. 17
    What is the difference between Structured and Unstructured Databases? Give examples.
  18. 18
    What is the HTTP protocol?
  19. 19
    Explain the different HTTP request methods.
  20. 20
    Difference between GET and POST.
  21. 21
    Explain the PUT method,Explain the PATCH method.
  22. 22
    Why do we use POST along with GET?
  23. 23
    Why did you not use APIs in your project?
  24. 24
    What are plugins?
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.