Commit Graph

261 Commits

Author SHA1 Message Date
Adrien Ufferte 47b9e643ae Clean and debug 2025-06-24 08:56:55 +02:00
Adrien Ufferte 3be3e5bc49 Sync student_progression + various cleaning / debug 2025-06-23 15:21:16 +02:00
Adrien Ufferte e936c58f37 Cleaning double spaces 2025-06-23 09:10:18 +02:00
Adrien Ufferte fd821e7d7d Debug data type of stimuli 2025-06-23 08:53:19 +02:00
Adrien Ufferte 23f92667b8 Cleaning 2025-06-20 15:23:02 +02:00
Adrien Ufferte edb7ed2d70 Add words remediation scores + cleaning 2025-06-20 12:59:51 +02:00
Adrien Ufferte ef18d60d58 Collect syllable remediation data and save it when user exit game 2025-06-19 17:56:28 +02:00
Adrien Ufferte ab8efbcbf3 Cleaning 2025-06-18 16:43:00 +02:00
Adrien Ufferte 6be4e67b50 Cleaning 2025-06-17 16:42:31 +02:00
Adrien Ufferte a400cc37a5 Clean code to avoid variables with 1 char name, and some other cleaning (hard-tying, commenting etc...) 2025-06-10 10:55:57 +02:00
Adrien Ufferte fc5fe65f70 Clean code naming convention V5 2025-06-09 20:34:27 +02:00
Adrien Ufferte beb04e5cc2 Clean code naming convention V4 2025-06-09 19:48:18 +02:00
Adrien Ufferte 8eabc9ea1b Clean code naming convention V3 2025-06-09 13:20:25 +02:00
Adrien Ufferte c01a38625f Clean code naming convention V2 2025-06-09 12:22:43 +02:00
Adrien Ufferte 8e90e9f5ef Clean code naming convention 2025-06-08 23:36:19 +02:00
Adrien Ufferte 42ed8d4340 Rename assets snake_case v5 2025-06-06 14:04:55 +02:00
Adrien Ufferte f99bb1ad8b Rename assets snake_case v1 2025-06-06 11:56:49 +02:00
Adrien Ufferte ade9a527f3 Files names snake_case 2025-06-05 16:43:52 +02:00
Adrien Ufferte 38bd202aac Enhance logs categories + debug + clean various 2025-05-22 17:01:38 +02:00
Adrien Ufferte 45f0b68a62 Clean warnings 2025-05-22 09:23:44 +02:00
Adrien Ufferte 0e29dce217 Remediation score clean and penguin game can now change GP remediation score 2025-05-19 15:28:31 +02:00
Adrien Ufferte 3234a072e0 Allow user to edit device of student 2025-05-19 11:56:53 +02:00
Adrien Ufferte ff95147b38 Clean minigames code 2025-05-14 11:54:38 +02:00
Adrien Ufferte c30709d4c3 Make sure the difficulty can be lower if the player has difficulties, even if the players finally wins the game 2025-05-14 09:09:08 +02:00
Adrien Ufferte 1b10829f9d Add new function to send "Start-session" signal to backend 2025-05-05 14:27:34 +02:00
Adrien Ufferte 87b8a90c08 Clean warnings 2025-05-05 11:07:28 +02:00
Adrien Ufferte 0bfead86e0 Ensure proper initialization of all Arrays and Dictionaries 2025-05-05 10:52:37 +02:00
Adrien Ufferte a6c37a7f0b Clean and hard-typing 2025-05-05 10:14:08 +02:00
Adrien Ufferte 4ebab0eeee When Kalulu speaks, the background sounds are muted 2025-05-05 09:17:54 +02:00
Adrien Ufferte 1417d9d7fd Make Kalulu first speech in Gardens in one seemless go instead of 3 (or more) 2025-04-30 17:01:02 +02:00
Adrien Ufferte f6ea9d0d4d Debug audio player 2025-04-30 17:00:35 +02:00
Adrien Ufferte 34ff43afa0 Debug syllable minigames audio play 2025-04-30 11:58:14 +02:00
Adrien Ufferte c6e3e72a2d Clean and hard-typing 2025-04-30 11:23:42 +02:00
Adrien Ufferte 0cfe83778c Clean and hard-typing 2025-04-30 09:25:36 +02:00
Adrien Ufferte c1b1a8d981 Add submit of student metrics 2025-04-29 09:29:47 +02:00
Adrien Ufferte e334d85b67 Clean and hard-typing 2025-04-28 15:59:42 +02:00
Adrien Ufferte 97fb4ec523 Cleaning and strong-typing 2025-04-28 14:45:19 +02:00
Adrien Ufferte dacc818683 Using new log system everywhere 2025-04-25 15:19:12 +02:00
Adrien Ufferte 25824032c6 Some cleaning 2025-04-24 13:13:56 +02:00
Adrien Ufferte d2ebf7483a Change all fonts of project to use Kalulu-Mulish 2025-04-24 11:31:48 +02:00
Adrien Ufferte a4e76bb9dd Various cleaning 2025-04-24 10:00:18 +02:00
Adrien Ufferte 0894a75e1d Reapply "Start removing heart / lives from visible gameplay"
This reverts commit 47e1e86f5c.

Also add some more cleanup and debug
2025-04-23 14:44:05 +02:00
Adrien Ufferte e3fbd8d3e5 Test new data sent for time spent in a level 2025-04-23 11:19:17 +02:00
Adrien Ufferte 47e1e86f5c Revert "Start removing heart / lives from visible gameplay"
This reverts commit dc41c5a06e.
2025-04-22 16:55:14 +02:00
Adrien Ufferte dc41c5a06e Start removing heart / lives from visible gameplay 2025-04-22 12:01:24 +02:00
Adrien Ufferte 3a409a353b Export tool plugin working for prof_tool 2025-04-22 08:54:55 +02:00
Adrien Ufferte e5cdf4bc8f Cleaning, typing, renaming 2025-04-22 08:54:55 +02:00
Adrien Ufferte c2b35d030a Upgrade Godot to 4.4.1 - stable 2025-04-09 16:56:40 +02:00
Adrien Ufferte d663b1fca8 Remove all 160 warnings 2025-04-04 09:47:39 +02:00
Dylan Sarrazyn 4217f020db Updates gardens screen animation. Updates teacher settings. 2025-02-24 16:48:19 +01:00