Subject: TA.eval.condense (documentation file)

advertisement
Subject: TA.eval.condense (documentation file)
Condense and summarize the machine scored TA evaluations
USAGE:
TA.eval.condense(raw.file, condensed.file,
field.start=c(26, 29, 31, 41, 42, 43, 45, 46, 51, 53, 54, 55,
56, 57))
ARGUMENTS:
raw.file:
Character string naming the file with the raw data on
TA evaluations as received from Testing and Evaluation
Services.
ARGUMENTS:
Character string naming the file that will contain the
split data fields
field.start:
A numeric vector giving the (increasing) column
positions of the start of each field
VALUE:
A list with two components:
all:
a data frame with the data from all the evaluation forms
averages:
a data frame with summary information from each
discussion section
Download