fail_with: Mark a submission as a failure

Description Usage Arguments Value

Description

Returns a magrader submission object that can be piped through downstream checks without triggering the checks.

Usage

1
fail_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

A magrader submission object with the status "fail"


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