v0.11.4
learnr 0.11.4
-
Moved curl from Imports to Suggests. curl is only required when using an external evaluator (#776).
-
The default
try_again
message for checkbox questions now prompts the student to "select every correct answer" regardless of whether the question was created byquestion()
orquestion_checkbox()
(#783).