UsageThe ItemResult object is only meaningful in the context of an LmsStatusObject. Identifying FieldsAttemptNumberAn integer that identifies the number of this attempt for the person and item represented by the associated LmsStatusObject. FieldsItemTypeAn ItemType object representing the item's type. TitleA string representing the title of the item. Titles can be represented in multiple languages by specifying the 'xml:lang' attribute. Titles are restricted to a maximum length of 1000 characters. When searching for a Person's ItemResults, there is no way to restrict the search based on language and the search is performed on all languages. ReportedStatusAn enumerated type with possible values ScaledScoreA decimal representing the reported scaled score for this attempt. PassingScoreA decimal representing the passing score for this item. StartedDatetimeThe date and time when the user started this attempt. CompletedDatetimeThe date and time when this attempt was completed. DurationA decimal representing the total time in seconds (precision of one-hundredth of a second) that the learner spent interacting with the SCO during this attempt. The following fields are deprecated: SuccessStatusA string with possible values 'passed', 'failed', 'unknown'. CompletionStatusA string with possible values 'completed', 'incomplete', 'not attempted', 'unknown'. |