Files
gitlink-forgeplus/app/views/challenges/show_choose_question.json.jbuilder
2020-03-09 00:40:16 +08:00

3 lines
174 B
Ruby

json.(@challenge_choose, :challenge_id, :subject, :answer,
:standard_answer, :score, :difficult,
:position, :category)