graded: Graded object for submission value

Description Usage Arguments

View source: R/graded.R

Description

The return value from graded should be returned by every *-check chunk when used with link{grade_learnr}.

Usage

1
graded(correct, message = NULL)

Arguments

correct

A boolean value of whether or not the checked code is correct.

message

A character string of the message to be displayed.


cgamboasanabria/gradethis documentation built on June 11, 2020, 12:15 a.m.