-
Notifications
You must be signed in to change notification settings - Fork 1
Item Report
alexdean201 edited this page Mar 8, 2019
·
10 revisions
Report of item content in a csv file. Item content is contained in the Items folder, which is a peer to the Stimuli folder in the content package zip file.
| Field | Description | Sample |
|---|---|---|
| Folder | Folder where the item is located | 2018-19_Practice_SBAC_Content_Package/Items/item-187-2558 |
| BankKey | value from the bankkey attribute of the <item> element | 187 |
| ItemId | value from the id attribute of the <item> element | 1072 |
| ItemType | value from the format attribute of the <item> element | MC |
| Version | value from the version attribute of the <item> element | 4 |
| Subject | value taken from the <val> element in the <attrib attid="itm_item_subject"> element | ELA |
| Grade | value taken from the <val> element in the <attrib attid="item_att_Grade"> element | 8 |
| Status | value taken from the <Status> element in the metadata file | Released |
| AnswerKey | value taken from the <val> element in the <attrib attid="itm_att_Answer Key"> element | D |
| AnswerOptions | count of options in the <optionlist> element | 3 |
| AsmtType | indicator if the item belongs to a performance task or not, based on the <PerformanceTaskComponentItem> element in the metadata file. If this element is missing, default to 'CAT' | CAT or PT |
| WordlistId | value taken from the id attribute of the <resource> element where type = "wordList" | 3675 |
| StimId | value taken from the <val> element in the <attrib attid="stm_pass_id"> element | 3743 |
| TutorialId | value taken from the id attribute of the <tutorial> element | 1078 |
| ASL | indicator if a MP4 ASL video file is found and the <AccessibilityTagsASLLanguage> metadata element value is 'Y' | MP4 |
| BrailleType | value taken from the <BrailleType> element in the metadata file appended with the number of braille files found of that particular type | BRF_EBAE_UEB4 |
| Translation | returns spa if ESN content exists in the item xml file and the <Language> value is spa in the metadata.xml file | spa |
| Glossary | list of translated glossaries contained in the wordlist. The list is the first initial of the translation. E = english A = arabic, B = burmese, C = cantonese, F = tagal, K = korean, M = mandarin, P = punjabi, R = russian, S = spanish, U = ukraninain, V = vietnamese, I = illustration | EABCFKMPRSUVI |
| Media | list of non-attachment media file types found in the folder | M4A;OGG;VTT |
| Size | total size of the folder contents in bytes | 1711340 |
| DOK | value taken from the <DepthOfKnowledge> element in the metadata.xml | 1 |
| AllowCalculator | value taken from the <AllowCalculator> element in the metadata.xml | N |
| MathematicalPractice | value taken from the <MathematicalPractice> element in the metadata.xml | 1 |
| MaxPoints | value taken from the <MaximumNumberOfPoints> element in the metadata.xml | 1 |
| Claim | investigate https://github.com/SmarterApp/TabulateSmarterTestContentPackage/blob/master/TabulateSmarterTestContentPackage/Extractors/ItemStandardExtractor.cs | |
| Target | investigate https://github.com/SmarterApp/TabulateSmarterTestContentPackage/blob/master/TabulateSmarterTestContentPackage/Extractors/ItemStandardExtractor.cs | |
| CCSS | investigate https://github.com/SmarterApp/TabulateSmarterTestContentPackage/blob/master/TabulateSmarterTestContentPackage/Extractors/ItemStandardExtractor.cs | |
| ClaimContentTarget | investigate https://github.com/SmarterApp/TabulateSmarterTestContentPackage/blob/master/TabulateSmarterTestContentPackage/Extractors/ItemStandardExtractor.cs | |
| SecondaryCCSS | investigate https://github.com/SmarterApp/TabulateSmarterTestContentPackage/blob/master/TabulateSmarterTestContentPackage/Extractors/ItemStandardExtractor.cs | |
| SecondaryClaimContentTarget | investigate https://github.com/SmarterApp/TabulateSmarterTestContentPackage/blob/master/TabulateSmarterTestContentPackage/Extractors/ItemStandardExtractor.cs | |
| PtWritingType | value taken from the <PtWritingType> element in metadata.xml | Informative |
| CAT_MeasurementModel | concatenated values from the <IrtModelType> elements in the metadata.xml | IRTGPC;IRTGPC |
| CAT_ScorePoints | concatenated values from the <IrtScore> elements in the metadata.xml | 2;4 |
| CAT_Dimension | concatenated values from the <IrtDimensionPurpose> elements in the metadata.xml | C;D |
| CAT_Weight | concatenated values from the <IrtWeight> elements in the metadata.xml | 1;1 |
| CAT_Parameters | pipe delimited values from the <ItrParameter><Value> elements in the metadata.xml | 1.35285|-0.38091\0.26589 |
| PP_MeasurementModel | paper pencil concatenated values from the <IrtModelType> elements in the metadata.xml | |
| PP_ScorePoints | paper pencil concatenated values from the <IrtScore> elements in the metadata.xml | |
| PP_Dimension | paper pencil concatenated values from the <IrtDimensionPurpose> elements in the metadata.xml | |
| PP_Weight | paper pencil concatenated values from the <IrtWeight> elements in the metadata.xml | |
| PP_Parameters | paper pencil pipe delimited values from the <IrtParameter> elements in the metadata.xml |