GSoC/2020/StatusReports/DeepakKumar: Difference between revisions
Deepak Kumar (talk | contribs) |
Deepak Kumar (talk | contribs) |
||
Line 92: | Line 92: | ||
|[[Image:Multiplication.png|450px|frameless|Multiplication Memory game Activity Dataset Screen Dialog]] | |[[Image:Multiplication.png|450px|frameless|Multiplication Memory game Activity Dataset Screen Dialog]] | ||
|} | |} | ||
==== Adding multiple datasets to Division Memory Game Activity ==== | ==== Adding multiple datasets to Division Memory Game Activity ==== |
Revision as of 08:02, 26 July 2020
GCompris: Multiple Datasets
Project Overview
GCompris offers many activities related to reading, maths, science and since it is free software, everyone can adapt it to one’s own needs, improve it and, most importantly, share it with children everywhere around the world. Currently, most of the activities had generalized datasets so for some of the age groups like 3-5 yrs the activity were quite difficult to play, while for older age groups the activity were easy.
For this, we have the concept of multiple datasets. Multiple datasets helps making the activity adaptive for children of all age groups. Multiple datasets mean having different datasets file for each age group.
My project goals include adding of multiple datasets to several memory activities, mirror the given images, and guess count activity.
Mentors
Milestones Achieved
Adding multiple datasets to Enumeration Memory Game Activity
In this activity, the child needs to turn the cards to count the number of elements of an image and match with the corresponding number cards. I started my work of implementing multiple datasets to memory activities with this activity. To do this I needed to change the logic of the code to support both the default datasets and the multiple datasets. There are a total of 20 sub-activity of memory activities. I will be adding multiple datasets to the following memory activities:
- Enumeration memory game
- Addition memory game
- Subtraction memory game
- Multiplication memory game
- Division memory game
- Addition and subtraction memory game
- Multiplication and division memory game
- All operations memory game
- Addition memory game against Tux
- Subtraction memory game against Tux
- Multiplication memory game against Tux
- Division memory game against Tux
- Addition and subtraction memory game against Tux
- Multiplication and division memory game against Tux
- All operations memory game against Tux
This activity is one of the sub-activity of memory activities. The datasets for this activity are defined on the basis of increasing number of images for each difficulty levels.
Link to the task description: https://phabricator.kde.org/T13121
Link to the commits: 7be23091
Adding multiple datasets to Addition Memory Game Activity
In this activity, the child needs to turn the cards to match an addition and its result, until all the cards are gone. The goal of this activity is to practice addition. This activity has two modes as one of them as single player mode while another as two player mode. The two player mode is called as one "with Tux". I have implemented multiple datasets to both modes of this activity.
Link to task description: https://phabricator.kde.org/T13122
Link to the commits: 56342bc7
Adding multiple datasets to Subtraction Memory Game Activity
In this activity, the child needs to turn the cards to match a subtraction and its result, until all the cards are gone. The goal of this activity is to practice subtraction. This activity has two modes as one of them as single player mode while another as two player mode. The two player mode is called as one "with Tux". I have implemented multiple datasets to both modes of this activity.
Link to the task description: https://phabricator.kde.org/T13123
Link to the commits: 8a90b65e
Adding multiple datasets to Multiplication Memory Game Activity
In this activity, the child needs to turn the cards to match a multiplication and its result, until all the cards are gone. The goal of this activity is to practice multiplication. This activity has two modes as one of them as single player mode while another as two player mode. The two player mode is called as one "with Tux". I have implemented multiple datasets to both modes of this activity.
Link to task description: https://phabricator.kde.org/T13124
Link to the commits: e2e2240c
Adding multiple datasets to Division Memory Game Activity
In this sub-activity of memory, the child needs to turn the cards to match a division and its result, until all the cards are gone. The goal of this activity is to practice division. This activity has two modes as one of them as single player mode while another as two player mode. The two player mode is called as one "with Tux". I have implemented multiple datasets to both modes of this activity.
Link to the Blogs
Link to the proposal
Proposal: https://docs.google.com/document/d/1sGlQubqKtjY51OliWoYucH4kdHUE84u189SqrvqAyhk/edit?usp=sharing
About me
- Name: Deepak Kumar
- Email: [email protected]
- IRC nickname: deepak_ / deepak-M
- Linkedln
- Portfolio