Path: blob/main/notebooks/examples/grader.ipynb
3855 views
Kernel: Python 3
Grader
Note: These grading exercises are being validated against the test_challenge in the grading service.
Using markdown cells
The following examples use the q-code-exercise syntax in a markdown cell with grader-import and grader-function attributes:
The following examples use the q-code-exercise syntax in a markdown cell with grader-id and grader-answer attributes
Using code cells
The following examples use a code cell with grader_import and grader_function in the cell metadata
In [ ]:
In [ ]:
The following examples use a code cell with grader_id and grader_answer in the cell metadata
In [ ]:
In [ ]:
In [ ]: