Convert a submitted hash code to a learnr document for marking
convert_hash_code.Rd
Convert a submitted hash code to a learnr document for marking
Usage
convert_hash_code(
hash_code,
assignment_path,
rmd_path = tempfile(fileext = ".Rmd"),
student = "Test student",
run = TRUE
)