|
|
@ -13,7 +13,7 @@ json.name shixun.name
|
|
|
|
json.stu_num shixun.myshixuns_count
|
|
|
|
json.stu_num shixun.myshixuns_count
|
|
|
|
json.experience shixun.all_score
|
|
|
|
json.experience shixun.all_score
|
|
|
|
json.diffcult diff_to_s(shixun.trainee)
|
|
|
|
json.diffcult diff_to_s(shixun.trainee)
|
|
|
|
json.score_info shixun.averge_star
|
|
|
|
json.score_info shixun.shixun_preference_info
|
|
|
|
# 用于是否显示导航栏中的'背景知识'
|
|
|
|
# 用于是否显示导航栏中的'背景知识'
|
|
|
|
json.propaedeutics shixun.propaedeutics.present? ? true : false
|
|
|
|
json.propaedeutics shixun.propaedeutics.present? ? true : false
|
|
|
|
|
|
|
|
|
|
|
|