\documentstyle[11pt]{article}
\nofiles
\input{use-full-page}

\begin{document}
\pagestyle{empty}
\noindent
~
\hfill Com S 227 --- Introduction to Computer Programming
\hfill \today \\

\begin{center}
{\huge Additional Course Evaluation Questions}
\end{center}

The following questions are intended to help improve this course.
Some relate to the specific objectives for the course,
and others to specific experimental aspects of the course.
For each of the following, please mark on the data sheet the number (letter)
that best represents your evaluation using this scale:
\begin{center}
1(A) strongly disagree, 2(B) disagree, 3(C) neutral or don't know, 
4(D) agree, 5(E) strongly agree
\end{center}
\begin{enumerate}
\setcounter{enumi}{24}
\item
I am more interested and excited about Computer Science/Engineering
than I was before this class.

\item
Working in groups helped me learn the course material.

\item
I enjoyed working in groups.

\item
The course grading policies helped me learn the material.

\item
I can quickly and creatively solve small programming problems.

\item
I know how to use good style in writing and modularizing programs.

\item
I understand the basics of data abstraction.

\item
I understand the basics of recursion.

\item
I understand the basics of interactive programming.

\item
I understand the basics of functional programming and procedural abstraction.

\item
I understand the basics of imperative programming.

\item
I used TYPE, REQUIRES, ENSURES (and EFFECT) comments in my programs
as documentation.

\item
The homework solutions have helped my understanding of the material.

\item
I worked the suggested practice problems regularly.

\item
The number of suggested practice problems I did was:
1) 1, 2) 2, 3) 3, 4) 4, 5) 5--9, 6) 10-20, 7) 21-49, 8) 50-100,
9) more than 100, 0) none.

\item
During an average week, I spent the following number of hours
(outside of class) studying and doing homework for this class:
1) 0--2, 2) 2--4, 3) 4--6, 4) 6--8, 5) 8--10, 6) 10--12, 7) 12--14, 8) 14--16,
9) 16--18, 0) more than 18
(Please try to give an accurate estimate; you already answered a question about
the amount of homework being too much or too little.)
\end{enumerate}

If you have suggestions for improving the course
or how it is taught,
please write them on the data sheets.

\end{document}
