A lightweight desktop app built with Python and Tkinter that first runs a short Math Quiz (auto-validated numeric answers with “Correct 🙂 / Incorrect 🙁” feedback), and upon completion launches a timed Stroop Color sequence that displays images with a visible countdown and “Next” prompts between trials.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
1
commits
Merge pull request #1 from marielAlcantar/marielAlcantar-patch-1
273b098View on GitHubREADME update: change the instructions to explain everything in English and refer to the Spanish labels.
fc15c0fView on GitHubfeat: add “Terminar prueba” button; optional skip code; allow early exit to Stroop
ade9142View on GitHubdocs(README): replace “Install Pillow” with “Install requirements”; document Tkinter install (Win/macOS/Linux/Conda); add requirements.txt
d70b773View on GitHubdocs: update README for language, config, license, and feedback font
aaaba48View on GitHubfix: prevent skipped math problems by locking/debouncing auto-advance
4da7f01View on GitHub