No description
Find a file
Kumi 58993cbf51
feat: enhance quiz submit handling and hide back buttons
- Hide all buttons labeled 'Back' on document ready
- Add session key and attempt values logging to assist debugging
- Add AJAX request to finalize quiz attempts upon submission
- Ensure proper navigation or modal closure after quiz submission

These changes improve user experience by providing seamless form submission and debugging support.
2024-07-05 10:10:58 +02:00
global.js feat: enhance quiz submit handling and hide back buttons 2024-07-05 10:10:58 +02:00
script.js feat(navigation): enhance link handling and fetch redirects 2024-07-04 14:31:27 +02:00