Sharebar?

QTI 3.0 SimpleChoice interaction item text content

QTI 3.0 SimpleChoice interaction item text content

QTI Version: 3.0
Sub-topic: SimpleChoice interaction (qti-simple-choice)
Context: Trying to implement a test delivery system for QTI 3.0. Using "QTI v3 Implementation Guide" and "QTI v3 Assessment Test, Section, and Item Information Model" as a reference.

Question:
Could you please clarify how the text content (annotated in attached image) for a QTI 3.0 simple choice interaction should be stored/represented in the item information model ?

Would it be stored in one of the attributes in `SimpleChoice.flowStaticGroup` (If so, which one) ? Or would it be stored in some property inherited from `BaseSequence` ?

Thanks

Additional details

Attached Image not accessible. By "text content" in a QTI 3.0 SimpleChoice interaction, I mean the string "You must stay with your luggage at all times." in the following xml: -

You must stay with your luggage at all times.

<qti-simple-choice identifier

<qti-simple-choice identifier="ChoiceA">You must stay with your luggage at all times.</qti-simple-choice>