Forum Discussion
LewisEigen
8 years agoCommunity Member
Getting student name from the LMS and using it in Articulate
In the LMS we are about to use, we can get the student name since the SCORM runtime variable for it is "cmi.core.student_name". However, how do I get it as a variable in Articulate at run time?
GinaLabato-d156
6 years agoCommunity Member
Hi all, revisiting this post.
My team and I are trying to do the following using JavaScript:
1. Retrieve a username from the LMS
2. Culminate user's score on a quiz into a LeaderBoard.
For now, we're trying to tackle the first problem and have realized that all of the codes provided in these threads do not work with Docebo LMS for some reason. Any suggestions?
None of us are versed enough in Javascript to know how to manipulate the code for our LMS more than just plug it in and test.