Setup gradethisTo use gradethis in your learnr tutorial, you only need to load the gradethis package. Still, you can use |
|
---|---|
Setup gradethis for use within learnr |
|
Exercise Checking FunctionsChoose one of these functions to use in the |
|
Grade a student's submission using custom logic |
|
Grade student code against a solution |
|
Debug an exercise submission |
|
|
Checking environment objects for use in |
Signal A Final GradeHelper functions to create and signal a final grade when used in custom checking logic in |
|
Signal a final grade for a student's submission |
|
Signal a passing or failing grade if two values are equal |
|
Signal a passing or failing grade if a condition is TRUE |
|
Signal a failing grade if mistakes are detected in the submitted code |
|
Generate Feedback MessagesCreate feedback messages for use in |
|
Provide automated code feedback |
|
|
Random praise and encouragement |
Inform the user about how gradethis interprets piped code |
|
Helper Functions and UtilitiesThese functions are used by gradethis to work within learnr tutorials, or are available to help tutorial authors test their grading logic. Most users of gradethis will not need to use these functions. |
|
A checker function to use with learnr |
|
An error checking function for use with learnr |
|
Mock a user submission to an exercise |