UsageThe ItemOption object is only meaningful in the context of an LmsItemObject. Identifying FieldsItemIdThe item to which this option belongs. OptionNumberThe ID of the option. This must be unique for a given ItemId. FieldsNamesA collection of names for the option. The key is the language code and the value is the name of the option localized in that language. DescriptionsA collection of description strings. The key is the language code and the value is the description localized in that language. ValuesAn array of ItemOptionValue objects consisting of the various values or choices an item option can contain. |