Grader Examples

If you haven’t already, check out Writing a Grader before looking at some examples.

The following graders range from simple, to more sophisticated.

To see an example of a grader that looks for a specific function name in a student script, see addition.

To see an example of a grader that gives specific permissions on files, check out file_io.