标签: r moodle r-exams
我正在使用R考试来创建选择题。我真的很想知道是否有可能使用exams2moodle在每个语句旁边获得一个“ true”按钮和“ false”按钮,如下图所示:
exams2moodle
答案 0 :(得分:0)
这在我们的愿望清单上,但目前尚未在exams2moodle()中实现。不过,有两种选择:
exams2moodle()
cloze
schoice
exams2moodle(..., cloze = list(cloze_mchoice_display = "MULTICHOICE_H"))