Construct list of Answer objects from HTML with Answerlist and/or exsolution.
Source:R/parse_answers.R
parse_answers.Rd
Used by parse_question()
.
Arguments
- doc
xml_document of HTML generated with rmarkdown::render().
- meta
List of library(exams) metadata with extype, exsolution, ...
- abstain
Text for an optional extra option (!) like "I wish to leave this question unanswered". Relevant where the exam system does not allow a test-taker to unselect all options.