org.sakaiproject.tool.assessment.qti.constants
Class QTIConstantStrings

java.lang.Object
  extended by org.sakaiproject.tool.assessment.qti.constants.QTIConstantStrings

public class QTIConstantStrings
extends Object

This class contains all qti tag names and attribute names frequently used in the java code.

Copyright: Copyright (c) 2004

Organization: Sakai Project

Version:
$Id: QTIConstantStrings.java 9274 2006-05-10 22:50:48Z daisyf@stanford.edu $
Author:
rshastri, Ed Smiley esmiley@stanford.edu

Field Summary
static String ACTION
           
static String AITEM_ACHOICE
           
static String AITEM_ADAPT
           
static String AITEM_BODY
           
static String AITEM_DEFAULT
           
static String AITEM_IDENT
           
static String AITEM_INTER
           
static String AITEM_LOWER
           
static String AITEM_MATCHGRP
           
static String AITEM_MATCHMAX
           
static String AITEM_MODAL
           
static String AITEM_OUTCOME
           
static String AITEM_RESPCOND
           
static String AITEM_RESPONSE_ELIF
           
static String AITEM_RESPONSEDECL
           
static String AITEM_RESPONSIF
           
static String AITEM_SHOWHIDE
           
static String AITEM_TDEPT
           
static String AITEM_UPPER
           
static String ALTMATERIAL
           
static String AREATYPE
           
static String ASI_DESCRIPTION
           
static String ASI_METADATA
           
static String ASI_TITLE
           
static String ASSESSFEEDBACK
           
static String ASSESSMENT
           
static String ASSESSMENT_RESULT
           
static String ASSESSMENTCONTROL
           
static String ASSESSMENTITEM
           
static String ASSESSPROC_EXTENSION
           
static String AUDIOTYPE
           
static String CASE
           
static String CHARSET
           
static String CLASS
           
static String COLUMNS
           
static String CONDITIONVAR
           
static String CONTEXT
           
static String CONTINUE
           
static String CONTROL
           
static String CUTVALUE
           
static String DATE
           
static String DECVAR
           
static String DEFAULTVAL
           
static String DISCOUNT
           
static String DISPLAYFEEDBACK
           
static String DURATION
           
static String EMBEDDED
           
static String ENCODING
           
static String ENTITYREF
           
static String EXTENSION_ASSESSMENT_RESULT
           
static String EXTENSION_ITEM_RESULT
           
static String EXTENSION_RESULT
           
static String EXTENSION_SUMMARY_RESULT
           
static String FEEDBACK_DISPLAYED
           
static String FEEDBACKSTYLE
           
static String FEEDBACKSWITCH
           
static String FIBTYPE
           
static String FIELDENTRY
           
static String FIELDLABEL
           
static String FINTYPE
           
static String FLOW
           
static String FLOW_LABEL
           
static String FLOW_MAT
           
static String GENERIC_IDENTIFIER
           
static String GRADE
           
static String HEIGHT
           
static String HINT
           
static String HINTMATERIAL
           
static String HINTSWITCH
           
static String IDENT
           
static String IDENT_REF
           
static String INDEX
           
static String INTERPRETVAR
           
static String ITEM
           
static String ITEM_RESULT
           
static String ITEMCONTROL
           
static String ITEMFEEDBACK
           
static String ITEMIDENT
           
static String ITEMMETADATA
           
static String ITEMPOSTCONDITION
           
static String ITEMPRECONDITION
           
static String ITEMPROC_EXTENSION
           
static String ITEMREF
           
static String ITEMRUBRIC
           
static String LABEL
           
static String LABELREFID
           
static String LINKREFID
           
static String LOWERBOUND
           
static String MAT_EXTENSION
           
static String MATAPPLET
           
static String MATAPPLICATION
           
static String MATAUDIO
           
static String MATBREAK
           
static String MATCH_GROUP
           
static String MATCH_MAX
           
static String MATEMTEXT
           
static String MATERIAL
           
static String MATERIAL_REF
           
static String MATIMAGE
           
static String MATREF
           
static String MATTEXT
           
static String MATVIDEO
           
static String MAXATTEMPTS
           
static String MAXCHARS
           
static String MAXNUMBER
           
static String MAXVALUE
           
static String MEMBERS
           
static String MINNUMBER
           
static String MINVALUE
           
static String NAME
           
static String NUM_ATTEMPTS
           
static String NUM_IMTES_ATTEMPTED
           
static String NUM_ITEMS
           
static String NUM_ITEMS_PRESENTED
           
static String NUM_SECTIONS
           
static String NUMTYPE
           
static String OBJECTBANK
           
static String OBJECTIVES
           
static String ORDER
           
static String ORDER_TYPE
           
static String ORIENTATION
           
static String OUTCOMES
           
static String OUTCOMES_PROCESSING
           
static String PRESENTATION_MATERIAL
           
static String PRESENTATON
           
static String PRESENTED
           
static String PROMPT
           
static String QTI_RESULT_REPORT
          Result Report
static String QTICOMMENT
           
static String QTIMETADATA
           
static String QTIMETADATAFIELD
           
static String QUESTESTINTEROP
           
static String RAREA
           
static String RCARDINALITY
           
static String REFERENCE
           
static String RENDER_CHOICE
           
static String RENDER_FIB
           
static String RENDER_FIN
           
static String RENDER_HOTSPOT
           
static String RENDER_SLIDER
           
static String RESPCONDITION
           
static String RESPIDENT
           
static String RESPONSE
           
static String RESPONSE_FORM
           
static String RESPONSE_GRP
           
static String RESPONSE_LABEL
           
static String RESPONSE_LID
           
static String RESPONSE_NUM
           
static String RESPONSE_STR
           
static String RESPONSE_VALUE
           
static String RESPONSE_XY
           
static String RESPROCESSING
           
static String RESULT
           
static String ROWS
           
static String RRANGE
           
static String RSHUFFLE
           
static String RTIMING
           
static String RUBRIC
           
static String SCORE
           
static String SCOREMODEL
           
static String SECTION
           
static String SECTION_RESULT
           
static String SECTIONCONTROL
           
static String SECTIONFEEDBACK
           
static String SECTIONPOSTCONDITION
           
static String SECTIONPRECONDITION
           
static String SECTIONPROC_EXTENSTION
           
static String SECTIONREF
           
static String SELECTION
           
static String SELECTION_NUMBER
           
static String SELECTION_ORDERING
           
static String SETMATCH
           
static String SETVAR
           
static String SHOWDRAW
           
static String SHUFFLE
           
static String SOLUTION
           
static String SOLUTIONMATERIAL
           
static String SOLUTIONSWITCH
           
static String SOURCEBANK_REF
           
static String STARTVAL
           
static String STATUS
           
static String STEP
           
static String STEPLABEL
           
static String SUMMARY_RESULT
           
static String TEXTTYPLE
           
static String TITLE
           
static String TYPE_LABEL
           
static String UPPERBOUND
           
static String URI
           
static String VARTYPE
           
static String VIEW
           
static String VOCAB_TYPE
           
static String WIDTH
           
static String X0
           
static String XML_LANG
           
static String XML_SPACE
           
static String Y0
           
 
Constructor Summary
QTIConstantStrings()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QUESTESTINTEROP

public static final String QUESTESTINTEROP
See Also:
Constant Field Values

OBJECTBANK

public static final String OBJECTBANK
See Also:
Constant Field Values

ASSESSMENT

public static final String ASSESSMENT
See Also:
Constant Field Values

SECTION

public static final String SECTION
See Also:
Constant Field Values

ITEM

public static final String ITEM
See Also:
Constant Field Values

ASSESSMENTITEM

public static final String ASSESSMENTITEM
See Also:
Constant Field Values

QTICOMMENT

public static final String QTICOMMENT
See Also:
Constant Field Values

DURATION

public static final String DURATION
See Also:
Constant Field Values

QTIMETADATA

public static final String QTIMETADATA
See Also:
Constant Field Values

OBJECTIVES

public static final String OBJECTIVES
See Also:
Constant Field Values

RUBRIC

public static final String RUBRIC
See Also:
Constant Field Values

ASSESSMENTCONTROL

public static final String ASSESSMENTCONTROL
See Also:
Constant Field Values

PRESENTATION_MATERIAL

public static final String PRESENTATION_MATERIAL
See Also:
Constant Field Values

OUTCOMES_PROCESSING

public static final String OUTCOMES_PROCESSING
See Also:
Constant Field Values

ASSESSPROC_EXTENSION

public static final String ASSESSPROC_EXTENSION
See Also:
Constant Field Values

ASSESSFEEDBACK

public static final String ASSESSFEEDBACK
See Also:
Constant Field Values

SELECTION_ORDERING

public static final String SELECTION_ORDERING
See Also:
Constant Field Values

REFERENCE

public static final String REFERENCE
See Also:
Constant Field Values

SECTIONREF

public static final String SECTIONREF
See Also:
Constant Field Values

SECTIONPRECONDITION

public static final String SECTIONPRECONDITION
See Also:
Constant Field Values

SECTIONPOSTCONDITION

public static final String SECTIONPOSTCONDITION
See Also:
Constant Field Values

SECTIONCONTROL

public static final String SECTIONCONTROL
See Also:
Constant Field Values

SECTIONPROC_EXTENSTION

public static final String SECTIONPROC_EXTENSTION
See Also:
Constant Field Values

SECTIONFEEDBACK

public static final String SECTIONFEEDBACK
See Also:
Constant Field Values

ITEMIDENT

public static final String ITEMIDENT
See Also:
Constant Field Values

ITEMREF

public static final String ITEMREF
See Also:
Constant Field Values

ITEMMETADATA

public static final String ITEMMETADATA
See Also:
Constant Field Values

ITEMPRECONDITION

public static final String ITEMPRECONDITION
See Also:
Constant Field Values

ITEMPOSTCONDITION

public static final String ITEMPOSTCONDITION
See Also:
Constant Field Values

ITEMCONTROL

public static final String ITEMCONTROL
See Also:
Constant Field Values

ITEMRUBRIC

public static final String ITEMRUBRIC
See Also:
Constant Field Values

PRESENTATON

public static final String PRESENTATON
See Also:
Constant Field Values

FLOW

public static final String FLOW
See Also:
Constant Field Values

RESPONSE_LID

public static final String RESPONSE_LID
See Also:
Constant Field Values

RESPONSE_XY

public static final String RESPONSE_XY
See Also:
Constant Field Values

RESPONSE_STR

public static final String RESPONSE_STR
See Also:
Constant Field Values

RESPONSE_NUM

public static final String RESPONSE_NUM
See Also:
Constant Field Values

RESPONSE_GRP

public static final String RESPONSE_GRP
See Also:
Constant Field Values

RENDER_CHOICE

public static final String RENDER_CHOICE
See Also:
Constant Field Values

RENDER_HOTSPOT

public static final String RENDER_HOTSPOT
See Also:
Constant Field Values

RENDER_FIB

public static final String RENDER_FIB
See Also:
Constant Field Values

RENDER_FIN

public static final String RENDER_FIN
See Also:
Constant Field Values

RENDER_SLIDER

public static final String RENDER_SLIDER
See Also:
Constant Field Values

RESPONSE_LABEL

public static final String RESPONSE_LABEL
See Also:
Constant Field Values

FLOW_LABEL

public static final String FLOW_LABEL
See Also:
Constant Field Values

RESPROCESSING

public static final String RESPROCESSING
See Also:
Constant Field Values

OUTCOMES

public static final String OUTCOMES
See Also:
Constant Field Values

RESPCONDITION

public static final String RESPCONDITION
See Also:
Constant Field Values

ITEMPROC_EXTENSION

public static final String ITEMPROC_EXTENSION
See Also:
Constant Field Values

ITEMFEEDBACK

public static final String ITEMFEEDBACK
See Also:
Constant Field Values

SOLUTION

public static final String SOLUTION
See Also:
Constant Field Values

SOLUTIONMATERIAL

public static final String SOLUTIONMATERIAL
See Also:
Constant Field Values

HINT

public static final String HINT
See Also:
Constant Field Values

HINTMATERIAL

public static final String HINTMATERIAL
See Also:
Constant Field Values

AITEM_IDENT

public static final String AITEM_IDENT
See Also:
Constant Field Values

AITEM_ADAPT

public static final String AITEM_ADAPT
See Also:
Constant Field Values

AITEM_TDEPT

public static final String AITEM_TDEPT
See Also:
Constant Field Values

AITEM_SHOWHIDE

public static final String AITEM_SHOWHIDE
See Also:
Constant Field Values

AITEM_RESPONSIF

public static final String AITEM_RESPONSIF
See Also:
Constant Field Values

AITEM_RESPONSE_ELIF

public static final String AITEM_RESPONSE_ELIF
See Also:
Constant Field Values

AITEM_OUTCOME

public static final String AITEM_OUTCOME
See Also:
Constant Field Values

AITEM_DEFAULT

public static final String AITEM_DEFAULT
See Also:
Constant Field Values

AITEM_LOWER

public static final String AITEM_LOWER
See Also:
Constant Field Values

AITEM_UPPER

public static final String AITEM_UPPER
See Also:
Constant Field Values

AITEM_MODAL

public static final String AITEM_MODAL
See Also:
Constant Field Values

AITEM_BODY

public static final String AITEM_BODY
See Also:
Constant Field Values

AITEM_RESPONSEDECL

public static final String AITEM_RESPONSEDECL
See Also:
Constant Field Values

AITEM_INTER

public static final String AITEM_INTER
See Also:
Constant Field Values

AITEM_RESPCOND

public static final String AITEM_RESPCOND
See Also:
Constant Field Values

AITEM_MATCHGRP

public static final String AITEM_MATCHGRP
See Also:
Constant Field Values

AITEM_ACHOICE

public static final String AITEM_ACHOICE
See Also:
Constant Field Values

AITEM_MATCHMAX

public static final String AITEM_MATCHMAX
See Also:
Constant Field Values

MATERIAL

public static final String MATERIAL
See Also:
Constant Field Values

ALTMATERIAL

public static final String ALTMATERIAL
See Also:
Constant Field Values

MATTEXT

public static final String MATTEXT
See Also:
Constant Field Values

MATEMTEXT

public static final String MATEMTEXT
See Also:
Constant Field Values

MATBREAK

public static final String MATBREAK
See Also:
Constant Field Values

MATIMAGE

public static final String MATIMAGE
See Also:
Constant Field Values

MATAUDIO

public static final String MATAUDIO
See Also:
Constant Field Values

MATVIDEO

public static final String MATVIDEO
See Also:
Constant Field Values

MATAPPLET

public static final String MATAPPLET
See Also:
Constant Field Values

MATAPPLICATION

public static final String MATAPPLICATION
See Also:
Constant Field Values

MATREF

public static final String MATREF
See Also:
Constant Field Values

MAT_EXTENSION

public static final String MAT_EXTENSION
See Also:
Constant Field Values

FLOW_MAT

public static final String FLOW_MAT
See Also:
Constant Field Values

DECVAR

public static final String DECVAR
See Also:
Constant Field Values

INTERPRETVAR

public static final String INTERPRETVAR
See Also:
Constant Field Values

SETVAR

public static final String SETVAR
See Also:
Constant Field Values

DISPLAYFEEDBACK

public static final String DISPLAYFEEDBACK
See Also:
Constant Field Values

CONDITIONVAR

public static final String CONDITIONVAR
See Also:
Constant Field Values

MATERIAL_REF

public static final String MATERIAL_REF
See Also:
Constant Field Values

IDENT

public static final String IDENT
See Also:
Constant Field Values

TITLE

public static final String TITLE
See Also:
Constant Field Values

LINKREFID

public static final String LINKREFID
See Also:
Constant Field Values

VIEW

public static final String VIEW
See Also:
Constant Field Values

SOLUTIONSWITCH

public static final String SOLUTIONSWITCH
See Also:
Constant Field Values

HINTSWITCH

public static final String HINTSWITCH
See Also:
Constant Field Values

FEEDBACKSWITCH

public static final String FEEDBACKSWITCH
See Also:
Constant Field Values

LABEL

public static final String LABEL
See Also:
Constant Field Values

MAXATTEMPTS

public static final String MAXATTEMPTS
See Also:
Constant Field Values

XML_LANG

public static final String XML_LANG
See Also:
Constant Field Values

WIDTH

public static final String WIDTH
See Also:
Constant Field Values

HEIGHT

public static final String HEIGHT
See Also:
Constant Field Values

X0

public static final String X0
See Also:
Constant Field Values

Y0

public static final String Y0
See Also:
Constant Field Values

RCARDINALITY

public static final String RCARDINALITY
See Also:
Constant Field Values

RTIMING

public static final String RTIMING
See Also:
Constant Field Values

NUMTYPE

public static final String NUMTYPE
See Also:
Constant Field Values

SHUFFLE

public static final String SHUFFLE
See Also:
Constant Field Values

MINNUMBER

public static final String MINNUMBER
See Also:
Constant Field Values

MAXNUMBER

public static final String MAXNUMBER
See Also:
Constant Field Values

SHOWDRAW

public static final String SHOWDRAW
See Also:
Constant Field Values

CHARSET

public static final String CHARSET
See Also:
Constant Field Values

ENCODING

public static final String ENCODING
See Also:
Constant Field Values

ROWS

public static final String ROWS
See Also:
Constant Field Values

COLUMNS

public static final String COLUMNS
See Also:
Constant Field Values

MAXCHARS

public static final String MAXCHARS
See Also:
Constant Field Values

PROMPT

public static final String PROMPT
See Also:
Constant Field Values

FIBTYPE

public static final String FIBTYPE
See Also:
Constant Field Values

FINTYPE

public static final String FINTYPE
See Also:
Constant Field Values

ORIENTATION

public static final String ORIENTATION
See Also:
Constant Field Values

LOWERBOUND

public static final String LOWERBOUND
See Also:
Constant Field Values

UPPERBOUND

public static final String UPPERBOUND
See Also:
Constant Field Values

STEP

public static final String STEP
See Also:
Constant Field Values

STARTVAL

public static final String STARTVAL
See Also:
Constant Field Values

STEPLABEL

public static final String STEPLABEL
See Also:
Constant Field Values

LABELREFID

public static final String LABELREFID
See Also:
Constant Field Values

RSHUFFLE

public static final String RSHUFFLE
See Also:
Constant Field Values

RAREA

public static final String RAREA
See Also:
Constant Field Values

RRANGE

public static final String RRANGE
See Also:
Constant Field Values

MATCH_GROUP

public static final String MATCH_GROUP
See Also:
Constant Field Values

MATCH_MAX

public static final String MATCH_MAX
See Also:
Constant Field Values

CLASS

public static final String CLASS
See Also:
Constant Field Values

SCOREMODEL

public static final String SCOREMODEL
See Also:
Constant Field Values

CONTINUE

public static final String CONTINUE
See Also:
Constant Field Values

FEEDBACKSTYLE

public static final String FEEDBACKSTYLE
See Also:
Constant Field Values

TEXTTYPLE

public static final String TEXTTYPLE
See Also:
Constant Field Values

URI

public static final String URI
See Also:
Constant Field Values

ENTITYREF

public static final String ENTITYREF
See Also:
Constant Field Values

XML_SPACE

public static final String XML_SPACE
See Also:
Constant Field Values

EMBEDDED

public static final String EMBEDDED
See Also:
Constant Field Values

AUDIOTYPE

public static final String AUDIOTYPE
See Also:
Constant Field Values

VOCAB_TYPE

public static final String VOCAB_TYPE
See Also:
Constant Field Values

VARTYPE

public static final String VARTYPE
See Also:
Constant Field Values

DEFAULTVAL

public static final String DEFAULTVAL
See Also:
Constant Field Values

CUTVALUE

public static final String CUTVALUE
See Also:
Constant Field Values

MINVALUE

public static final String MINVALUE
See Also:
Constant Field Values

MAXVALUE

public static final String MAXVALUE
See Also:
Constant Field Values

MEMBERS

public static final String MEMBERS
See Also:
Constant Field Values

ACTION

public static final String ACTION
See Also:
Constant Field Values

RESPIDENT

public static final String RESPIDENT
See Also:
Constant Field Values

CASE

public static final String CASE
See Also:
Constant Field Values

INDEX

public static final String INDEX
See Also:
Constant Field Values

AREATYPE

public static final String AREATYPE
See Also:
Constant Field Values

SETMATCH

public static final String SETMATCH
See Also:
Constant Field Values

QTI_RESULT_REPORT

public static final String QTI_RESULT_REPORT
Result Report

See Also:
Constant Field Values

RESULT

public static final String RESULT
See Also:
Constant Field Values

CONTEXT

public static final String CONTEXT
See Also:
Constant Field Values

SUMMARY_RESULT

public static final String SUMMARY_RESULT
See Also:
Constant Field Values

ASSESSMENT_RESULT

public static final String ASSESSMENT_RESULT
See Also:
Constant Field Values

SECTION_RESULT

public static final String SECTION_RESULT
See Also:
Constant Field Values

ITEM_RESULT

public static final String ITEM_RESULT
See Also:
Constant Field Values

EXTENSION_RESULT

public static final String EXTENSION_RESULT
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

GENERIC_IDENTIFIER

public static final String GENERIC_IDENTIFIER
See Also:
Constant Field Values

DATE

public static final String DATE
See Also:
Constant Field Values

TYPE_LABEL

public static final String TYPE_LABEL
See Also:
Constant Field Values

STATUS

public static final String STATUS
See Also:
Constant Field Values

SCORE

public static final String SCORE
See Also:
Constant Field Values

DISCOUNT

public static final String DISCOUNT
See Also:
Constant Field Values

EXTENSION_SUMMARY_RESULT

public static final String EXTENSION_SUMMARY_RESULT
See Also:
Constant Field Values

GRADE

public static final String GRADE
See Also:
Constant Field Values

ASI_METADATA

public static final String ASI_METADATA
See Also:
Constant Field Values

ASI_DESCRIPTION

public static final String ASI_DESCRIPTION
See Also:
Constant Field Values

CONTROL

public static final String CONTROL
See Also:
Constant Field Values

FEEDBACK_DISPLAYED

public static final String FEEDBACK_DISPLAYED
See Also:
Constant Field Values

NUM_ITEMS

public static final String NUM_ITEMS
See Also:
Constant Field Values

NUM_SECTIONS

public static final String NUM_SECTIONS
See Also:
Constant Field Values

NUM_ITEMS_PRESENTED

public static final String NUM_ITEMS_PRESENTED
See Also:
Constant Field Values

NUM_IMTES_ATTEMPTED

public static final String NUM_IMTES_ATTEMPTED
See Also:
Constant Field Values

EXTENSION_ASSESSMENT_RESULT

public static final String EXTENSION_ASSESSMENT_RESULT
See Also:
Constant Field Values

RESPONSE

public static final String RESPONSE
See Also:
Constant Field Values

RESPONSE_FORM

public static final String RESPONSE_FORM
See Also:
Constant Field Values

NUM_ATTEMPTS

public static final String NUM_ATTEMPTS
See Also:
Constant Field Values

RESPONSE_VALUE

public static final String RESPONSE_VALUE
See Also:
Constant Field Values

EXTENSION_ITEM_RESULT

public static final String EXTENSION_ITEM_RESULT
See Also:
Constant Field Values

ASI_TITLE

public static final String ASI_TITLE
See Also:
Constant Field Values

IDENT_REF

public static final String IDENT_REF
See Also:
Constant Field Values

PRESENTED

public static final String PRESENTED
See Also:
Constant Field Values

SELECTION

public static final String SELECTION
See Also:
Constant Field Values

ORDER

public static final String ORDER
See Also:
Constant Field Values

SOURCEBANK_REF

public static final String SOURCEBANK_REF
See Also:
Constant Field Values

SELECTION_NUMBER

public static final String SELECTION_NUMBER
See Also:
Constant Field Values

ORDER_TYPE

public static final String ORDER_TYPE
See Also:
Constant Field Values

QTIMETADATAFIELD

public static final String QTIMETADATAFIELD
See Also:
Constant Field Values

FIELDLABEL

public static final String FIELDLABEL
See Also:
Constant Field Values

FIELDENTRY

public static final String FIELDENTRY
See Also:
Constant Field Values
Constructor Detail

QTIConstantStrings

public QTIConstantStrings()


Copyright © 2005-2012 Sakai Project. All Rights Reserved.