fccexam is the top-level script. It chooses a question and uses ask.awk to present each question and interpret the response.

The question pools were downloaded from http://wireless.fcc.gov/commoperators/index.htm?job=question_pools converted to plain text using LibreOffice and then split apart into a separate file for each question using the split.awk script. The question pools are stored in the E* directories. The question files will need to be updated when the pools expire or are modified.

The E3.html and E8.html files contain the diagrams for elements 3 and 8. They were extracted from the .doc files using LibreOffice to save to HTML, and then stripping out text and duplicate figures.

Several manual edits were required to correct minor typographical and formatting errors, and to remove non-ASCII characters. Some of the answers/distractors in the question pools appear to contain uncorrected typographical errors.

The questions for elements 7, 7R, & 9 have "7-", "7R-", & "9-" prepended, so that the questions file prefix matches the element.

# Copyright (C) 2012-2015 John Nogatch <jnogatch@gmail.com>
