Timer in MATLAB Grader
显示 更早的评论
I am looking to implment a timer in MATLAB Grader assignments.
回答(1 个)
Cris LaPierre
2019-1-14
编辑:Cris LaPierre
2019-1-19
0 个投票
I don't think a timer will work the way you are wanting. MATLAB Grader only has a transactional connection to a MATLAB worker. MATLAB is only running from the time they click "Submit" to when a result/grade is returned. After that, the worker they were connected to is reset. The next time they click submit, they get a new, clean worker. There is no persistance of variables or settings.
Are you running your course on MATLAB Grader or are you using LMS integration?
3 个评论
Joseph Martel-Foley
2019-1-15
Cris LaPierre
2019-1-15
编辑:Cris LaPierre
2019-1-15
Unfortunately no, it wouldn't change the behavior of MATLAB Grader problems, but an LMS might provide additional tools to control how students view material in a course.
How are the quizzes assigned? Are they administered in class? Do students all start and stop at the same time?
Joseph Martel-Foley
2019-1-15
社区
类别
在 帮助中心 和 File Exchange 中查找有关 Use Content in an LMS Course 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!