|
|
|
@ -413,7 +413,7 @@ class Course < ApplicationRecord
|
|
|
|
|
when 'exercise' then '试卷'
|
|
|
|
|
when 'poll' then '问卷'
|
|
|
|
|
when 'attachment' then '资源'
|
|
|
|
|
when 'video' then '视频'
|
|
|
|
|
when 'video' then '视频直播'
|
|
|
|
|
when 'board' then '讨论'
|
|
|
|
|
when 'course_group' then '分班'
|
|
|
|
|
when 'statistics' then '统计'
|
|
|
|
|