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

Julio/problem generator #249

Closed JulioC-19 closed 6 months ago

JulioC-19 commented 8 months ago

This PR adds the random problem generator. The generator is implemented in flashcards for roadmap one but a refactoring of duplicate files is needed before fully implementing it.

To test: Under com.GrowthPlus(androidTest) folder, run MathProblemGeneratorTest, look for the double green arrow next to public class MathProblemGeneratorTest. Make sure all tests pass.