warn_with: Mark a submission as a pass with a warning

Description Usage Arguments Value

Description

Returns a magrader submission object that can be piped to downstream checks for additional checking. If the submission does not fail any downstream checks, it will be marked as a pass, but displayed with a warning message.

Usage

1
warn_with(submission, message = NULL)

Arguments

submission

Student code provided as a character string by tutor, or a submission object created by magrader

message

A character string to display to the student

Value

An S3 submission object


garrettgman/magrader documentation built on May 16, 2019, 5:39 p.m.