Create problems and assessments for use in MATLAB® Grader™ courses or in a Learning Management System (LMS).
assessVariableEqual | Perform multiple checks for variable presence and equality |
assessFunctionPresence | Check for presence of specific functions or keywords in the submission |
assessFunctionAbsence | Check that certain functions or keywords are not present in the learner solution |
Author a new problem or copy an existing problem.
Author a problem for learners to solve with a script-based solution.
Create Function-Based Problems
Author a problem for learners to solve using a function-based solution.
How to write assessments that check for various common errors or conditions.
Write Assessments for Script-Based Learner Solutions
Write assessments for script-based solutions.
Write Assessments for Function-Based Learner Solutions
Write assessments using assessment functions for function-based submissions.