getTestVisibility: Determine test visibility from test name.

View source: R/grade.r

getTestVisibilityR Documentation

Determine test visibility from test name.

Description

Internal helper function that extracts visibility setting from test names based on Gradescope conventions.

Usage

getTestVisibility(test_name)

Arguments

test_name

the name of the test

Value

A string: "visible", "hidden", "after_due_date", or "after_published"


gradeR documentation built on Jan. 20, 2026, 1:06 a.m.