Code: Select all
\documentclass[addpoints,fleqn
%,answers
]{exam}
\pagestyle{headandfoot}
\lhead[O]{\makebox[.5\textwidth][l]{Name:\enspace\hrulefill}}
\rhead[O]{\makebox[.25\textwidth]{Date:\enspace\hrulefill}}
\footrule
\lfoot{Test 1: Ch 1.5 through 3.4}
\cfoot{}
\rfoot{Page \thepage\ of \numpages}
\title{Fall '13 Algebra 2, Section 11, Test 2}
\date{}\author{}
\begin{document}
\maketitle
First page of questions
\newpage
Second page of questions
\newpage
Third page of questions
\newpage
Many more pages of questions
\end{document}