7 Commits

Author SHA1 Message Date
d0b14ba664 Refactor webhook URL configuration to use environment variable
- Updated questionnaire.js to use a local API endpoint as a fallback for the webhook URL.
- Modified server.js to retrieve the webhook URL from an environment variable.
- Added .env.example file to provide a template for environment configuration, including the optional webhook URL.
- Added an empty responses.json for local storage
2025-09-07 22:04:51 +03:00
a5807eebf6 Bump quiz iteration version to v2.0.0 for semantic versioning - published version 2025-01-31 13:19:39 +02:00
047707fede Add progress bar to quiz and update survey instructions for clarity 2025-01-30 19:05:06 +02:00
a90bb7f5ca Update quiz image handling and add translated pie chart SVG 2025-01-30 18:55:12 +02:00
b9d7597e23 Refactor quiz timer logic for improved precision and update result storage 2025-01-30 17:11:13 +02:00
823c27e5ca Add random quiz version selection and update webhook integration 2025-01-30 16:58:41 +02:00
f8bb71a184 reorganize files 2025-01-30 16:28:56 +02:00