You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take the Perl package approach further and make them MathObjects.
This makes things much simpler when writing a custom checker. The
elements of the correct and student answer lists in the list_checker are
all objects that derive from a GraphTool::GraphObject (which derives
from a Value::List). See the new POD on CUSTOM CHECKERS for details.
0 commit comments