Correspondence between student name and Learner ID in Matlab Grader and Moodle
8 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Rishav
on 4 May 2023
Edited: Rishav
on 4 May 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 Comments
Yahya Saleh
on 25 Jan 2024
Hi Rishav,
Would you know which setting to change to allow for this?
Best.
Yahya
Cris LaPierre
on 6 Aug 2024
Edited: Cris LaPierre
on 6 Aug 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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!