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!