Forum Discussion
AndrewRost
13 years agoCommunity Member
Retrieve LMS User Name as Variable
I know you can have a user fill in a text box with their name and then later use that variable for personalization. What we would like to do is programmatically retrieve the user name from the LMS....
robcondon
11 years agoCommunity Member
Are the only options lmsAPI.GetStudentName(); and lmsAPI.GetStudentID(); . Is it possible to pull any other fields from Moodle like if you had a custom company field set-up. Has anyone managed to pull any other data from an LMS?