A MultiGrader object combines the output of multiple graders to produce a single score.
A formula to calculate the output based on grader results.
A StringCheckGrader object that performs a string comparison between input and reference using a specified operation.
The name of the grader.
The object type, which is always multi.
multi
A MultiGrader object combines the output of multiple graders to produce a single score.