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. "Element 9.pdf" was converted using pdftotext. 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 E3png and E8png directories contain the diagrams for elements 3 and 8. They were extracted from the .doc files using LibreOffice.

The E9png directory contains the diagrams for element 9, and was extracted from "Element 9.pdf" using pdfimages, manually renamed to agree with the figure names in element 9, and then converted to png using pnmtopng.

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

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

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