buildAssessmentSection-methods: Build tags for AssessmentSection in assessmentTest

buildAssessmentSectionR Documentation

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 signature 'AssessmentItem'
buildAssessmentSection(object, folder)

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

## S4 method for signature '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


rqti documentation built on Feb. 23, 2026, 5:06 p.m.