Custom Python-evaluated Input Problem (Write Your Own Grader)#
In custom Python-evaluated input (also called “write-your-own-grader” problems), the grader uses a Python script that you create and embed in the problem to evaluate a learner’s response or provide hints. These problems can be any type. Numerical input and text input problems are the most common write-your-own-grader problems.
Custom Python-evaluated input problems can include the following advanced problem types.
Learn here how to Create a Custom Python-Evaluated Input Problem in Studio, and visit Award Partial Credit for a Custom Python-Evaluated Input Problem to learn how to configurate the credits in this type of exercise.
See also
Create a Custom Python-Evaluated Input Problem in Studio (how to)
Create a Custom Python-Evaluated Input Problem in Script Tag Format (how to)
Create a Randomized Custom Python-Evaluated Input Problem (how to)
Script Tag Format (concept)
Award Partial Credit for a Custom Python-Evaluated Input Problem (concept)
Maintenance chart
Review Date |
Working Group Reviewer |
Release |
Test situation |