Commit Graph

149 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 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 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 ade9a527f3 Files names snake_case 2025-06-05 16:43:52 +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 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 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 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 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
Dylan Sarrazyn c449b469af Updates the export configuration for the prof tool. Parakeets are clickable earlier during the right answer animation. The animation of repeat button has been disabled. Tracing will use uppercase first then lowercase. Look And Learn now show the right title at the top. 2025-01-27 14:37:27 +01:00
Dylan Sarrazyn f4444bfb56 Update the turtles minigame to show only one stimulus at a time. Fixes the buttons of the gardens. Fixes the icons size on the minigames wheel. 2024-12-10 13:23:56 +01:00
Dylan Sarrazyn 551aa074a2 Fixes warnings. 2024-10-23 16:36:42 +02:00
Dylan Sarrazyn ac4ae00a99 Code cleanup. Removes Godot warnings. Removes unused import functions from the Database. 2024-10-22 17:21:42 +02:00
Dylan Sarrazyn 636fcbb23a Fixes the sequencing in the gardens animations. 2024-10-17 11:50:50 +02:00
Dylan Sarrazyn 756098ba0a Updates and fixes the pause menu. Hides stimuli button when not needed. 2024-10-16 14:30:09 +02:00
Dylan Sarrazyn ee53976575 Fixes a visual bug on the penguin minigame 2024-10-15 16:55:07 +02:00
Dylan Sarrazyn 51c999a19a Fixes a bug with the student code attribution. Fixes a bug in the syllable minigames when updating GP scores. 2024-10-15 13:12:11 +02:00
Dylan Sarrazyn b4a1ddcba7 Fixes pause menu in minigames. Improves Caterpillar eat and spit animations. Improve parakeets feedback animations. Fixes a bug in the words minigames that presented words that were exceptions. Updates exports presets. 2024-10-10 11:26:33 +02:00
Dylan Sarrazyn f3e8276a2c Update the lesson unlocks in the teacher settings. Improve the tracing of the look and learn. Fix a bug in the words minigame
Updates teacher settings. Removes Android folder
2024-10-01 10:00:28 +02:00
Dylan Sarrazyn 76d1520b48 Adds a popup when registration fails. Clean up. 2024-09-03 16:58:36 +02:00
Dylan Sarrazyn 2a80fb6e26 Adds lookandlearn, minigames and lesson completion animations to the gardens. Adds sounds in the brain screen and the gardens. 2024-08-01 12:41:14 +02:00