Pending tasks:
- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Aug 9 2022
Aug 9 2022
Aug 7 2022
Aug 7 2022
Aug 2 2022
Aug 2 2022
Jun 29 2022
Jun 29 2022
Jun 28 2022
Jun 28 2022
Jun 19 2022
Jun 19 2022
Jun 7 2022
Jun 7 2022
samarthraj11 added a parent task for T15276: Adding using 10's complements to add numbers: T15562: GSoC 2022 Tasks (Samarth).
samarthraj11 added a parent task for T15277: Grammatical analyse: T15562: GSoC 2022 Tasks (Samarth).
Jun 6 2022
Jun 6 2022
Level 1, user selects two numbers from the pink box and places them inside the blue boxes, which are 10's complement of each other, and places them at the place of "question mark" and then clicks on the green "okay" button. If the selection of numbers is correct user moves to the next level.
Jun 2 2022
Jun 2 2022
samarthraj11 renamed T15562: GSoC 2022 Tasks (Samarth) from GSoC 2022 Tasks to GSoC 2022 Tasks (Samarth).
Apr 13 2022
Apr 13 2022
Jan 29 2022
Jan 29 2022
This is the finalized layout for this activity.
Dec 25 2021
Dec 25 2021
May I work on this.
May I work on this.
Dec 21 2021
Dec 21 2021
samarthraj11 moved T13717: Undo all buttons in activities that have undo one buttons from Backlog to Need review on the GCompris: Improvements board.
onReleased property was absent for GCButton. So I made a mouse area inside the button.
Dec 16 2021
Dec 16 2021
I tried to implement this button using onPressAndHold property. We need Qt.Controls ateast 2.0 for using this property. However, our project is still running on Qt.Conrols 1.5. I have tried other alternatives but can't find any.