Irish Driver Theory Test
Sample Questions
This repository houses a list of questions along with data in this form:
The data was scraped from theory-tester.com. There is 890 questions in this dataset.
Usage
First you must install:
$ npm install theory-test-questions
Then you can use the questions:
const questions = console // [{...}, ...]
License
While the questions are not mine, the code for scraping them is licensed under MIT