Correspondence between student name and Learner ID in Matlab Grader and Moodle
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (2 件)
Rishav
2023 年 5 月 4 日
編集済み: Rishav
2023 年 5 月 4 日
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 件のコメント
Yahya Saleh
2024 年 1 月 25 日
Hi Rishav,
Would you know which setting to change to allow for this?
Best.
Yahya
Cris LaPierre
2024 年 8 月 6 日
編集済み: Cris LaPierre
2024 年 8 月 6 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!