grade_for | R Documentation |
there must be studentValues and correctValues two list of answer object values proccessed from student Rmds and teacher Rmd
grade_for(targetLabel, gradingMethod, whichCorrectAnsvalue = 1)
targetLabel |
A character, such as "ans11". |
gradingMethod |
A function with three arguments: student answer value, correct answer value, errorMsg |
whichCorrectAnsvalue |
An number, default=1, represents which correct answer to use |
A list of grades
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.