class CourseAnalysis < ActiveRecord::Base
attr_accessible :attachment_count, :course_id, :homework_commont_count, :message_count, :student_works_count
end