Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor UNKNOWN

All approved submissions for this examiner code.

UNKNOWN MAD1 Level 1 Jul 30, 2026
  1. 1
    Which ORM are you using? SQLAlchemy
  2. 2
    What is SQLAlchemy?
  3. 3
    What is url_for?
  4. 4
    What is the difference between request.form.get{ } and request.form[ ] as I used this in my code?
  5. 5
    Asked about which join i used in my code
  6. 6
    Types of join
  7. 7
    Asked question on session
  8. 8
    What is template inheritance?
  9. 9
    In search functionality, asked me to search campaigns and then asked me to show the length like how many campaigns are found?
  10. 10
    CSS head, h3, h5, etc.
  11. 11
    What if a hacker tries using SQL injections in the flask forms?
  12. 12
    CSRF
  13. 13
    If I change the url_for(home) to home_page, what will happen?
  14. 14
    Cascade delete in db
  15. 15
    What if I login, then close the tab and reopen it? Will I still be logged in?
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.