RubricUtils
Utility class for creating Criterions.
Functions
Link copied to clipboard
Creates a new Criterion with the given description and test.
Link copied to clipboard
public static Criterion.Builder defaultCriterionBuilder(String description, Array<JUnitTestRef> testRefs)
Creates a new Criterion.Builder with the given description and test.
Link copied to clipboard
Creates a Grader for manual tutor grading with a maximum of 1 point.
Creates a Grader for manual tutor grading.
Link copied to clipboard
Creates a Grader for manual tutor grading with a maximum of 1 point.
Creates a Grader for manual tutor grading.
Link copied to clipboard