Method: Qti::V1::Models::Interactions::CanvasMultipleDropdownInteraction#stem_items
- Defined in:
- lib/qti/v1/models/interactions/canvas_multiple_dropdown.rb
#stem_items ⇒ Object
13 14 15 |
# File 'lib/qti/v1/models/interactions/canvas_multiple_dropdown.rb', line 13 def stem_items canvas_stem_items(node.at_xpath('.//xmlns:presentation/xmlns:material/xmlns:mattext').text) end |