主管题插入删除更新

sw_new_course
huang 10 years ago
parent 27c88fda4f
commit 7ab0f4764a

@ -223,7 +223,7 @@ class ExerciseController < ApplicationController
question_standart.save question_standart.save
else else
standart_answer_option = { standart_answer_option = {
:answer_text => question_standart :answer_text => answer_standart
} }
@exercise_question.exercise_standard_answers.new standart_answer_option @exercise_question.exercise_standard_answers.new standart_answer_option
end end

Loading…
Cancel
Save