A software + hardware protect made in PlatformIO. This will be a timer that helps you pace yourself during standardized tests. The timer takes the allotted time of a test(or section of a test) and the amount of questions to be answered during that…
A software + hardware protect made in PlatformIO. This will be a timer that helps you pace yourself during standardized tests. The timer takes the allotted time of a test(or section of a test) and the amount of questions to be answered during that time, and displays which question you should roughly be working on at any given moment. Helping the user make more informed decisions on how to best allot their time during tests. This timer will make it easer to go back and review harder questions by aiding in getting through all the questions within a target time.
Of course there are many possible uses for this, with other tests and ACT/SAT practice being the most obvious. Because of this, and the fact that I couldn’t find a good timer like this online I might make a digital version of the timer to increase accessibility.
My goals for this project:
- Learn about PlatformIO and C++
- Create a useful device to help with testing
- Meet requirements for the ACT/SAT
- Have fun