|
|
|
@ -376,7 +376,7 @@ class Course < ApplicationRecord
|
|
|
|
|
case type
|
|
|
|
|
when 'activity' then '动态'
|
|
|
|
|
when 'announcement' then '公告栏'
|
|
|
|
|
when 'online_learning' then '在线学习'
|
|
|
|
|
when 'online_learning' then '课程学习'
|
|
|
|
|
when 'shixun_homework' then '实训作业'
|
|
|
|
|
when 'common_homework' then '普通作业'
|
|
|
|
|
when 'group_homework' then '分组作业'
|
|
|
|
|