Commit graph

26 commits

Author SHA1 Message Date
eff680be38 fixed an issue where the method used to determinate if a checkbox is checked or not 2024-01-07 22:14:41 +01:00
10e921ea23 added initial javascript and start checking javascript to allow more complex web missions 2024-01-01 12:32:08 +01:00
1ffcf5cdb8 added a proper language selection menu 2024-01-01 11:30:08 +01:00
4a8a80a206 multiple choices questions now allow for no answer at all 2023-12-31 14:49:32 +01:00
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
5add307607
Merge pull request #1 from Faraphel/Translation
Ajout de la traduction en Anglais et Espagnol sur le surveys
2023-12-30 18:49:26 +01:00
5eedc4896f added the record of the scroll events 2023-12-30 18:31:05 +01:00
2f6c6860d5 added intermediate function to survey engine creation 2023-12-30 17:19:31 +01:00
6be02b29c8 made the steam language challenge dynamic depending on the language 2023-12-30 16:52:16 +01:00
408edaff9a fixed translate module not being imported correctly 2023-12-30 16:51:17 +01:00
b26a399e8a added translation support 2023-12-29 20:13:09 +01:00
b727a3a9d6 completed the survey questions 2023-12-24 00:04:20 +01:00
025ee52946 made ChoiceQuestions a bit more flexible 2023-12-23 21:03:58 +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
c3a2115486 removed an impertinent todo 2023-12-23 15:32:32 +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
e7d75267ae fixed the window being minimised instead of normal 2023-12-23 11:33:58 +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
65d75af51a now log keyboard too 2023-12-23 10:40:22 +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