Timer in MATLAB Grader
Afficher commentaires plus anciens
I am looking to implment a timer in MATLAB Grader assignments.
1 commentaire
Joseph Martel-Foley
le 14 Jan 2019
Réponses (1)
Cris LaPierre
le 14 Jan 2019
Modifié(e) : Cris LaPierre
le 19 Jan 2019
0 votes
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 commentaires
Joseph Martel-Foley
le 15 Jan 2019
Cris LaPierre
le 15 Jan 2019
Modifié(e) : Cris LaPierre
le 15 Jan 2019
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
le 15 Jan 2019
Communautés
Plus de réponses dans Distance Learning Community
Catégories
En savoir plus sur Use Content in an LMS Course dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!