Advertisement
Guest User

Untitled

a guest
Feb 1st, 2015
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. # To do
  2. - [x] Playground_4_2 level:- skip set if wrong twice
  3. - [x] School_1_2 level:- marker position fix when clicked to undo typed letters
  4. - [x] School_1_2 level:- randomization in the displayed set implemented
  5. - [x] Playground_3_1 level:- randomization logic improved
  6. - [x] Football_1_1 level:- randomization logic improved
  7. - [x] School_2_1 level:- randomization logic improved
  8. - [x] Playground_3_1 level:- intro/outro audio updated from dropbox files.
  9. - [x] Playground_1_3 level:- outro audio updated as mentioned in dropbox files.
  10.  
  11. ## Next
  12. - [ ] Sound distortion in MoZilla, Again repeated
  13. - [ ] Menu links stopped working in IE 11, city overview page (Main Page).
  14. - [ ] We should revise all the click events wherever they are to prevent multiple clicks. we should not trigger another event until the first is over.
  15. - [ ] Alphabets are not clear, there are extra lines around the alphabets (house: 1-1)
  16. - [ ] coordinate difference in First image and second (little language master standing) (house: 1-1)
  17. - [ ] The alphabet pillar falls (Animation) slow in Mozilla and IE and the scatter sound comes before the pillar falls (house: 1-1)
  18. - [ ] Right and Wrong sound does not play in IE 11 (house: 1-1)
  19. - [ ] We should not allow multiple clicks until first completes -- Multiple wrong selections (house Ex 2-1)
  20. - [ ] When you type a bit fast, wrong sound is played as the characters are not properly reflected--- (house Ex 2-2) {Chrome issue}, IE and mozilla fine
  21. - [ ] Don't allow to type while the intro audio playing in browsers (house Ex 2-2 and house 2-3)---- fine in iPad
  22. - [ ] It will be better if we don't reset the exercise on clicks when on the same category, change the set only in case of switching the category not on the same category (Toystore Exe 2-1)
  23. - [ ] we should increase the drop area in (Toystore Ex 3-2)
  24. - [ ] Sometimes it is difficult to fill the color, we should increase the color droparea (Playground)
  25. - [ ] Images overlapped when intro played during the feedback, remove feedback image while playing intro (Tivolit)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement