Skip to contents

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
)

Arguments

hash_code

Character. hash code to convert

assignment_path

Path to assignment .Rmd