Hi,
I have lesson_to_html erroring out at an exact_question because there's no implementation for makemd:
(I get the error from makemd.default <- function(unit) {
stop("No unit class specified!", unit)
}
)
Would it be possible to add an implementation for exact_question, please?
thx!
Hi,
I have lesson_to_html erroring out at an exact_question because there's no implementation for makemd:
(I get the error from makemd.default <- function(unit) {
stop("No unit class specified!", unit)
}
)
Would it be possible to add an implementation for exact_question, please?
thx!