Class: CanvasCc::CanvasCC::Models::Alignment

Inherits:
Object
  • Object
show all
Defined in:
lib/canvas_cc/canvas_cc/models/alignment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#content_idObject

Returns the value of attribute content_id.



3
4
5
# File 'lib/canvas_cc/canvas_cc/models/alignment.rb', line 3

def content_id
  @content_id
end

#content_typeObject

Returns the value of attribute content_type.



3
4
5
# File 'lib/canvas_cc/canvas_cc/models/alignment.rb', line 3

def content_type
  @content_type
end

#mastery_scoreObject

Returns the value of attribute mastery_score.



3
4
5
# File 'lib/canvas_cc/canvas_cc/models/alignment.rb', line 3

def mastery_score
  @mastery_score
end

#mastery_typeObject

Returns the value of attribute mastery_type.



3
4
5
# File 'lib/canvas_cc/canvas_cc/models/alignment.rb', line 3

def mastery_type
  @mastery_type
end

#positionObject

Returns the value of attribute position.



3
4
5
# File 'lib/canvas_cc/canvas_cc/models/alignment.rb', line 3

def position
  @position
end