class Senkyoshi::GradeCompletedCriteria

Public Instance Methods

get_completion_type() click to toggle source
# File lib/senkyoshi/models/grade_completed_criteria.rb, line 19
def get_completion_type
  COMPLETION_TYPES[:must_submit]
end