Correspondence between student name and Learner ID in Matlab Grader and Moodle
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (2)
Rishav
am 4 Mai 2023
Bearbeitet: Rishav
am 4 Mai 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 Kommentare
Yahya Saleh
am 25 Jan. 2024
Hi Rishav,
Would you know which setting to change to allow for this?
Best.
Yahya
Cris LaPierre
am 6 Aug. 2024
Bearbeitet: Cris LaPierre
am 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!