SlideShare ist ein Scribd-Unternehmen logo
1 von 75
Timothy K. Shih
Distance Learning
Standards – QTI
Overview
• The IMS Question & Test Interoperability
(QTI) specification describes a data
model for the representation of question
and test data and their corresponding
results reports
• Exchange item among authoring
tools, item banks, test constructional
tools, learning systems, and assessment
delivery systems
History
• March 1999 – initial V0.5 specification
• November 1999 – IMS Question & Test
Interoperability V1.0
• March 2003 – QTI V1.2.1
• September 2003 – draft QTI V2.0
• June 2006 – QTI V2.1 (current version)
Specification Use Cases
• Provide a well documented content format for storing
and exchanging items independent of the authoring
tool used to create them
• Support the deployment of item banks across a wide
range of learning and assessment delivery systems
• Provide a well documented content format for storing
and exchanging tests independent of the test
construction tool used to create them
• Support the deployment of items, item banks, and tests
from diverse sources in a single learning or
assessment delivery system
• Provide systems with the ability to report test results in
a consistent manner
The Role of Assessment Tests
and Assessment Items
Tools
• Authoring Tool: creating or modifying an
assessment item
• Item Bank: collecting and managing items
• Test Construction Tool: assembling tests from
individual items
• Assessment Delivery System: managing the
delivery of assessments to candidates
• Learning System: enables or directs learners in
learning activities
Actors
• Author: the author of an assessment item,
quality can be controlled by another person
• Item Bank Manager: managing a collection of
assessment items
• Test Constructor: create tests from items
• Proctor: overseeing the delivery of an
assessment
• Scorer: assessing the candidate's responses,
can be replaced by an auto system
• Tutor: supporting the learning process for a
learner
• Candidate: person being assessed
Structure of this
Specification
• IMS Question & Test Interoperability Overview
• IMS Question & Test Interoperability Implementation Guide
• IMS Question & Test Interoperability Assessment Test, Section, and
Item Information Model
• IMS Question & Test Interoperability XML Binding
• IMS Question & Test Interoperability Results Reporting
• IMS Question & Test Interoperability Integration Guide
• IMS Question & Test Interoperability Conformance Guide
• IMS Question & Test Interoperability Meta-data and Usage Data
• IMS Question & Test Interoperability Migration Guide
Implementation Guide
• Simple Items
• Composite Items
• Response Processing
• Feedback
• Adaptive Items
• Item Templates
• Tests (Assessments)
• Usage Data (Item Statistics)
• Packaged Items, Tests and Meta-data
• Validation
Revision: 8 June 2006
Simple Items
• Simple items are items that contain just
one point of interaction, for example a
simple multi-choice or multi-response
question
Unattended Luggage
• single
response
• a correct
answer
Composition of Water
• multiple
responses
• multiple
answers
• one point is
given to each
correct answer
• a 3rd incorrect
answer reduce 2
points
Grand Prix of Bahrain
• the correct answer is composed of an ordered list of
values
• the shuffle attribute tells the delivery engine to shuffle
the order of the choices before displaying them to the
candidate
• use the standard response processing template (score
1 or 0)
Shakespearian Rivals
• pairing up the choices
• Max number of pairs = 3
• undirected pair (i.e., A – P = P – A)
Characters and Plays
• directed pair: from a source set into a target set
• each character can be in only one play
• each play could contain all the 4 characters
Richard III (Take 1)
• selecting choices (buttons) and using
them to fill the gaps
Richard III (Take 2)
• use the combo box to fill each in-line
choice independently
Richard III (Take 3)
• use a text entry (i.e., fill-in-blank)
• expected length = 15
• matching is case sensitive
Writing a Postcard
• multiple lines of answers
• no response processing (i.e., grading)
Olympic Games
• similar to simple choice
• choices have to be presented in the
context of the surrounding text
UK Airports
• similar to simple choice
• select hotspots of a graphical image
Where is Edinburgh?
• mark a coordinate on the map
• area mapping is used to check the answer
That is, a circle centered at (102,113) with a radius of 16
Flying Home
• the correct
answer is
composed of
an ordered list
of values
• presented as
hotspots
Low-cost Flying
• pairing up the choices
• max number of pairs = 3
• max number of matching items for each item = 3
Airport Tags
• selecting choices and using them to fill the gaps
• using drag and drop
Airport Locations
• select a coordinate on the map by positioning a given
object
• area mapping is used to check the answer
Jedi Knights
• to obtain a percentage
• give partial credits to close percentages
• Give lower bound, upper bound, and step
Composite Items
• Composite items are items that contain
more than one point of interaction
• Composite items may contain multiple
instances of the same type of interaction
or have a mixture of interaction types
Response Processing
• Standard response processing templates were
used in previous examples
• A more general response processing model is
needed
– Example: provide partial credits to ordering even the
response is not exactly the same as the correct
answer
• Response processing consists of a sequence
of rules that are carried out, in order, by the
response processor
Feedback
• Feedback consists of material presented to the
candidate conditionally based on the result of
Response Processing
– i.e., instant hints
• Modal feedback is shown to the candidate after
response processing has taken place and
before any subsequent attempt or review of the
item
• Integrated feedback is embedded into the
itemBody and is only shown during subsequent
attempts or review
Mexican President
• The feedback shown depends directly on
the response given by the candidate
Adaptive Items
• New feature of QTI version 2
• Allows an item to be scored adaptively
over a sequence of attempts; the scoring
is based on the actual strategy you took
• Adaptive items must provide feedback to
the candidate in order to allow them to
adjust their responses
Monty Hall (Take 1)
Item Templates
• allows many similar items to be defined
using the same Assessment Item
• controlled by using template rules
Tests (Assessments)
• Gather items into a test
• Include items from other XML files
Collections of Item Outcomes
• Two Sections
(sectionA and
sectionB)
• navigation mode is
nonlinear (choose
any item)
• The submission
mode is set to
simultaneous (at the
end of test)
• Assigning different
weights to each item
Additional Functions
• Categories of Item
• Arbitrary Weighting of Item Outcomes
• Specifying the Number of Allowed Attempts
• Controlling Item Feedback in Relation to the
Test
• Duration of Tests
• Early Termination of Test
• Branching Based on the Response to an
Assessment Item
• Randomizing the Order of Items and Sections
Packaged Items, Tests and
Meta-data
• Both single item and multiple items can
be packed
• Packed by a file: imsmanifest.xml
• The manifest file demonstrates the use of
a resource element to associate meta-
data (both LOM and QTI) with an item
and the file element to reference the
assessmentItem XML file and the
associated image file
Meta-data and Usage Data
• The IEEE LOM standard defines a set of meta-data
elements that can be used to describe learning
resources, but does not describe assessment
resources in sufficient detail
• New Meta-data Elements in IMS QTI v2.0 (extends the
IEEE LOM to meet the specific needs of QTI)
• QTI version 2.1 further extends this to enable the
description of tests, pools, and object banks
• Secondary meta-data, sometimes known as 'usage
data' (item statistics), is defined separately in its own
data model
Revision: 8 June 2006
New Meta-data Elements in
IMS QTI v2.0
• New category of meta-data
• qtiMetadata
– itemTemplate
– timeDependent
– Composite
– interactionType
– feedbackType
– solutionAvailable
– toolName
– toolVersion
– toolVendor
Interaction Type
• associateInteraction
• choiceInteraction
• customInteraction
• drawingInteraction
• endAttemptInteraction
• extendedTextInteraction
• gapMatchInteraction
• graphicAssociateInteraction
• graphicGapMatchInteraction
• graphicOrderInteraction
• hotspotInteraction
• hottextInteraction
• matchInteraction
• orderInteraction
• positionObjectInteraction
• selectPointInteraction
• sliderInteraction
• textEntryInteraction
• uploadInteraction
Feedback Type
• None: no feedback is available
• Nonadaptive: feedback is available but it
is non-adaptive
• Adaptive: feedback is available and is
adaptive
IEEE LOM Profile
• A few suggestions to the usage of IEEE
LOM, when applied to items of QTI 2.0
IEEE LOM - General
• General
– Identifier
– Title
– Language
– Description
– Keyword
– Coverage
IEEE LOM – Lifecycle, Meta-
metadata
• Lifecycle
– Version
– Status
– Contribute
• Meta-metadata
– Identifier
– Contribute
– Metadata_schema
– Language
IEEE LOM –
Technical, Educational
• Technical
– Format
– Size
– Location
– Other Platform Requirements
• Educational
– Context
– typical_learning_time
– Description
– Language
IEEE LOM – Rights, Relation,
Annotation, Classfication
• Rights
– cost
– copyright_and_other_restrictions
– description
• Relation
– kind
– resource
• Annotation
• Classification
Usage Data
• QTI defines a separate class for describing item
statistics
• An optional URI that identifies the default glossary in
which the names of the itemStatistics are defined
• itemStatistic
– Name
– Glossary
– Context
– CaseCount
– stdError
– stdDeviation
– lastUpdated
– targetObject
• Identifier
• partIdentifier
– ordinaryStatistic
– categorizedStatistic
XML Binding
• The accompanying XML binding provides
a binding for the qtiMetadata object
• The qtiMetadata class defines a new
category that could appear alongside
LOM categories
• qtiMetadata is bound separately and
must be used in parallel to the LOM
object as an additional meta-data object
Interoperability Assessment
Test, Section, and Item
Information Model
• The reference guide to the main data
model for assessment tests and items.
The document provides detailed
information about the model and
specifies the requirements of delivery
engines and authoring systems.
Revision: 8 June 2006
Results Reporting
• A reference guide to the data model for
result reporting. The document provides
detailed information about the model and
specifies the associated requirements on
delivery engines.
Revision: 8 June 2006
QTI related Tools
OpenSource
• http://sourceforge.net/search/?type_of_s
earch=soft&words=QTI
Summary
• Representation of question and test data
and their corresponding results reports
• Developed by IMS
• Can be combined with SCORM
• Common Cartridge

Weitere ähnliche Inhalte

Andere mochten auch

BLC 25 Ed Tech Leaders
BLC 25 Ed Tech LeadersBLC 25 Ed Tech Leaders
BLC 25 Ed Tech LeadersLisa Thumann
 
QTI Update IMS November 2006
QTI Update IMS November 2006QTI Update IMS November 2006
QTI Update IMS November 2006Pierre Gorissen
 
Interoperability - LTI and Experience API (Formerly TinCan)
Interoperability - LTI and Experience API (Formerly TinCan) Interoperability - LTI and Experience API (Formerly TinCan)
Interoperability - LTI and Experience API (Formerly TinCan) Nine Lanterns
 
Using Standards to Create Best-of-Breed Assessment Solutions
Using Standards to CreateBest-of-Breed Assessment SolutionsUsing Standards to CreateBest-of-Breed Assessment Solutions
Using Standards to Create Best-of-Breed Assessment SolutionsCito
 
More thinking about xApi and IMS Caliper - Structural/Syntactic & Ontological...
More thinking about xApi and IMS Caliper - Structural/Syntactic & Ontological...More thinking about xApi and IMS Caliper - Structural/Syntactic & Ontological...
More thinking about xApi and IMS Caliper - Structural/Syntactic & Ontological...Open Cyber University of Korea
 
ELearning Excellence awards - Vodafone Learning - Nine Lanterns
ELearning Excellence awards - Vodafone Learning - Nine LanternsELearning Excellence awards - Vodafone Learning - Nine Lanterns
ELearning Excellence awards - Vodafone Learning - Nine LanternsNine Lanterns
 
ELearning Trends 2015: #1 Social Learning
ELearning Trends 2015: #1 Social LearningELearning Trends 2015: #1 Social Learning
ELearning Trends 2015: #1 Social LearningNine Lanterns
 
Ed Tech in Asia: Key Trends and Opportunities
Ed Tech in Asia: Key Trends and OpportunitiesEd Tech in Asia: Key Trends and Opportunities
Ed Tech in Asia: Key Trends and OpportunitiesAllison Baum
 
Measurement.micrometer & vernier caliper
Measurement.micrometer & vernier caliperMeasurement.micrometer & vernier caliper
Measurement.micrometer & vernier caliperRiel Casinillo
 
Bad PowerPoint Example
Bad PowerPoint ExampleBad PowerPoint Example
Bad PowerPoint Examplemiddletonat
 
Good and Bad Power Point Examples Ed Tech
Good and Bad Power Point Examples Ed TechGood and Bad Power Point Examples Ed Tech
Good and Bad Power Point Examples Ed TechLynnylu
 

Andere mochten auch (15)

BLC 25 Ed Tech Leaders
BLC 25 Ed Tech LeadersBLC 25 Ed Tech Leaders
BLC 25 Ed Tech Leaders
 
QTI Update IMS November 2006
QTI Update IMS November 2006QTI Update IMS November 2006
QTI Update IMS November 2006
 
Interoperability - LTI and Experience API (Formerly TinCan)
Interoperability - LTI and Experience API (Formerly TinCan) Interoperability - LTI and Experience API (Formerly TinCan)
Interoperability - LTI and Experience API (Formerly TinCan)
 
IMS Basic LTI Overview
IMS Basic LTI OverviewIMS Basic LTI Overview
IMS Basic LTI Overview
 
Using Standards to Create Best-of-Breed Assessment Solutions
Using Standards to CreateBest-of-Breed Assessment SolutionsUsing Standards to CreateBest-of-Breed Assessment Solutions
Using Standards to Create Best-of-Breed Assessment Solutions
 
More thinking about xApi and IMS Caliper - Structural/Syntactic & Ontological...
More thinking about xApi and IMS Caliper - Structural/Syntactic & Ontological...More thinking about xApi and IMS Caliper - Structural/Syntactic & Ontological...
More thinking about xApi and IMS Caliper - Structural/Syntactic & Ontological...
 
ELearning Excellence awards - Vodafone Learning - Nine Lanterns
ELearning Excellence awards - Vodafone Learning - Nine LanternsELearning Excellence awards - Vodafone Learning - Nine Lanterns
ELearning Excellence awards - Vodafone Learning - Nine Lanterns
 
ePub accessibility 上智大学 田村先生
ePub accessibility 上智大学 田村先生ePub accessibility 上智大学 田村先生
ePub accessibility 上智大学 田村先生
 
EDUPUB IMS aQTI インフォザイン 松田氏
EDUPUB IMS aQTI インフォザイン 松田氏EDUPUB IMS aQTI インフォザイン 松田氏
EDUPUB IMS aQTI インフォザイン 松田氏
 
My portfolio in ed tech
My portfolio in ed techMy portfolio in ed tech
My portfolio in ed tech
 
ELearning Trends 2015: #1 Social Learning
ELearning Trends 2015: #1 Social LearningELearning Trends 2015: #1 Social Learning
ELearning Trends 2015: #1 Social Learning
 
Ed Tech in Asia: Key Trends and Opportunities
Ed Tech in Asia: Key Trends and OpportunitiesEd Tech in Asia: Key Trends and Opportunities
Ed Tech in Asia: Key Trends and Opportunities
 
Measurement.micrometer & vernier caliper
Measurement.micrometer & vernier caliperMeasurement.micrometer & vernier caliper
Measurement.micrometer & vernier caliper
 
Bad PowerPoint Example
Bad PowerPoint ExampleBad PowerPoint Example
Bad PowerPoint Example
 
Good and Bad Power Point Examples Ed Tech
Good and Bad Power Point Examples Ed TechGood and Bad Power Point Examples Ed Tech
Good and Bad Power Point Examples Ed Tech
 

Ähnlich wie 06 distance learning standards-qti

Search Analytics Component: Presented by Steven Bower, Bloomberg L.P.
Search Analytics Component: Presented by Steven Bower, Bloomberg L.P.Search Analytics Component: Presented by Steven Bower, Bloomberg L.P.
Search Analytics Component: Presented by Steven Bower, Bloomberg L.P.Lucidworks
 
DS M1 full - KQB KtuQbank.pdf
DS M1 full - KQB KtuQbank.pdfDS M1 full - KQB KtuQbank.pdf
DS M1 full - KQB KtuQbank.pdfMidhunM83
 
Object Oriented Testing
Object Oriented TestingObject Oriented Testing
Object Oriented TestingAjeng Savitri
 
Software design with Domain-driven design
Software design with Domain-driven design Software design with Domain-driven design
Software design with Domain-driven design Allan Mangune
 
Test Design and Automation for REST API
Test Design and Automation for REST APITest Design and Automation for REST API
Test Design and Automation for REST APIIvan Katunou
 
John Kent - An Entity Model for Software Testing
John Kent - An Entity Model for Software TestingJohn Kent - An Entity Model for Software Testing
John Kent - An Entity Model for Software TestingTEST Huddle
 
Ivan Katunov. Comaqa Spring 2018. Test Design and Automation for Rest API.
Ivan Katunov. Comaqa Spring 2018. Test Design and Automation for Rest API.Ivan Katunov. Comaqa Spring 2018. Test Design and Automation for Rest API.
Ivan Katunov. Comaqa Spring 2018. Test Design and Automation for Rest API.COMAQA.BY
 
Model-based programming and AI-assisted software development
Model-based programming and AI-assisted software developmentModel-based programming and AI-assisted software development
Model-based programming and AI-assisted software developmentEficode
 
Test strategy utilising mc useful tools
Test strategy utilising mc useful toolsTest strategy utilising mc useful tools
Test strategy utilising mc useful toolsMark Chappell
 
Trends in-om-scm-27-july-2012-2
Trends in-om-scm-27-july-2012-2Trends in-om-scm-27-july-2012-2
Trends in-om-scm-27-july-2012-2Sanjeev Deshmukh
 
Test Automation Framework Designs
Test Automation Framework DesignsTest Automation Framework Designs
Test Automation Framework DesignsTest Automaton
 
Using Metrics for Fun, Developing with the KV Store + Javascript & News from ...
Using Metrics for Fun, Developing with the KV Store + Javascript & News from ...Using Metrics for Fun, Developing with the KV Store + Javascript & News from ...
Using Metrics for Fun, Developing with the KV Store + Javascript & News from ...Harry McLaren
 
Scalable Software Testing and Verification of Non-Functional Properties throu...
Scalable Software Testing and Verification of Non-Functional Properties throu...Scalable Software Testing and Verification of Non-Functional Properties throu...
Scalable Software Testing and Verification of Non-Functional Properties throu...Lionel Briand
 
SFDC Other Platform Features
SFDC Other Platform FeaturesSFDC Other Platform Features
SFDC Other Platform FeaturesSujit Kumar
 
Test construction (for content staff) eg feb08 erp
Test construction (for content staff) eg feb08 erpTest construction (for content staff) eg feb08 erp
Test construction (for content staff) eg feb08 erpWilliam Kapambwe
 

Ähnlich wie 06 distance learning standards-qti (20)

Search Analytics Component: Presented by Steven Bower, Bloomberg L.P.
Search Analytics Component: Presented by Steven Bower, Bloomberg L.P.Search Analytics Component: Presented by Steven Bower, Bloomberg L.P.
Search Analytics Component: Presented by Steven Bower, Bloomberg L.P.
 
DS M1 full - KQB KtuQbank.pdf
DS M1 full - KQB KtuQbank.pdfDS M1 full - KQB KtuQbank.pdf
DS M1 full - KQB KtuQbank.pdf
 
Object Oriented Testing
Object Oriented TestingObject Oriented Testing
Object Oriented Testing
 
Analysis
AnalysisAnalysis
Analysis
 
Software design with Domain-driven design
Software design with Domain-driven design Software design with Domain-driven design
Software design with Domain-driven design
 
Test Design and Automation for REST API
Test Design and Automation for REST APITest Design and Automation for REST API
Test Design and Automation for REST API
 
John Kent - An Entity Model for Software Testing
John Kent - An Entity Model for Software TestingJohn Kent - An Entity Model for Software Testing
John Kent - An Entity Model for Software Testing
 
Ivan Katunov. Comaqa Spring 2018. Test Design and Automation for Rest API.
Ivan Katunov. Comaqa Spring 2018. Test Design and Automation for Rest API.Ivan Katunov. Comaqa Spring 2018. Test Design and Automation for Rest API.
Ivan Katunov. Comaqa Spring 2018. Test Design and Automation for Rest API.
 
Software metrics by Dr. B. J. Mohite
Software metrics by Dr. B. J. MohiteSoftware metrics by Dr. B. J. Mohite
Software metrics by Dr. B. J. Mohite
 
Model-based programming and AI-assisted software development
Model-based programming and AI-assisted software developmentModel-based programming and AI-assisted software development
Model-based programming and AI-assisted software development
 
Feature Selection.pdf
Feature Selection.pdfFeature Selection.pdf
Feature Selection.pdf
 
Test strategy utilising mc useful tools
Test strategy utilising mc useful toolsTest strategy utilising mc useful tools
Test strategy utilising mc useful tools
 
Trends in-om-scm-27-july-2012-2
Trends in-om-scm-27-july-2012-2Trends in-om-scm-27-july-2012-2
Trends in-om-scm-27-july-2012-2
 
Test Automation Framework Designs
Test Automation Framework DesignsTest Automation Framework Designs
Test Automation Framework Designs
 
CS8592-OOAD Lecture Notes Unit-5
CS8592-OOAD Lecture Notes Unit-5 CS8592-OOAD Lecture Notes Unit-5
CS8592-OOAD Lecture Notes Unit-5
 
Using Metrics for Fun, Developing with the KV Store + Javascript & News from ...
Using Metrics for Fun, Developing with the KV Store + Javascript & News from ...Using Metrics for Fun, Developing with the KV Store + Javascript & News from ...
Using Metrics for Fun, Developing with the KV Store + Javascript & News from ...
 
Scalable Software Testing and Verification of Non-Functional Properties throu...
Scalable Software Testing and Verification of Non-Functional Properties throu...Scalable Software Testing and Verification of Non-Functional Properties throu...
Scalable Software Testing and Verification of Non-Functional Properties throu...
 
SFDC Other Platform Features
SFDC Other Platform FeaturesSFDC Other Platform Features
SFDC Other Platform Features
 
Test construction (for content staff) eg feb08 erp
Test construction (for content staff) eg feb08 erpTest construction (for content staff) eg feb08 erp
Test construction (for content staff) eg feb08 erp
 
Unit 5
Unit 5Unit 5
Unit 5
 

Mehr von 宥均 林

Y1 midterm presentation
Y1 midterm presentationY1 midterm presentation
Y1 midterm presentation宥均 林
 
A research directions for e-learning technologies
A research directions for e-learning technologiesA research directions for e-learning technologies
A research directions for e-learning technologies宥均 林
 
15 selected topics for e-learning technologies (dtv)
15 selected topics for e-learning technologies (dtv)15 selected topics for e-learning technologies (dtv)
15 selected topics for e-learning technologies (dtv)宥均 林
 
14 selected topics for e-learning technologies (gbl)
14 selected topics for e-learning technologies (gbl)14 selected topics for e-learning technologies (gbl)
14 selected topics for e-learning technologies (gbl)宥均 林
 
13 selected topics for e-learning technologies (ml).pptx
13 selected topics for e-learning technologies (ml).pptx13 selected topics for e-learning technologies (ml).pptx
13 selected topics for e-learning technologies (ml).pptx宥均 林
 
11 adaptive testing-irt
11 adaptive testing-irt11 adaptive testing-irt
11 adaptive testing-irt宥均 林
 
10 intelligent tutoring-spc
10 intelligent tutoring-spc10 intelligent tutoring-spc
10 intelligent tutoring-spc宥均 林
 
09 commercial distance learning software systems
09 commercial distance learning software systems09 commercial distance learning software systems
09 commercial distance learning software systems宥均 林
 
08 learning object repository with cordra
08 learning object repository with cordra08 learning object repository with cordra
08 learning object repository with cordra宥均 林
 
07 distance learning standards-common cartridge
07 distance learning standards-common cartridge07 distance learning standards-common cartridge
07 distance learning standards-common cartridge宥均 林
 
05 distance learning standards-scorm research
05 distance learning standards-scorm research05 distance learning standards-scorm research
05 distance learning standards-scorm research宥均 林
 
04 distance learning standards-scorm specification
04 distance learning standards-scorm specification04 distance learning standards-scorm specification
04 distance learning standards-scorm specification宥均 林
 
03 synchronized distance learning
03 synchronized distance learning03 synchronized distance learning
03 synchronized distance learning宥均 林
 
02 asynchronized distance learning
02 asynchronized distance learning02 asynchronized distance learning
02 asynchronized distance learning宥均 林
 
00 special events
00 special events00 special events
00 special events宥均 林
 
01 overview of distance learning technologies
01 overview of distance learning technologies01 overview of distance learning technologies
01 overview of distance learning technologies宥均 林
 
Y2 final presentation
Y2 final presentationY2 final presentation
Y2 final presentation宥均 林
 
01 overview of distance learning technologies
01 overview of distance learning technologies01 overview of distance learning technologies
01 overview of distance learning technologies宥均 林
 

Mehr von 宥均 林 (20)

Y1 midterm presentation
Y1 midterm presentationY1 midterm presentation
Y1 midterm presentation
 
B references
B referencesB references
B references
 
A research directions for e-learning technologies
A research directions for e-learning technologiesA research directions for e-learning technologies
A research directions for e-learning technologies
 
15 selected topics for e-learning technologies (dtv)
15 selected topics for e-learning technologies (dtv)15 selected topics for e-learning technologies (dtv)
15 selected topics for e-learning technologies (dtv)
 
14 selected topics for e-learning technologies (gbl)
14 selected topics for e-learning technologies (gbl)14 selected topics for e-learning technologies (gbl)
14 selected topics for e-learning technologies (gbl)
 
13 selected topics for e-learning technologies (ml).pptx
13 selected topics for e-learning technologies (ml).pptx13 selected topics for e-learning technologies (ml).pptx
13 selected topics for e-learning technologies (ml).pptx
 
11 adaptive testing-irt
11 adaptive testing-irt11 adaptive testing-irt
11 adaptive testing-irt
 
10 intelligent tutoring-spc
10 intelligent tutoring-spc10 intelligent tutoring-spc
10 intelligent tutoring-spc
 
09 commercial distance learning software systems
09 commercial distance learning software systems09 commercial distance learning software systems
09 commercial distance learning software systems
 
08 learning object repository with cordra
08 learning object repository with cordra08 learning object repository with cordra
08 learning object repository with cordra
 
07 distance learning standards-common cartridge
07 distance learning standards-common cartridge07 distance learning standards-common cartridge
07 distance learning standards-common cartridge
 
05 distance learning standards-scorm research
05 distance learning standards-scorm research05 distance learning standards-scorm research
05 distance learning standards-scorm research
 
04 distance learning standards-scorm specification
04 distance learning standards-scorm specification04 distance learning standards-scorm specification
04 distance learning standards-scorm specification
 
03 synchronized distance learning
03 synchronized distance learning03 synchronized distance learning
03 synchronized distance learning
 
02 asynchronized distance learning
02 asynchronized distance learning02 asynchronized distance learning
02 asynchronized distance learning
 
00 syllabus
00 syllabus00 syllabus
00 syllabus
 
00 special events
00 special events00 special events
00 special events
 
01 overview of distance learning technologies
01 overview of distance learning technologies01 overview of distance learning technologies
01 overview of distance learning technologies
 
Y2 final presentation
Y2 final presentationY2 final presentation
Y2 final presentation
 
01 overview of distance learning technologies
01 overview of distance learning technologies01 overview of distance learning technologies
01 overview of distance learning technologies
 

Kürzlich hochgeladen

New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 

Kürzlich hochgeladen (20)

New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 

06 distance learning standards-qti

  • 1. Timothy K. Shih Distance Learning Standards – QTI
  • 2. Overview • The IMS Question & Test Interoperability (QTI) specification describes a data model for the representation of question and test data and their corresponding results reports • Exchange item among authoring tools, item banks, test constructional tools, learning systems, and assessment delivery systems
  • 3. History • March 1999 – initial V0.5 specification • November 1999 – IMS Question & Test Interoperability V1.0 • March 2003 – QTI V1.2.1 • September 2003 – draft QTI V2.0 • June 2006 – QTI V2.1 (current version)
  • 4. Specification Use Cases • Provide a well documented content format for storing and exchanging items independent of the authoring tool used to create them • Support the deployment of item banks across a wide range of learning and assessment delivery systems • Provide a well documented content format for storing and exchanging tests independent of the test construction tool used to create them • Support the deployment of items, item banks, and tests from diverse sources in a single learning or assessment delivery system • Provide systems with the ability to report test results in a consistent manner
  • 5. The Role of Assessment Tests and Assessment Items
  • 6. Tools • Authoring Tool: creating or modifying an assessment item • Item Bank: collecting and managing items • Test Construction Tool: assembling tests from individual items • Assessment Delivery System: managing the delivery of assessments to candidates • Learning System: enables or directs learners in learning activities
  • 7. Actors • Author: the author of an assessment item, quality can be controlled by another person • Item Bank Manager: managing a collection of assessment items • Test Constructor: create tests from items • Proctor: overseeing the delivery of an assessment • Scorer: assessing the candidate's responses, can be replaced by an auto system • Tutor: supporting the learning process for a learner • Candidate: person being assessed
  • 8. Structure of this Specification • IMS Question & Test Interoperability Overview • IMS Question & Test Interoperability Implementation Guide • IMS Question & Test Interoperability Assessment Test, Section, and Item Information Model • IMS Question & Test Interoperability XML Binding • IMS Question & Test Interoperability Results Reporting • IMS Question & Test Interoperability Integration Guide • IMS Question & Test Interoperability Conformance Guide • IMS Question & Test Interoperability Meta-data and Usage Data • IMS Question & Test Interoperability Migration Guide
  • 9. Implementation Guide • Simple Items • Composite Items • Response Processing • Feedback • Adaptive Items • Item Templates • Tests (Assessments) • Usage Data (Item Statistics) • Packaged Items, Tests and Meta-data • Validation Revision: 8 June 2006
  • 10. Simple Items • Simple items are items that contain just one point of interaction, for example a simple multi-choice or multi-response question
  • 12.
  • 13. Composition of Water • multiple responses • multiple answers • one point is given to each correct answer • a 3rd incorrect answer reduce 2 points
  • 14.
  • 15. Grand Prix of Bahrain • the correct answer is composed of an ordered list of values • the shuffle attribute tells the delivery engine to shuffle the order of the choices before displaying them to the candidate • use the standard response processing template (score 1 or 0)
  • 16.
  • 17. Shakespearian Rivals • pairing up the choices • Max number of pairs = 3 • undirected pair (i.e., A – P = P – A)
  • 18.
  • 19. Characters and Plays • directed pair: from a source set into a target set • each character can be in only one play • each play could contain all the 4 characters
  • 20.
  • 21. Richard III (Take 1) • selecting choices (buttons) and using them to fill the gaps
  • 22.
  • 23. Richard III (Take 2) • use the combo box to fill each in-line choice independently
  • 24.
  • 25. Richard III (Take 3) • use a text entry (i.e., fill-in-blank) • expected length = 15 • matching is case sensitive
  • 26.
  • 27. Writing a Postcard • multiple lines of answers • no response processing (i.e., grading)
  • 28.
  • 29. Olympic Games • similar to simple choice • choices have to be presented in the context of the surrounding text
  • 30.
  • 31. UK Airports • similar to simple choice • select hotspots of a graphical image
  • 32.
  • 33. Where is Edinburgh? • mark a coordinate on the map • area mapping is used to check the answer That is, a circle centered at (102,113) with a radius of 16
  • 34.
  • 35. Flying Home • the correct answer is composed of an ordered list of values • presented as hotspots
  • 36.
  • 37. Low-cost Flying • pairing up the choices • max number of pairs = 3 • max number of matching items for each item = 3
  • 38.
  • 39. Airport Tags • selecting choices and using them to fill the gaps • using drag and drop
  • 40.
  • 41. Airport Locations • select a coordinate on the map by positioning a given object • area mapping is used to check the answer
  • 42.
  • 43. Jedi Knights • to obtain a percentage • give partial credits to close percentages • Give lower bound, upper bound, and step
  • 44.
  • 45. Composite Items • Composite items are items that contain more than one point of interaction • Composite items may contain multiple instances of the same type of interaction or have a mixture of interaction types
  • 46. Response Processing • Standard response processing templates were used in previous examples • A more general response processing model is needed – Example: provide partial credits to ordering even the response is not exactly the same as the correct answer • Response processing consists of a sequence of rules that are carried out, in order, by the response processor
  • 47. Feedback • Feedback consists of material presented to the candidate conditionally based on the result of Response Processing – i.e., instant hints • Modal feedback is shown to the candidate after response processing has taken place and before any subsequent attempt or review of the item • Integrated feedback is embedded into the itemBody and is only shown during subsequent attempts or review
  • 48. Mexican President • The feedback shown depends directly on the response given by the candidate
  • 49.
  • 50. Adaptive Items • New feature of QTI version 2 • Allows an item to be scored adaptively over a sequence of attempts; the scoring is based on the actual strategy you took • Adaptive items must provide feedback to the candidate in order to allow them to adjust their responses
  • 52.
  • 53.
  • 54.
  • 55.
  • 56. Item Templates • allows many similar items to be defined using the same Assessment Item • controlled by using template rules
  • 57. Tests (Assessments) • Gather items into a test • Include items from other XML files
  • 58. Collections of Item Outcomes • Two Sections (sectionA and sectionB) • navigation mode is nonlinear (choose any item) • The submission mode is set to simultaneous (at the end of test) • Assigning different weights to each item
  • 59. Additional Functions • Categories of Item • Arbitrary Weighting of Item Outcomes • Specifying the Number of Allowed Attempts • Controlling Item Feedback in Relation to the Test • Duration of Tests • Early Termination of Test • Branching Based on the Response to an Assessment Item • Randomizing the Order of Items and Sections
  • 60. Packaged Items, Tests and Meta-data • Both single item and multiple items can be packed • Packed by a file: imsmanifest.xml • The manifest file demonstrates the use of a resource element to associate meta- data (both LOM and QTI) with an item and the file element to reference the assessmentItem XML file and the associated image file
  • 61. Meta-data and Usage Data • The IEEE LOM standard defines a set of meta-data elements that can be used to describe learning resources, but does not describe assessment resources in sufficient detail • New Meta-data Elements in IMS QTI v2.0 (extends the IEEE LOM to meet the specific needs of QTI) • QTI version 2.1 further extends this to enable the description of tests, pools, and object banks • Secondary meta-data, sometimes known as 'usage data' (item statistics), is defined separately in its own data model Revision: 8 June 2006
  • 62. New Meta-data Elements in IMS QTI v2.0 • New category of meta-data • qtiMetadata – itemTemplate – timeDependent – Composite – interactionType – feedbackType – solutionAvailable – toolName – toolVersion – toolVendor
  • 63. Interaction Type • associateInteraction • choiceInteraction • customInteraction • drawingInteraction • endAttemptInteraction • extendedTextInteraction • gapMatchInteraction • graphicAssociateInteraction • graphicGapMatchInteraction • graphicOrderInteraction • hotspotInteraction • hottextInteraction • matchInteraction • orderInteraction • positionObjectInteraction • selectPointInteraction • sliderInteraction • textEntryInteraction • uploadInteraction
  • 64. Feedback Type • None: no feedback is available • Nonadaptive: feedback is available but it is non-adaptive • Adaptive: feedback is available and is adaptive
  • 65. IEEE LOM Profile • A few suggestions to the usage of IEEE LOM, when applied to items of QTI 2.0
  • 66. IEEE LOM - General • General – Identifier – Title – Language – Description – Keyword – Coverage
  • 67. IEEE LOM – Lifecycle, Meta- metadata • Lifecycle – Version – Status – Contribute • Meta-metadata – Identifier – Contribute – Metadata_schema – Language
  • 68. IEEE LOM – Technical, Educational • Technical – Format – Size – Location – Other Platform Requirements • Educational – Context – typical_learning_time – Description – Language
  • 69. IEEE LOM – Rights, Relation, Annotation, Classfication • Rights – cost – copyright_and_other_restrictions – description • Relation – kind – resource • Annotation • Classification
  • 70. Usage Data • QTI defines a separate class for describing item statistics • An optional URI that identifies the default glossary in which the names of the itemStatistics are defined • itemStatistic – Name – Glossary – Context – CaseCount – stdError – stdDeviation – lastUpdated – targetObject • Identifier • partIdentifier – ordinaryStatistic – categorizedStatistic
  • 71. XML Binding • The accompanying XML binding provides a binding for the qtiMetadata object • The qtiMetadata class defines a new category that could appear alongside LOM categories • qtiMetadata is bound separately and must be used in parallel to the LOM object as an additional meta-data object
  • 72. Interoperability Assessment Test, Section, and Item Information Model • The reference guide to the main data model for assessment tests and items. The document provides detailed information about the model and specifies the requirements of delivery engines and authoring systems. Revision: 8 June 2006
  • 73. Results Reporting • A reference guide to the data model for result reporting. The document provides detailed information about the model and specifies the associated requirements on delivery engines. Revision: 8 June 2006
  • 74. QTI related Tools OpenSource • http://sourceforge.net/search/?type_of_s earch=soft&words=QTI
  • 75. Summary • Representation of question and test data and their corresponding results reports • Developed by IMS • Can be combined with SCORM • Common Cartridge