Clear Filters
Clear Filters

Correspondence between student name and Learner ID in Matlab Grader and Moodle

10 views (last 30 days)
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

Answers (2)

Rishav
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

Cris LaPierre
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.
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!