synthersizeWithCorrectAnsFunctional | R Documentation |
the synthesizer takes in only one input that is the codeChunkTable produced by rmd2drake::get_listCodeChunksFromRmdlines
synthersizeWithCorrectAnsFunctional( correctAnsFilename, needToFixFront = T, fullMark = NULL, ... )
correctAnsFilename |
A character of filepath to the correct answer Rmd |
needToFixFront |
A logical. Default=T. need to replace the front of your ansfile so to show rawGrade, finalGrade etc |
fullMark |
A numeric, default=NULL, each ans is 1pt |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.