Method: FlatApi::AssignmentCopyResponse#max_points
- Defined in:
- lib/flat_api/models/assignment_copy_response.rb
#max_points ⇒ Object
If set, the grading will be enabled for the assignement
43 44 45 |
# File 'lib/flat_api/models/assignment_copy_response.rb', line 43 def max_points @max_points end |