ucfcs / GrowthPlus

Educational math application for children in West and Central Africa
https://growthplus4a.netlify.app
GNU General Public License v3.0
4 stars 2 forks source link

Create quiz, flashcard, and game classes for levels 2, 3, and 4 #151

Closed RuthShryock closed 1 year ago

RuthShryock commented 1 year ago

Create quiz2, quiz3, quiz4, etc. just like lesson2, lesson3, and lesson4. Do this for the quiz, flashcard, and game classes.

leticiavrbarbosa commented 1 year ago

add files for flashcard, quiz and game. altering the intent in the introScreen to match the correct quiz/game. in lesson class, change the intent destination to the correct flashcard class. in roadMap#.java update bundle to send roadmap level to intro screen.