实训题调分

competitions
cxt 5 years ago
parent 01ed0250d4
commit 23b376b640

@ -619,7 +619,7 @@ class ExerciseQuestionsController < ApplicationController
:status => 0
}
ExerciseShixunAnswer.create(ex_shixun_option)
new_obj_score = @c_score
new_obj_score = ex_obj_score + @c_score
end
total_scores = new_obj_score + ex_subj_score
if total_scores < 0.0

Loading…
Cancel
Save