Commit graph

62 commits

Author SHA1 Message Date
1abd1327ef fixed usage statistics axes labels 2024-01-25 19:16:40 +01:00
9967f1dff7 improved chart style 2024-01-25 15:46:55 +01:00
a878d142bd improved graphs with histogram and details 2024-01-24 23:12:12 +01:00
7a62e19b7f fixed some chart title 2024-01-24 16:14:15 +01:00
cb2d7244e8 added charts 2024-01-24 10:05:37 +01:00
fe79db36f0 prevent crash when record have ended 2024-01-22 22:42:30 +01:00
0e7ddd4c53 stabilised a bit the replay by using the live page instead of the archive when not found 2024-01-22 22:18:27 +01:00
3d120dab2d added README for web_replay 2024-01-21 11:37:16 +01:00
e4f00742e2 changed resize replay zoomfactor calculation, seem to be slightly better 2024-01-21 11:05:52 +01:00
207434484e added a configuration panel instead of manually editing the main of the web_replay 2024-01-20 21:48:44 +01:00
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
40ff08a13d fixed some mouse events not being registered correctly 2024-01-03 18:01:44 +01:00
a166d64241 fixed ReplayInfo being renamed to ReplayNavigation 2024-01-03 15:27:02 +01:00
7e1467e7f1 improved a bit the web replay, disabled user movement 2024-01-03 15:25:50 +01:00
ca21da9f7a added virtual env command 2024-01-02 14:28:38 +01:00
12617346d7 added very basic web replayer 2024-01-02 13:55:22 +01:00
30dd5410f0 fixed some translation issues 2024-01-01 13:42:47 +01:00
e7d43371bb tweaked some translation system 2024-01-01 13:25: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
f7af75b0b8 added menu translations 2023-12-31 12:06:09 +01:00
0d50e9eccb prepared the application to be used as a .exe file 2023-12-31 11:36:13 +01:00
ac6b7a36ea updated gitignore 2023-12-31 11:26:19 +01:00
64b27f3d05 finished the saving process 2023-12-31 11:22:01 +01:00
0a2f45f9b8 prepared final uploading screen 2023-12-31 00:31:39 +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
Senku89
2f584c299a Correction de la traduction sp et en 2023-12-30 18:44:22 +01:00
9a9ba36c23 splitted saving result data into multiple functions 2023-12-30 18:38:59 +01:00
5eedc4896f added the record of the scroll events 2023-12-30 18:31:05 +01:00
8664a7c7ba renamed result to results 2023-12-30 17:19:59 +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
6b9d3c27e3 reformatted translation data 2023-12-30 16:51:45 +01:00
408edaff9a fixed translate module not being imported correctly 2023-12-30 16:51:17 +01:00
Senku89
ad52176197 Ajout de la traduction en Anglais et Espagnol sur le surveys 2023-12-30 14:54:02 +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
b26a399e8a added translation support 2023-12-29 20:13: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
a4863ec512 language should now be detected automatically 2023-12-24 11:00:58 +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
077a1b6cdd added a README to explain the installation and running process 2023-12-23 22:56:23 +01:00
1838e0ffd1 added progress bar for the surveys 2023-12-23 22:43:22 +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