SIF Data Model Implementation Specification (NA) 2.8

ItemCharacteristicss

http://www.sifinfo.org/infrastructure/2.x

Documentation

This object provides specific information about each assessment item. This information includes an analysis, psychometric measures, reliability and validity information. This item-level information assists in interpreting assessment scores as well as aide in improving teaching and learning.

Tree

ItemCharacteristicss 0 @RefId 1 @AssessmentItemRefId 2 @AssessmentFormRefId 3 PercentCorrect 4 SampleSize 5 SampleDescription 6 @MeasurementCode 7 MeasurementDescription 8 ScaleValue 9 Min 10 Max 11 Optimal 12 Measurement 12--6 12--7 12--8 12--9 12--10 12--11 13 Measurements 13--12 14 PValue 15 SampleSize 16 PointBiserial 17 Biserial 18 DiscriminationIndex 19 Descriptive 19--14 19--15 19--16 19--17 19--18 20 CMH 21 MH 22 DifferentialItemAnalysis 22--20 22--21 23 ChoiceLabel 24 Responses 25 Choice 25--23 25--24 26 ResponseChoicePattern 26--25 27 Type 28 Code 29 Name 30 Value 31 StartDateTime 32 EndDateTime 33 Type 34 Code 35 Name 36 Value 37 StartDateTime 38 EndDateTime 39 SpanGap 39--33 39--34 39--35 39--36 39--37 39--38 40 SpanGaps 40--39 41 IsCurrent 42 TimeElement 42--27 42--28 42--29 42--30 42--31 42--32 42--40 42--41 43 TimeElements 43--42 44 DateTime 45 Name 46 ID 47 Creator 47--45 47--46 48 Creators 48--47 49 Created 49--44 49--48 50 By 51 DateTime 52 Description 53 Modified 53--50 53--51 53--52 54 ModificationHistory 54--53 55 Type 56 Code 57 Name 58 Value 59 StartDateTime 60 EndDateTime 61 Type 62 Code 63 Name 64 Value 65 StartDateTime 66 EndDateTime 67 SpanGap 67--61 67--62 67--63 67--64 67--65 67--66 68 SpanGaps 68--67 69 IsCurrent 70 TimeElement 70--55 70--56 70--57 70--58 70--59 70--60 70--68 70--69 71 TimeElements 71--70 72 LifeCycle 72--49 72--54 72--71 73 Cost 74 UseType 75 MeteringType 76 MeteringURL 77 @Currency 78 PerUseCharge 78--77 79 FeeForUse 79--74 79--75 79--76 79--78 80 FeesForUse 80--79 81 CopyrightStatement 82 TermsOfUse 83 RightsElement 83--73 83--80 83--81 83--82 84 RightsElements 84--83 85 MediaType 86 MediaTypes 86--85 87 Code 88 @Codeset 89 OtherCode 89--88 90 OtherCodeList 90--89 91 GradeLevel 91--87 91--90 92 GradeLevels 92--91 93 Code 94 @Codeset 95 OtherCode 95--94 96 OtherCodeList 96--95 97 SubjectArea 97--93 97--96 98 SubjectAreas 98--97 99 Code 100 @Codeset 101 OtherCode 101--100 102 OtherCodeList 102--101 103 InterestLevel 103--99 103--102 104 InterestLevels 104--103 105 LearningStandardItemRefId 106 LearningStandardItems 106--105 107 BloomsTaxonomyLevel 108 BloomsTaxonomyLevels 108--107 109 MultipleIntelligence 110 MultipleIntelligences 110--109 111 InstructionalStrategy 112 InstructionalStrategies 112--111 113 Title 114 Summary 115 LearningObjective 116 LearningObjectives 116--115 117 ResourceType 118 ResourceTypes 118--117 119 EducationFilter 119--86 119--92 119--98 119--104 119--106 119--108 119--110 119--112 119--113 119--114 119--116 119--118 120 SIF_Metadata 120--43 120--72 120--84 120--119 121 @Name 122 @SIF_Action 123 SIF_ExtendedElement 123--121 123--122 124 SIF_ExtendedElements 124--123 125 ItemCharacteristics 125--0 125--1 125--2 125--3 125--4 125--5 125--13 125--19 125--22 125--26 125--120 125--124 126 ItemCharacteristicss 126--125

Download: .dot .svg .png

Table

Name Mandatory Characteristics Type Description XPath
@RefId * M ​Ref​Id​Type ​/ItemCharacteristicss​/ItemCharacteristics​/@RefId
@AssessmentItemRefId * M ​Id​Ref​Type This RefId points to the assessment item of which the characteristics are a part. ​/ItemCharacteristicss​/ItemCharacteristics​/@AssessmentItemRefId
@AssessmentFormRefId * M ​Id​Ref​Type This RefId points to the assessment form of which the item is a part. ​/ItemCharacteristicss​/ItemCharacteristics​/@AssessmentFormRefId
PercentCorrect O decimal Number of correct answers in sample. ​/ItemCharacteristicss​/ItemCharacteristics​/PercentCorrect
SampleSize O integer Number of total Item exposures. ​/ItemCharacteristicss​/ItemCharacteristics​/SampleSize
SampleDescription O normalized​String The description of the Sample the statistics are based on. May be District name, State or National sample. ​/ItemCharacteristicss​/ItemCharacteristics​/SampleDescription
@MeasurementCode O string A code representing the type of statistic or analysis. ​/ItemCharacteristicss​/ItemCharacteristics​/Measurements​/Measurement​/@MeasurementCode
MeasurementDescription O string An additional description of the statistic or analysis. ​/ItemCharacteristicss​/ItemCharacteristics​/Measurements​/Measurement​/MeasurementDescription
ScaleValue O token The value of the Item based on this analysis ​/ItemCharacteristicss​/ItemCharacteristics​/Measurements​/Measurement​/ScaleValue
Min O token The minimum value possible for the measurement and test design. ​/ItemCharacteristicss​/ItemCharacteristics​/Measurements​/Measurement​/Min
Max O token The maximum value possible for the measurement and test design. ​/ItemCharacteristicss​/ItemCharacteristics​/Measurements​/Measurement​/Max
Optimal O token The optimal value for this measurement and test design. ​/ItemCharacteristicss​/ItemCharacteristics​/Measurements​/Measurement​/Optimal
PValue O float The percent of respondents who answered correctly. This number represents the probability of the correct response to a question. ​/ItemCharacteristicss​/ItemCharacteristics​/Descriptive​/PValue
SampleSize O integer The size of the student group that saw the item. ​/ItemCharacteristicss​/ItemCharacteristics​/Descriptive​/SampleSize
PointBiserial string ​/ItemCharacteristicss​/ItemCharacteristics​/Descriptive​/PointBiserial
Biserial string ​/ItemCharacteristicss​/ItemCharacteristics​/Descriptive​/Biserial
DiscriminationIndex string ​/ItemCharacteristicss​/ItemCharacteristics​/Descriptive​/DiscriminationIndex
CMH string ​/ItemCharacteristicss​/ItemCharacteristics​/DifferentialItemAnalysis​/CMH
MH string ​/ItemCharacteristicss​/ItemCharacteristics​/DifferentialItemAnalysis​/MH
ChoiceLabel * M token Identifier for the choice. ​/ItemCharacteristicss​/ItemCharacteristics​/ResponseChoicePattern​/Choice​/ChoiceLabel
Responses * M integer The number of responses. ​/ItemCharacteristicss​/ItemCharacteristics​/ResponseChoicePattern​/Choice​/Responses
Type * M normalized​String This element is designed to contain the time period attached to an object.Very long periods (school year, quarter, etc.) and very small periods (second, millisecond, etc.) can be defined.This element provides a scoping description of the time metadata enclosed. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/Type
Code * M token This element provides a place for the application to send structured data (code values, unique identifier, timestamps).This code value can, depending upon the use case agreement between agents, be used to qualify the data in the ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/Code
Name * M normalized​String Contains a human-readable description of the value in ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/Name
Value * M normalized​String Contains the human-readable value. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/Value
StartDateTime O date​Time ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/StartDateTime
EndDateTime O date​Time ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/EndDateTime
Type * M normalized​String ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/Type
Code * M token ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/Code
Name * M normalized​String ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/Name
Value * M normalized​String ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/Value
StartDateTime O date​Time ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/StartDateTime
EndDateTime O date​Time ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/EndDateTime
IsCurrent * M boolean This element allows for the system to tag an object as being explicitly current.Although the baseline assumption in SIF is that objects are always current (default value is typically ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/TimeElements​/TimeElement​/IsCurrent
DateTime * M date​Time ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/Created​/DateTime
Name * M normalized​String Human-readable name of the data's creator. If the object contains system-generated data,the name should identify the creating service or application. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/Created​/Creators​/Creator​/Name
ID * M normalized​String Unique identifier of the creator. An email address or URI could be used here. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/Created​/Creators​/Creator​/ID
By * M normalized​String Identifier of the system or person that modified the data. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/ModificationHistory​/Modified​/By
DateTime * M date​Time The date/time the modification occurred. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/ModificationHistory​/Modified​/DateTime
Description O string Human readable description of the data modifications. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/ModificationHistory​/Modified​/Description
Type * M normalized​String This element is designed to contain the time period attached to an object.Very long periods (school year, quarter, etc.) and very small periods (second, millisecond, etc.) can be defined.This element provides a scoping description of the time metadata enclosed. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/Type
Code * M token This element provides a place for the application to send structured data (code values, unique identifier, timestamps).This code value can, depending upon the use case agreement between agents, be used to qualify the data in the ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/Code
Name * M normalized​String Contains a human-readable description of the value in ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/Name
Value * M normalized​String Contains the human-readable value. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/Value
StartDateTime O date​Time ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/StartDateTime
EndDateTime O date​Time ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/EndDateTime
Type * M normalized​String ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/Type
Code * M token ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/Code
Name * M normalized​String ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/Name
Value * M normalized​String ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/Value
StartDateTime O date​Time ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/StartDateTime
EndDateTime O date​Time ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/SpanGaps​/SpanGap​/EndDateTime
IsCurrent * M boolean This element allows for the system to tag an object as being explicitly current.Although the baseline assumption in SIF is that objects are always current (default value is typically ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/LifeCycle​/TimeElements​/TimeElement​/IsCurrent
Cost O boolean ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/RightsElements​/RightsElement​/Cost
UseType * M string A description of the fee structure for this resource.Some resources may be licensed differently depending upon their context.For example, a content provider might charge one fee structure for resources used in the classroom and a separate fee for thoseresources available to parents from home. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/RightsElements​/RightsElement​/FeesForUse​/FeeForUse​/UseType
MeteringType * M token ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/RightsElements​/RightsElement​/FeesForUse​/FeeForUse​/MeteringType
MeteringURL O any​URI ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/RightsElements​/RightsElement​/FeesForUse​/FeeForUse​/MeteringURL
@Currency O ​ISO4217​Currency​Names​And​Code​Elements​Type Currency code. Where omitted, defaults to implementation-defined local currency, typically ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/RightsElements​/RightsElement​/FeesForUse​/FeeForUse​/PerUseCharge​/@Currency
PerUseCharge O ​Monetary​Amount​Type ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/RightsElements​/RightsElement​/FeesForUse​/FeeForUse​/PerUseCharge
CopyrightStatement O string ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/RightsElements​/RightsElement​/CopyrightStatement
TermsOfUse O string ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/RightsElements​/RightsElement​/TermsOfUse
MediaType * MR token ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/MediaTypes​/MediaType
Code * M string Code representing the grade level. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/GradeLevels​/GradeLevel​/Code
@Codeset * M string Describes the OtherCode element content as either a state/province code, a local code, other code, or text string. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/GradeLevels​/GradeLevel​/OtherCodeList​/OtherCode​/@Codeset
OtherCode * MR string A state/province code, local code, other code or a text string that crosswalks to or serves as a translation of an associated Code element. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/GradeLevels​/GradeLevel​/OtherCodeList​/OtherCode
Code * M string The subject area code (i.e., the first two digits of the course classification code). ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/SubjectAreas​/SubjectArea​/Code
@Codeset * M string Describes the OtherCode element content as either a state/province code, a local code, other code, or text string. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/SubjectAreas​/SubjectArea​/OtherCodeList​/OtherCode​/@Codeset
OtherCode * MR string A state/province code, local code, other code or a text string that crosswalks to or serves as a translation of an associated Code element. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/SubjectAreas​/SubjectArea​/OtherCodeList​/OtherCode
Code * M string Code representing the grade level. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/InterestLevels​/InterestLevel​/Code
@Codeset * M string Describes the OtherCode element content as either a state/province code, a local code, other code, or text string. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/InterestLevels​/InterestLevel​/OtherCodeList​/OtherCode​/@Codeset
OtherCode * MR string A state/province code, local code, other code or a text string that crosswalks to or serves as a translation of an associated Code element. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/InterestLevels​/InterestLevel​/OtherCodeList​/OtherCode
LearningStandardItemRefId * MR ​Id​Ref​Type ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/LearningStandardItems​/LearningStandardItemRefId
BloomsTaxonomyLevel OR string ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/BloomsTaxonomyLevels​/BloomsTaxonomyLevel
MultipleIntelligence OR string ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/MultipleIntelligences​/MultipleIntelligence
InstructionalStrategy OR string ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/InstructionalStrategies​/InstructionalStrategy
Title O normalized​String The title of the content. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/Title
Summary O string A summary of the content. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/Summary
LearningObjective * MR string ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/LearningObjectives​/LearningObjective
ResourceType * MR string ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_Metadata​/EducationFilter​/ResourceTypes​/ResourceType
@Name * M normalized​String The name of the extended element. As it is possible that names for extended elements may collide from agent to agent, it is recommended that the names of extended elements be configurable in an agent, or that agents use URIs for the names of extended elements. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_ExtendedElements​/SIF_ExtendedElement​/@Name
@SIF_Action O string In a Change event, this flag can be used to indicate an element has been deleted from the parent list container. At a minimum the key for the list must also be present. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_ExtendedElements​/SIF_ExtendedElement​/@SIF_Action
SIF_ExtendedElement OR ​SIF_​Extended​Element​Type A name/value pair, the name being contained in the Name attribute, the value being the element content. ​/ItemCharacteristicss​/ItemCharacteristics​/SIF_ExtendedElements​/SIF_ExtendedElement

Download: .xlsx (with Formats)

Structure

<ItemCharacteristicss xmlns="http://www.sifinfo.org/infrastructure/2.x"> <ItemCharacteristics RefId="" AssessmentItemRefId="" AssessmentFormRefId=""> <PercentCorrect/> <SampleSize/> <SampleDescription/> <Measurements> <Measurement MeasurementCode=""> <MeasurementDescription/> <ScaleValue/> <Min/> <Max/> <Optimal/> </Measurement> <Measurement MeasurementCode=""> <MeasurementDescription/> <ScaleValue/> <Min/> <Max/> <Optimal/> </Measurement> </Measurements> <Descriptive> <PValue/> <SampleSize/> <PointBiserial/> <Biserial/> <DiscriminationIndex/> </Descriptive> <DifferentialItemAnalysis> <CMH/> <MH/> </DifferentialItemAnalysis> <ResponseChoicePattern> <Choice> <ChoiceLabel/> <Responses/> </Choice> <Choice> <ChoiceLabel/> <Responses/> </Choice> </ResponseChoicePattern> <SIF_Metadata> <TimeElements> <TimeElement> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> <SpanGaps> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> </SpanGaps> <IsCurrent/> </TimeElement> <TimeElement> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> <SpanGaps> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> </SpanGaps> <IsCurrent/> </TimeElement> </TimeElements> <LifeCycle> <Created> <DateTime/> <Creators> <Creator> <Name/> <ID/> </Creator> <Creator> <Name/> <ID/> </Creator> </Creators> </Created> <ModificationHistory> <Modified> <By/> <DateTime/> <Description/> </Modified> <Modified> <By/> <DateTime/> <Description/> </Modified> </ModificationHistory> <TimeElements> <TimeElement> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> <SpanGaps> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> </SpanGaps> <IsCurrent/> </TimeElement> <TimeElement> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> <SpanGaps> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> </SpanGaps> <IsCurrent/> </TimeElement> </TimeElements> </LifeCycle> <RightsElements> <RightsElement> <Cost/> <FeesForUse> <FeeForUse> <UseType/> <MeteringType/> <MeteringURL/> <PerUseCharge Currency=""/> </FeeForUse> <FeeForUse> <UseType/> <MeteringType/> <MeteringURL/> <PerUseCharge Currency=""/> </FeeForUse> </FeesForUse> <CopyrightStatement/> <TermsOfUse/> </RightsElement> <RightsElement> <Cost/> <FeesForUse> <FeeForUse> <UseType/> <MeteringType/> <MeteringURL/> <PerUseCharge Currency=""/> </FeeForUse> <FeeForUse> <UseType/> <MeteringType/> <MeteringURL/> <PerUseCharge Currency=""/> </FeeForUse> </FeesForUse> <CopyrightStatement/> <TermsOfUse/> </RightsElement> </RightsElements> <EducationFilter> <MediaTypes> <MediaType/> <MediaType/> </MediaTypes> <GradeLevels> <GradeLevel> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </GradeLevel> <GradeLevel> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </GradeLevel> </GradeLevels> <SubjectAreas> <SubjectArea> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </SubjectArea> <SubjectArea> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </SubjectArea> </SubjectAreas> <InterestLevels> <InterestLevel> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </InterestLevel> <InterestLevel> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </InterestLevel> </InterestLevels> <LearningStandardItems> <LearningStandardItemRefId/> <LearningStandardItemRefId/> </LearningStandardItems> <BloomsTaxonomyLevels> <BloomsTaxonomyLevel/> <BloomsTaxonomyLevel/> </BloomsTaxonomyLevels> <MultipleIntelligences> <MultipleIntelligence/> <MultipleIntelligence/> </MultipleIntelligences> <InstructionalStrategies> <InstructionalStrategy/> <InstructionalStrategy/> </InstructionalStrategies> <Title/> <Summary/> <LearningObjectives> <LearningObjective/> <LearningObjective/> </LearningObjectives> <ResourceTypes> <ResourceType/> <ResourceType/> </ResourceTypes> </EducationFilter> </SIF_Metadata> <SIF_ExtendedElements> <SIF_ExtendedElement Name="" SIF_Action=""/> <SIF_ExtendedElement Name="" SIF_Action=""/> </SIF_ExtendedElements> </ItemCharacteristics> <ItemCharacteristics RefId="" AssessmentItemRefId="" AssessmentFormRefId=""> <PercentCorrect/> <SampleSize/> <SampleDescription/> <Measurements> <Measurement MeasurementCode=""> <MeasurementDescription/> <ScaleValue/> <Min/> <Max/> <Optimal/> </Measurement> <Measurement MeasurementCode=""> <MeasurementDescription/> <ScaleValue/> <Min/> <Max/> <Optimal/> </Measurement> </Measurements> <Descriptive> <PValue/> <SampleSize/> <PointBiserial/> <Biserial/> <DiscriminationIndex/> </Descriptive> <DifferentialItemAnalysis> <CMH/> <MH/> </DifferentialItemAnalysis> <ResponseChoicePattern> <Choice> <ChoiceLabel/> <Responses/> </Choice> <Choice> <ChoiceLabel/> <Responses/> </Choice> </ResponseChoicePattern> <SIF_Metadata> <TimeElements> <TimeElement> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> <SpanGaps> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> </SpanGaps> <IsCurrent/> </TimeElement> <TimeElement> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> <SpanGaps> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> </SpanGaps> <IsCurrent/> </TimeElement> </TimeElements> <LifeCycle> <Created> <DateTime/> <Creators> <Creator> <Name/> <ID/> </Creator> <Creator> <Name/> <ID/> </Creator> </Creators> </Created> <ModificationHistory> <Modified> <By/> <DateTime/> <Description/> </Modified> <Modified> <By/> <DateTime/> <Description/> </Modified> </ModificationHistory> <TimeElements> <TimeElement> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> <SpanGaps> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> </SpanGaps> <IsCurrent/> </TimeElement> <TimeElement> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> <SpanGaps> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> <SpanGap> <Type/> <Code/> <Name/> <Value/> <StartDateTime/> <EndDateTime/> </SpanGap> </SpanGaps> <IsCurrent/> </TimeElement> </TimeElements> </LifeCycle> <RightsElements> <RightsElement> <Cost/> <FeesForUse> <FeeForUse> <UseType/> <MeteringType/> <MeteringURL/> <PerUseCharge Currency=""/> </FeeForUse> <FeeForUse> <UseType/> <MeteringType/> <MeteringURL/> <PerUseCharge Currency=""/> </FeeForUse> </FeesForUse> <CopyrightStatement/> <TermsOfUse/> </RightsElement> <RightsElement> <Cost/> <FeesForUse> <FeeForUse> <UseType/> <MeteringType/> <MeteringURL/> <PerUseCharge Currency=""/> </FeeForUse> <FeeForUse> <UseType/> <MeteringType/> <MeteringURL/> <PerUseCharge Currency=""/> </FeeForUse> </FeesForUse> <CopyrightStatement/> <TermsOfUse/> </RightsElement> </RightsElements> <EducationFilter> <MediaTypes> <MediaType/> <MediaType/> </MediaTypes> <GradeLevels> <GradeLevel> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </GradeLevel> <GradeLevel> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </GradeLevel> </GradeLevels> <SubjectAreas> <SubjectArea> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </SubjectArea> <SubjectArea> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </SubjectArea> </SubjectAreas> <InterestLevels> <InterestLevel> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </InterestLevel> <InterestLevel> <Code/> <OtherCodeList> <OtherCode Codeset=""/> <OtherCode Codeset=""/> </OtherCodeList> </InterestLevel> </InterestLevels> <LearningStandardItems> <LearningStandardItemRefId/> <LearningStandardItemRefId/> </LearningStandardItems> <BloomsTaxonomyLevels> <BloomsTaxonomyLevel/> <BloomsTaxonomyLevel/> </BloomsTaxonomyLevels> <MultipleIntelligences> <MultipleIntelligence/> <MultipleIntelligence/> </MultipleIntelligences> <InstructionalStrategies> <InstructionalStrategy/> <InstructionalStrategy/> </InstructionalStrategies> <Title/> <Summary/> <LearningObjectives> <LearningObjective/> <LearningObjective/> </LearningObjectives> <ResourceTypes> <ResourceType/> <ResourceType/> </ResourceTypes> </EducationFilter> </SIF_Metadata> <SIF_ExtendedElements> <SIF_ExtendedElement Name="" SIF_Action=""/> <SIF_ExtendedElement Name="" SIF_Action=""/> </SIF_ExtendedElements> </ItemCharacteristics> </ItemCharacteristicss>

Download: .xml