Method: Moodle2CC::CanvasCC::Models::QuestionGroup#points_per_item
- Defined in:
- lib/moodle2cc/canvas_cc/models/question_group.rb
#points_per_item ⇒ Object
Returns the value of attribute points_per_item.
4 5 6 |
# File 'lib/moodle2cc/canvas_cc/models/question_group.rb', line 4 def points_per_item @points_per_item end |