17 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
f4f5c54596 Refine survey instructions for clarity and add details on data usage; update language options in questionnaire 2025-01-31 14:01:37 +02:00
a5807eebf6 Bump quiz iteration version to v2.0.0 for semantic versioning - published version 2025-01-31 13:19:39 +02:00
1ffada22f5 Update quiz questions for gender-neutral language 2025-01-31 13:18:15 +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
0f615a3c34 Update survey instructions for clarity and add estimated completion time 2025-01-30 18:54:19 +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
4951b1138c Update questionnaire labels for gender neutrality and clarity in Ukrainian 2025-01-30 10:18:35 +02:00
c59d5bb263 Enhance chart embedding with responsive design and custom export options 2025-01-30 10:18:24 +02:00
f2cb82ca81 Add new HTML file for dynamic chart embedding and visualization 2025-01-30 09:39:44 +02:00
7cf61a1cef Update README and enhance quiz layout for improved responsiveness 2025-01-28 17:12:04 +02:00
b69ea56b9e Add timer label to quiz and localize text based on version 2025-01-28 04:40:18 +02:00
b905c221cc Enhance CSS styles for full-height layout and improved quiz container alignment 2025-01-28 03:35:15 +02:00
2a434fa84b init 2025-01-22 12:25:18 +02:00