GSoC/2020/StatusReports/ShubhamMishra: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2020‎ | StatusReports
Line 13: Line 13:
==== Adding multiple datasets to Sudoku Activity ====
==== Adding multiple datasets to Sudoku Activity ====
In this activity, pupils have to solve sudokus of different sizes and difficulty levels.
In this activity, pupils have to solve sudokus of different sizes and difficulty levels.
Previously activity had 13 levels out of which 7 levels work with symbols and reset 6 uses numbers.
Previously activity had 13 levels out of which 7 levels work with symbols and rest 6 uses numbers.


I have added multiple datasets features in this activity as described in the below task description link. Luckily, the implementation went smoothly for me without any unexpected behavior or bug. Later I spend a lot of time testing all the sudokus and also asked my family members for user testing.
I have added multiple datasets features in this activity as described in the below task description link. Luckily, the implementation went smoothly for me without any unexpected behavior or bug. Later I spend a lot of time testing all the levels and also asked my family members for user testing.
[[File:Sudoku multiple datasets.gif|frame|center|Presentation of multiple datasets in Sudoku activity]]
[[File:Sudoku multiple datasets.gif|frame|center|Presentation of multiple datasets in Sudoku activity]]
Link to the task description: https://phabricator.kde.org/T13108
Link to the task description: https://phabricator.kde.org/T13108

Revision as of 17:07, 20 August 2020

GCompris: Multiple Datasets

Project Overview

GCompris has been working on adding multiple datasets to make the difficulty range of activities wider. This way the same activity can be easily configured to be played by pupils of different ages or capabilities. and in this GSoC, I am taking forward my SoK work and adding multiple datasets to some more activities.

Mentors

Milestones Achieved

Adding multiple datasets to Sudoku Activity

In this activity, pupils have to solve sudokus of different sizes and difficulty levels. Previously activity had 13 levels out of which 7 levels work with symbols and rest 6 uses numbers.

I have added multiple datasets features in this activity as described in the below task description link. Luckily, the implementation went smoothly for me without any unexpected behavior or bug. Later I spend a lot of time testing all the levels and also asked my family members for user testing.

Presentation of multiple datasets in Sudoku activity

Link to the task description: https://phabricator.kde.org/T13108

Link to the branch: https://invent.kde.org/education/gcompris/-/tree/gsoc_2020_shubham_sudoku

Adding multiple datasets to Share pieces of candy Activity

Link to task description: https://phabricator.kde.org/T13110

Link to the branch: https://invent.kde.org/education/gcompris/-/tree/gsoc_2020_shubham_share_pieces_of_candy


Adding multiple datasets to Locate the region Activity

Link to the task description: https://phabricator.kde.org/T13111

Link to the branch: https://invent.kde.org/education/gcompris/-/tree/gsoc_2020_shubham_geo-country


Adding multiple datasets to Categorizations Activity

Link to task description: https://phabricator.kde.org/T13112

Link to the branch: https://invent.kde.org/education/gcompris/-/tree/gsoc_2020_shubham_categorization


Adding multiple datasets to Gnumch Equality and Inequality Activity

Link to task description: https://phabricator.kde.org/T13113

Link to the Merge Request: https://invent.kde.org/education/gcompris/-/merge_requests/28


Adding multiple datasets to Crane Activity

Link to task description: https://phabricator.kde.org/T13115

Link to the Merge Request: https://invent.kde.org/education/gcompris/-/merge_requests/30


Adding multiple datasets to Find the detials Activity

Link to task description: https://phabricator.kde.org/T13116

Link to the Merge Request: https://invent.kde.org/education/gcompris/-/merge_requests/36

Link to the Blogs

Link to the proposal

Proposal: link

About me