Class: AbsorbApi::Curriculum

Inherits:
Base
  • Object
show all
Defined in:
lib/absorb_api/curriculum.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from AbsorbApi::Base

Instance Attribute Details

#access_dateObject

Returns the value of attribute access_date.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def access_date
  @access_date
end

#active_statusObject

Returns the value of attribute active_status.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def active_status
  @active_status
end

#allow_course_evaluationObject

Returns the value of attribute allow_course_evaluation.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def allow_course_evaluation
  @allow_course_evaluation
end

#audienceObject

Returns the value of attribute audience.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def audience
  @audience
end

#category_idObject

Returns the value of attribute category_id.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def category_id
  @category_id
end

#certificate_urlObject

Returns the value of attribute certificate_url.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def certificate_url
  @certificate_url
end

#company_costObject

Returns the value of attribute company_cost.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def company_cost
  @company_cost
end

#company_timeObject

Returns the value of attribute company_time.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def company_time
  @company_time
end

#competency_definition_idsObject

Returns the value of attribute competency_definition_ids.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def competency_definition_ids
  @competency_definition_ids
end

#curriculum_group_idsObject

Returns the value of attribute curriculum_group_ids.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def curriculum_group_ids
  @curriculum_group_ids
end

#descriptionObject

Returns the value of attribute description.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def description
  @description
end

#editor_idsObject

Returns the value of attribute editor_ids.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def editor_ids
  @editor_ids
end

#expire_durationObject

Returns the value of attribute expire_duration.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def expire_duration
  @expire_duration
end

#expire_typeObject

Returns the value of attribute expire_type.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def expire_type
  @expire_type
end

#expiry_dateObject

Returns the value of attribute expiry_date.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def expiry_date
  @expiry_date
end

#external_idObject

Returns the value of attribute external_id.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def external_id
  @external_id
end

#goalsObject

Returns the value of attribute goals.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def goals
  @goals
end

#idObject

Returns the value of attribute id.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def id
  @id
end

#is_pacing_enabledObject

Returns the value of attribute is_pacing_enabled.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def is_pacing_enabled
  @is_pacing_enabled
end

#learner_costObject

Returns the value of attribute learner_cost.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def learner_cost
  @learner_cost
end

#learner_timeObject

Returns the value of attribute learner_time.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def learner_time
  @learner_time
end

#nameObject

Returns the value of attribute name.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def name
  @name
end

#notesObject

Returns the value of attribute notes.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def notes
  @notes
end

#post_enrollment_course_idsObject

Returns the value of attribute post_enrollment_course_ids.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def post_enrollment_course_ids
  @post_enrollment_course_ids
end

#prerequisite_course_idsObject

Returns the value of attribute prerequisite_course_ids.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def prerequisite_course_ids
  @prerequisite_course_ids
end

#pricesObject

Returns the value of attribute prices.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def prices
  @prices
end

#resource_idsObject

Returns the value of attribute resource_ids.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def resource_ids
  @resource_ids
end

#tag_idsObject

Returns the value of attribute tag_ids.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def tag_ids
  @tag_ids
end

#vendorObject

Returns the value of attribute vendor.



3
4
5
# File 'lib/absorb_api/curriculum.rb', line 3

def vendor
  @vendor
end