Module: Caliper::Entities::Response::ResponseType

Defined in:
lib/caliper/entities/response/response_type.rb

Constant Summary collapse

FILLINBLANK =
"http://purl.imsglobal.org/caliper/v1/FillinBlankResponse"
MULTIPLECHOICE =
"http://purl.imsglobal.org/caliper/v1/MultipleChoiceResponse"
MULTIPLERESPONSE =
"http://purl.imsglobal.org/caliper/v1/MultipleResponseResponse"
SELECTTEXT =
"http://purl.imsglobal.org/caliper/v1/SelectTextResponse"
TRUEFALSE =
"http://purl.imsglobal.org/caliper/v1/TrueFalseResponse"