MATLAB Grader use of memory
2 views (last 30 days)
Show older comments
Esperanza Linares Guerrero
on 8 Sep 2021
Edited: Cris LaPierre
on 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 Comments
Accepted Answer
Cris LaPierre
on 9 Sep 2021
Edited: Cris LaPierre
on 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.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!