Correspondence between student name and Learner ID in Matlab Grader and Moodle
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
We are using Matlab Grader in a Moodle platform. Though we are able to detect and give feedback for most of the common errors made by our students, teachers often need to revise the code of individual students. The correspondence between Matlab Grader's Learner ID and student's names in Moodle must be stablished somewhere. Can we access this information? Asking our students to submit their Solution ID, a solution that I've seen in several of the questions posted to this community, is just not an option. The procedure ought to be automatized somehow, probably by our Moodle platform managers, but is this possible?
Best regards
0 comentarios
Respuestas (2)
Rishav
el 4 de Mayo de 2023
Editada: Rishav
el 4 de Mayo de 2023
Hi Maria,
It is possible to establish a correspondence between the Learner ID in Matlab Grader and the student names in Moodle by using the LTI provided by Matlab Grader and institutions are instructed to set this up anonymously to protect learner privacy.
So, I would recommend you to contact your institution's LMS admin.
Regards,
Rishav Saha
2 comentarios
Yahya Saleh
el 25 de En. de 2024
Hi Rishav,
Would you know which setting to change to allow for this?
Best.
Yahya
Cris LaPierre
el 6 de Ag. de 2024
Editada: Cris LaPierre
el 6 de Ag. de 2024
LTI 1.3 integrations of MATLAB Grader into LMS platforms now allow LMS administrators to enable the tool to display learner name and email in the solution. Privacy is still maintained, as the information is not stored on MathWorks servers, but instead obtained by querying the course roster.
You can read about this in the R2024a release notes here: https://www.mathworks.com/help/matlabgrader/release-notes.html?rntext=&startrelease=R2019a&endrelease=R2024a&groupby=release&sortby=descending&searchHighlight=
In order to enable this feature, the LTI integration must be configured using the instructions found here: https://www.mathworks.com/help/matlabgrader/integrate-lms-using-lti.html
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!