Commit graph

19 commits

Author SHA1 Message Date
27cb041fde survey are now lazy loaded 2023-12-30 22:31:09 +01:00
9e5567a99e simplified the engine navigation menu and signals 2023-12-30 21:50:48 +01:00
9a9ba36c23 splitted saving result data into multiple functions 2023-12-30 18:38:59 +01:00
2f6c6860d5 added intermediate function to survey engine creation 2023-12-30 17:19:31 +01:00
cd4619fa00 renamed some classes for clarity 2023-12-29 22:54:40 +01:00
dd0f546d9b result can now be automatically uploaded into a discord webhook 2023-12-29 22:22:09 +01:00
4616b632c5 fixed a bug where href with a _blank target could not be opened 2023-12-24 11:16:16 +01:00
807aac3237 added translation support for the UI 2023-12-24 10:46:30 +01:00
b727a3a9d6 completed the survey questions 2023-12-24 00:04:20 +01:00
1838e0ffd1 added progress bar for the surveys 2023-12-23 22:43:22 +01:00
f9953a3cbb made some graphical adjustment 2023-12-23 18:54:37 +01:00
660669ea89 added MultipleChoiceQuestion and IntegerQuestion 2023-12-23 18:17:08 +01:00
445be46cd9 result are now saved in a json file in ./result/ 2023-12-23 17:09:17 +01:00
233bb067bc web mission can now timeout after a certain time 2023-12-23 15:31:49 +01:00
1742f7d19c an "abandon" button have been added 2023-12-23 14:50:00 +01:00
0671212a12 added an icon to the window 2023-12-23 11:30:42 +01:00
a114c70e53 added message on success on a web mission 2023-12-23 11:16:07 +01:00
a44e61b83e added Browser tracking and TextQuestion type 2023-12-22 23:37:43 +01:00
b4dff9a2e7 Initial commit 2023-12-21 16:46:53 +01:00