A cleaner version of the original Parkinson's self-tracking workflow
The live PHP site still proves the original idea worked: register, answer a baseline survey, describe medication, run the q/p tap test, then inspect the data. This rebuilt version keeps the same logic in a local browser-first flow.
Surveys
Survey 1 captures the profile used in the historical CSV files. The medication survey now restores the full multi-drug structure from the old PHP page.
Test & review
Test 1 is back as a q/p side-to-side tap workflow with left- and right-hand scores, context questions, CSV exports, and local summaries.
What the original PDMeasure was trying to learn
- How tap-test results vary with learning, time since medication, disease duration, and gender.
- How people with Parkinson's compare with healthy participants.
- How medication patterns relate to symptoms and test performance.
Responsibility. You stay in control and stop if the process feels uncomfortable.
Anonymity. The rebuilt version keeps your data in this browser unless you export it yourself.
Openness. Exports are readable CSV and JSON instead of opaque server-side storage.
Age. The original site required participants to be over 25; we preserve that reminder on registration.