Does MATLAB Grader allow students to solve problems in multiple ways?

Some problems could have another correct solution different from the reference one. How will MATLAB Grader respond?

 채택된 답변

Jeff Alderson
Jeff Alderson 2020년 6월 16일

0 개 추천

MATLAB Grader assessments can be used to check that the contents of variables in the workspace after the solution is run are equivalent to the reference solution, and within optional tolerances that the instructor can set. That means that even though the student may use a different algorithm or approach to solve the problem, they may still arrive at the same result. If it is important that the student solve the problem in the way the instructor intended, coach the student through the steps you want to see in the problem description, provide code scaffolding with intermediate steps, comments and predefined variable names int he learner template. That way, you can check the values of the intermediate step variables, as well as the presence (or absence) of specific functions used in the learner solution.

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  원격 교육 커뮤니티

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

질문:

2020년 6월 16일

답변:

2020년 6월 16일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by