Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor level1_133

All approved submissions for this examiner code.

level1_133 MAD2 Level 1 Aug 2, 2026
  1. 1
    Show your ID card.
  2. 2
    Download the project from the portal.
  3. 3
    Set up the project.
  4. 4
    Explain your setup scripts (Shell scripts) and how they work.
  5. 5
    What is Celery?
  6. 6
    Which tasks are handled by Celery?
  7. 7
    Show where and how you have implemented Celery.
  8. 8
    Show the backend endpoints that trigger Celery tasks.
  9. 9
    Demonstrate the asynchronous tasks from the frontend.
  10. 10
    How is the email content generated dynamically for backend jobs?
  11. 11
    Demonstrate your application.
  12. 12
    What happens if the user refreshes the page in the middle of a quiz?
  13. 13
    What is Vuex Store?
  14. 14
    Where have you declared all the frontend routes?
  15. 15
    How does Vue know which component to render for each route?
  16. 16
    What is the entry point of your frontend application?
  17. 17
    What authentication mechanism have you used?
  18. 18
    How is the authentication token sent with every request?
  19. 19
    What is Session Storage?
  20. 20
    Add a "Deleted" checkbox to the admin search: If checked, display only deleted records. Otherwise, display only non-deleted records.
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.