A Windows study quiz for California DMV written-test style questions — road signs, rules of the road, and multiple choice. Built in Visual Basic 5 as DMV Helper v1.0.
This repository preserves the original packaged app (executable, question data, and sign graphics). It is a historical artifact; nobody is expected to run it on a modern system without a vintage Windows / VB5 runtime setup.
| Path | Role |
|---|---|
DMVHelper.exe |
The VB5 GUI quiz application |
DMVHelper.dat |
Question bank (prompts, choices, answers) |
data/ |
Road-sign GIFs/BMPs and a startup sound |
richtx32.ocx |
Rich Text OCX redistributed with the app |
Typical flow: load a test, answer sign and traffic-law questions from radio-button choices, track progress (e.g. 8/10), and navigate with Next Question / Last Question / I'm Finished.
Like other late-90s Core Coding toys, this was a practical learning project — a small desktop helper for people studying for a driver’s license, with pictures of the signs you actually had to recognize at the DMV.
