Guest User

Untitled

a guest
Nov 24th, 2015
330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. I am required to create a program for a math game for students of grade 4 students which could help them with mathematics. What the program should do is to let participants practise some basic algebraic and arithmetic skills. The current equations are nearly outdated and unfriendly for children who like to perform most equations graphically and interactively.This game is personalized for children to train in mathematics in a fun way, as a game which is more entertaining,educative and helpful. Kids will be able to interact,answer, and get immediate feedback and correct solutions from the program .
  2.  
  3. What the program should do:
  4.  
  5. 1) The program should have a colourful GUI including colorful pictures and big characters.
  6.  
  7. 2) The program should have a button for generating new problems with algebraic and arithmetic equations
  8.  
  9. 3) The user should be able to drag/select (a) number(s) by selecting a button from a left panel and then clicking submit.
  10.  
  11. 4) The program should have a button for checking the user’s solution to a problem.
  12.  
  13. 5) The program should have a button for displaying a tutorial where an automatic answer to a demo question will be presented.
  14.  
  15. 6) The answer should be correct as per calculation from the program
  16.  
  17. 7) At the start,there will be an option to choose language of use if such need arrives
  18.  
  19. 8) The program should award the user with point ranging from 0-5 for each problem depending on the time taken to solve a problems, each question will be of 2 mins- if the participant manages to finish it in
  20. 1-20 seconds- 5 points
  21. 20-45 seconds- 4 points
  22. 45 seconds - 1 min 10 seconds- 3 points
  23. 1 min 10 seconds- 1 min 30 seconds- 2 points
  24. Until 2 mins -1 point
  25. If not finished in 2 mins, the program will show the answer and move on to the next question
  26. 9) The user should be able to choose the level of difficulty according to his knowledge and grade. At the lowest level, a simple equation will appear with mostly addition and subtraction . At the next level,it will be equations with division , multiplication. At higher levels, the equations will consist all , division, multiplication, subtraction and addition.
  27. 10) If the participant is stuck at any question a mini game for hint is also, it will constitute of the most basic calculation(addition or subtraction). Hints will be limited as follows: 5 for easy level, 4 for medium and 3 for hard level.
Advertisement
Add Comment
Please, Sign In to add comment