Method: Qti::V2::Models::Choices::SimpleAssociableChoice#match_max

Defined in:
lib/qti/v2/models/choices/simple_associable_choice.rb

#match_maxObject



6
7
8
# File 'lib/qti/v2/models/choices/simple_associable_choice.rb', line 6

def match_max
  @_match_max ||= @node.attributes['matchMax'].value || 0
end