summaryScore: Summary on students

Description Usage Arguments Value Author(s)

Description

Merge the scores at different levels (total, learning objectives, question sets, questions) together.

Usage

1
summaryScore(QS, QSS, CSS = NULL)

Arguments

QS

a data frame of question scores. First object of the output from function cleanScore.

QSS

a list. First object of the output from function cleanSet: QuestionSet.

CSS

a list. Second object of the output from function cleanSet: ObjectiveSet. Could be NULL.

Value

a data frame with total scores, scores for question sets, learning outcomes (if CSS is not NULL), and questions.

Author(s)

Xiaoyue Cheng <xycheng@iastate.edu>


introstat/ePort documentation built on May 18, 2019, 5:47 a.m.