IMS Global Logo

The PARCCv1p0 Profile of the IMS Question and Test Interoperability (QTI) 2.2 Data Model (XSD) Checklist

Author

Colin Smythe (IMS Global, UK)

Date

8th June 2015

Release

Final Release (2.2)

Schema Version

IMS QTI MD APIP 1.0 PARCC 1.0

Namespace

http://www.imsglobal.org/xsd/apip/apipv1p0/qtimetadata/imsqti_metadata_v2p2

Summary

This document provides a checklist of the PARCCv1p0 Profile for the data model defined in the IMS Question and Test Interoperability (QTI) 2.2 Specification.

IPR and Distribution Notices

Recipients of this document are requested to submit, with their comments, notification of any relevant patent claims or other intellectual property rights of which they may be aware that might be infringed by any implementation of the specification set forth in this document, and to provide supporting documentation.

IMS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on IMS's procedures with respect to rights in IMS specifications can be found at the IMS Intellectual Property Rights web page: http://www.imsglobal.org/ipr/imsipr_policyFinal.pdf.

Copyright © 2013 IMS Global Learning Consortium. All Rights Reserved.

Use of this specification to develop products or services is governed by the license with IMS found on the IMS website: http://www.imsglobal.org/license.html.

Permission is granted to all parties to use excerpts from this document as needed in producing requests for proposals.

The limited permissions granted above are perpetual and will not be revoked by IMS or its successors or assigns.

THIS SPECIFICATION IS BEING OFFERED WITHOUT ANY WARRANTY WHATSOEVER, AND IN PARTICULAR, ANY WARRANTY OF NONINFRINGEMENT IS EXPRESSLY DISCLAIMED. ANY USE OF THIS SPECIFICATION SHALL BE MADE ENTIRELY AT THE IMPLEMENTER'S OWN RISK, AND NEITHER THE CONSORTIUM, NOR ANY OF ITS MEMBERS OR SUBMITTERS, SHALL HAVE ANY LIABILITY WHATSOEVER TO ANY IMPLEMENTER OR THIRD PARTY FOR ANY DAMAGES OF ANY NATURE WHATSOEVER, DIRECTLY OR INDIRECTLY, ARISING FROM THE USE OF THIS SPECIFICATION.

key | toc | top

Table of Contents

  1. Key and Color Coding
  2. Profile Summary
  3. Root Attributes Summary Checklist
  4. Root Class Checklists
    1. "QTIMetadata" Root Class Checklist
  5. Common Class Checklists
  6. Derived Data-Type Checklists
    1. "String256" Derived Class Checklist
  7. Primitive Data-Type Definitions

key | toc | top

Key and Color Coding

In the following tables, three colours are used to denote standard classifications of the rows:

The key to the columns used in the following profile comparison details is:

The key to the colours used in the following profile comparison details is:

key | toc | top

Profile Summary

This is the "PARCCv1p0". THIS IS A PROFILE OF THE BASE SPECIFICATION. The changes to the base specification are:

key | toc | top

Root Attributes Summary Checklist

The set of root attributes defined in the data model.

Identifier Element/Attribute Name Multiplicity Data Type Profile Notes
1 qtiMetadata [1] QTIMetadata (Sequence) - -

key | toc | top

Root Class Checklists

The set of root classes (the classes for the set of root attributes) defined in the data model.

"QTIMetadata" Root Class Checklist

Identifier Element/Attribute Name Multiplicity Data Type Profile Notes
Root QTIMetadata.Type - N/A - -[[ Sequence ]]- - - N/A -
1
->itemTemplate [0..1] PT:Boolean - -
2
->timeDependent [0..1] PT:Boolean - -
3
->composite [0..1] PT:Boolean - -
4
->interactionType [0..*] Enumeration (InteractionType) - Permitted values are: { associateInteraction | choiceInteraction | customInteraction | drawingInteraction | endAttemptInteraction | extendedTextInteraction | gapMatchInteraction | graphicAssociateInteraction | graphicGapMatchInteraction | graphicOrderInteraction | hotspotInteraction | hottextInteraction | inlineChoiceInteraction | matchInteraction | orderInteraction | positionObjectInteraction | selectPointInteraction | sliderInteraction | textEntryInteraction | uploadInteraction }.
5
->feedbackType [0..1] Enumeration (FeedbackType) - Permitted values are: { adaptive | nonadaptive | none }.
6
->solutionAvailable [0..1] PT:Boolean - -
7
->scoringMode [0..*] Enumeration (ScoringMode) - Permitted values are: { human | externalmachine | responseprocessing }.
8
->toolName [0..1] DT:String256 (PT:String) - -
8.1
--->maxLength [1] PT:Integer - Default value = "256".
8.2
--->whiteSpace [1] PT:String - Default value = "preserve".
9
->toolVersion [0..1] DT:String256 (PT:String) - -
9.1
--->maxLength [1] PT:Integer - Default value = "256".
9.2
--->whiteSpace [1] PT:String - Default value = "preserve".
10
->toolVendor [0..1] DT:String256 (PT:String) - -
10.1
--->maxLength [1] PT:Integer - Default value = "256".
10.2
--->whiteSpace [1] PT:String - Default value = "preserve".

key | toc | top

Common Class Checklists

The set of classes (excluding the root classes) defined in the data model.

Derived Data-Type Checklists

This is the definition of the set of derived data-types used in this specification and its associated profiles. In the cases where the named child elements are "pattern", "whiteSpace", "minLength", "minInclusive", "maxInclusive" or "maxLength" then these are used to constrain the value of the parent and will not occur as child elements in an instance.

"String256" Derived Class Checklists

Identifier Element/Attribute Name Multiplicity Data Type Profile Notes
Class String256.Type - N/A - PT:String - - N/A -
1
->maxLength [1] PT:Integer - Default value = "256".
2
->whiteSpace [1] PT:String - Default value = "preserve".

key | toc | top

Primitive Data-Type Definitions

This is the definition of the set of primitive data-types used in this specification and its associated profiles.

Data-type Name Description
Boolean This is mapped to the XML "xs:boolean" data-type.
Integer This is mapped to the XML "xs:integer" data-type.
String This is mapped to the XML "xs:string" data-type.

key | toc | top