MATLAB Grader use of memory
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Esperanza Linares Guerrero
am 8 Sep. 2021
Bearbeitet: Cris LaPierre
am 10 Sep. 2021
When working with MATLAB Grader as an external tool in LMS, are the exercises still saved in the hosted environment, or do they use the LMS system's memory space?
0 Kommentare
Akzeptierte Antwort
Cris LaPierre
am 9 Sep. 2021
Bearbeitet: Cris LaPierre
am 10 Sep. 2021
The problems are not stored in the LMS. Instead, each embedded problem is assigned a resource link ID that is used to identify which problem from the Grader database to load.
Embedding is accomplished using LTI. You can read about the basics of this protocol here. The LMS launches the remote tool inside an iframe. The tool and its content are hosted by the tool provider. For MATLAB Grader, the tool provider is MathWorks.
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!