Skip to content
  • Oleg Sychev's avatar
    MDL-24408 extra_answer_fields: save_question_answers function · f0c6c181
    Oleg Sychev authored
    question_type::save_question_answers function added, supporting
    saving answers and extra answer fields. It can be called from
    save_question_options function for the questions, using
    question_answers table. Special functions created for overloading
    so that every question could tune it to it's own form.
    
    Shortanswer qtype save_question_options() converted as a proof of
    concept and for testing purposes.
    f0c6c181