This R markdown "output format" renders the active quiz file into the "description" of the quiz.
Additionally, it renders each question file specified in the questions field in the YAML header.
To use this output format, specify output: examiner::test_knit at the top level of the quiz file's YAML header.
Value
Output format object created by rmarkdown::output_format()