Learn R Programming

rqti (version 1.0.0)

buildAssessmentSection: Build tags for AssessmentSection in assessmentTest

Description

Generic function for tags that contains assessementSection in assessnetTest

Usage

buildAssessmentSection(object, folder = NULL, verify = FALSE)

# S4 method for AssessmentItem buildAssessmentSection(object, folder)

# S4 method for AssessmentSection buildAssessmentSection(object, folder = NULL, verify = FALSE)

# S4 method for character buildAssessmentSection(object, folder = NULL, verify = FALSE)

Arguments

object

an instance of the S4 object (AssessmentSection and all types of AssessmentItem)

folder

string; a folder to store xml file

verify

boolean, optional; check validity of xml file, default FALSE