User Details
User Details
- User Since
- Oct 26 2021, 11:56 AM (186 w, 4 d)
- Availability
- Available
Aug 9 2022
Aug 9 2022
samarthraj11 updated the task description for T15276: Adding using 10's complements to add numbers.
samarthraj11 updated the task description for T15562: GSoC 2022 Tasks (Samarth).
Aug 7 2022
Aug 7 2022
samarthraj11 added a comment to T15276: Adding using 10's complements to add numbers.
Pending tasks:
Aug 2 2022
Aug 2 2022
samarthraj11 updated the task description for T15277: Grammatical analyse.
samarthraj11 updated the task description for T15276: Adding using 10's complements to add numbers.
Jun 29 2022
Jun 29 2022
samarthraj11 updated the task description for T15276: Adding using 10's complements to add numbers.
samarthraj11 updated the task description for T15276: Adding using 10's complements to add numbers.
Jun 28 2022
Jun 28 2022
samarthraj11 updated the task description for T15276: Adding using 10's complements to add numbers.
Jun 19 2022
Jun 19 2022
samarthraj11 updated the task description for T15276: Adding using 10's complements to add numbers.
samarthraj11 added a comment to T15276: Adding using 10's complements to add numbers.
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
samarthraj11 added a comment to T15276: Adding using 10's complements to add numbers.
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
samarthraj11 added a comment to T15124: Left and Right clicks training.
This is the finalized layout for this activity.
Dec 25 2021
Dec 25 2021
samarthraj11 added a comment to T15092: Missing description for some activities.
May I work on this.
samarthraj11 added a comment to T15124: Left and Right clicks training.
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
samarthraj11 added a comment to T13717: Undo all buttons in activities that have undo one buttons.
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.