Forum Discussion
MarkSetlock-b41
4 years agoCommunity Member
What other information can be accessed from the LMS API using JavaScript
Hoping the community can help me figure this out. I am currently using this JavaScript to retrieve the learner's name from the LMS:
var lmsAPI = parent; var name = lmsAPI.GetStudentName(); var n...
JamesMartin-49f
3 years agoCommunity Member
I appreciate that, Mark. I'll do the same.