You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking that to keep the children more engaged, and have them learn a bit more of the basic fundamentals of math; we should consider adding a "difficulty" mode. The mode will consists of "easy", "medium" and "hard".
Easy mode will consists of a single digit calculation, it is mainly for children who are just starting math, and still haven't understand the basics.
Medium will consists of a double digit calculation, it is for children who already understand the basics, and want to learn more.
Hard will consists of three digit calculation. It's for children who enjoys math and would love to learn more about it.
Depending on the operator, the difficulty will be adjusted as to not make it too difficult. It's understandable that a multiplication of 3 digits is far easier compared to a division.
I was also thinking of adding a Mode Selection. We can add like "factoring" or "decimals", which helps children on a later grade with their current corriculum.
Tasks
- Create a difficulty mode consisting of "easy", "medium", and "hard"
- Create a mode function that changes the structure of the question
- Updating document regarding the change
The text was updated successfully, but these errors were encountered:
I was thinking that to keep the children more engaged, and have them learn a bit more of the basic fundamentals of math; we should consider adding a "difficulty" mode. The mode will consists of "easy", "medium" and "hard".
Depending on the operator, the difficulty will be adjusted as to not make it too difficult. It's understandable that a multiplication of 3 digits is far easier compared to a division.
I was also thinking of adding a Mode Selection. We can add like "factoring" or "decimals", which helps children on a later grade with their current corriculum.
The text was updated successfully, but these errors were encountered: