Apr 3 2025
Feb 3 2025
Jan 1 2025
ok, thanks
no, feel free to assign it to yourself if you want to work on it
Is this issue taken?
Sep 11 2024
Sep 8 2024
Sep 4 2024
Just a note to say I've restarted working on this activity for the next major release. I first ported locally the old branch to Qt6 and adapted it to other of our changes, but there are still too many bugs...
So now I'm restarting it almost from scratch, with the goal of reaching a cleaner and bug-free code. With useful reference from the old branch it should be relatively fast.
Mar 15 2024
Feb 4 2024
Feb 3 2024
yes, at higher levels it would be nice to have to handle 2 or 3 blocks of tens
@echarruau Do we want to support multiple blocks of tens complement like we have in Tens Complement Swap?
Jan 9 2024
Oct 24 2023
Sep 5 2023
Hello,
I have attempted something: https://invent.kde.org/education/gcompris/-/merge_requests/154
Aug 26 2023
It is a nice idea.
It could also be
1,2,?,4,? for preschool or
6,5,?,3,2
Aug 23 2023
HI,
This is very interesting, and opens many possibilities.
I would think of something more generic without a train, much more what we ask the pupils to do.
This way we could have exercices to complete numerical frieze, ask before, after, complete odd even numbers, number between, very easily.
We could also like I said work on numerical position, here is an extract of what is asked to pupils at the beginning of the cp:
We could do the same by just displaying 11 rectangle, display 0 in the first one, 10 int he last one and asking to write 9 at the right place.
It could also be useful to ask pupils to create a numerical frieze between 3 and 7.
So a very very useful tool for preschool kids, 6 years old and mathematic consolidation for older ones.
What do you think?
yes, house numbering is also a great idea! Regarding the theme, @timotheegiet will be able to give more insights as he is the one in charge of the graphics/theme.
The code should not change much depending on if we do houses or wagons
Aug 22 2023
I was thinking about it a little more (trying to find a logical theme where numbering is something not weird as numbering on a caterpillar :D) and found that we could use the theme of house numbering (as in a street). But,using locomotive and wagons is totally fine (and can also work with letters).
Aug 21 2023
If we go this path, we already have a locomotive and wagons for click_on_letter, it could be nice. Also regarding multiple answers, we have some components (AnswerButton in src/core) in missing_letter that could be reused.
Not really. The one that I know (from book) is just showing a table as follow:
The idea is interesting, do you have any idea on how to make it teacheable/playful (more than just displaying a question and an input text)?