实训报告是否查看了答案

problem_set
cxt 5 years ago
parent 11d1c4fa67
commit e0599c03b2

@ -40,6 +40,7 @@ if @shixun
json.challenge_comment challenge_comment&.comment
json.challenge_comment_hidden @user_course_identity < Course::STUDENT ? challenge_comment&.hidden_comment : nil
json.comment_id challenge_comment&.id
json.view_answer game.answer_open != 0
end
end

Loading…
Cancel
Save