Class: Smartdown::Model::Answer::MultipleChoice
- Defined in:
- lib/smartdown/model/answer/multiple_choice.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Smartdown::Model::Answer::Base
Instance Method Details
#value_type ⇒ Object
7 8 9 |
# File 'lib/smartdown/model/answer/multiple_choice.rb', line 7 def value_type ::String end |