% can_edit_flag = User.current.allowed_to?(:as_teacher,item) || User.current.admin? %> <% course_end_flag = course_endTime_timeout?(item) %>
主讲老师: | <%= item.teacher.show_name %> | 课程作业: | <%= item.homework_commons.count %> |
学生人数: | item.id,:role=>2, :host=>Setting.host_course) %>"><%= studentCount(item) %> | 开课学期: | <%= item.time %> <%= get_course_term_locales item %> |