Forum Discussion
JuliaBeck
4 years agoCommunity Member
Getting name from opigno LMS
I have read so many threads about getting names from LMS and using them as a reference in storyline but none are working for me. They are all several years old, too. I am a javascript novice so I a...
JoeFrancis
4 years agoCommunity Member
In your LMS, is Jane Doe's student_ID Jane Doe and the student_name Bob? Let's find out. Insert the following into the above code and see what is returned:
var lmsStudent_ID = lmsAPI.GetStudentID(); player.SetVar("lmsStudent_ID", lmsStudent_ID);
Create a new variable in Storyline, titled lmsStudent_ID, and insert it as a Reference into a Text Box.
Related Content
- 10 months ago
- 11 months ago
- 11 months ago