Inspiration
When thinking about the ways we study for STEM classes, we noticed that we resorted most to practice problems. When getting a question wrong, we practice those specific questions to improve. We created a program that does just that.
What it does
Quick MP generates math quizzes for students to help them improve their skills. The quizzes are tailored using real time engagement data to focus on what the user needs improvement on.
How we built it
Programming Languages: Java Tools: Git, Visual Studio Code, NetBeans IDE
Challenges we ran into
- Figuring out how to save data
- Intuitive way to show questions
- Matching user answers to system answers
- Generating random questions
- A working algorithm to find solutions
Accomplishments that we're proud of
We managed to track the user's results from the quizzes and create new quizzes based on those results. We also are proud of the logic that went behind generating specific math questions and answers.
What we learned
- Proper program design and planning is extremely important
- Programming tasks usually take much longer than expected
What's next for Quick MP
- Addition of more courses/subtopics/questions
- Improved GUI
- More complex user feedback analysis and tracking
Log in or sign up for Devpost to join the conversation.