|
|
@ -32,7 +32,7 @@ module HomeworkCommonsHelper
|
|
|
|
when 3
|
|
|
|
when 3
|
|
|
|
if ho_detail_manual.evaluation_end && ho_detail_manual.evaluation_end > Time.now
|
|
|
|
if ho_detail_manual.evaluation_end && ho_detail_manual.evaluation_end > Time.now
|
|
|
|
status << "匿评中"
|
|
|
|
status << "匿评中"
|
|
|
|
time = "提交剩余时间:" + how_much_time(ho_detail_manual.evaluation_end)
|
|
|
|
time = "匿评剩余时间:" + how_much_time(ho_detail_manual.evaluation_end)
|
|
|
|
time_status = 3
|
|
|
|
time_status = 3
|
|
|
|
end
|
|
|
|
end
|
|
|
|
when 4
|
|
|
|
when 4
|
|
|
|