MATH142_F01 - Student Survey Results
MATH142 is a self paced trigonometry and analytic geometry course
offered by the Mathematics Department at Iowa State University.
The course uses the computer testing system EGRADE to test the
students on the material.
In the last month of the class, a printed survey was distributed
to students, and about 150 copies were completed and returned.
The raw data and the summary are available.
Files you may copy include:
-
survey_f01.html, an HTML version
of the survey, which was originally going to be used online.
-
survey_question.txt, the text of
the survey questions (and some formatting information).
-
survey_answer.txt, the text of
the answers to the survey questions.
-
survey_raw.txt, the raw survey
responses. Each form is a line in the file, and each line contains
a string of 0's and 1's.
-
survey_sum.f90, a program that
reads the question text, answer text, and survey responses, and
prepares a summary of the responses.
-
survey_sum.txt, the summary of the
survey responses. Each question is listed. Beside each possible
answer is the number of people who chose that answer, and the
percentage.
Return to the FORTRAN software page.
Last revised on 06 December 2001.