Forum Discussion
How to extract email id of an user from LMS?
Hi Saviors,
I'm working on a SL course, and I need some customization, wherein I need to segragate/separate the users based on their roles to take a specific part of the course. And, to accomplish this I would want to extract the user email id and then add a logic in the SL file using JavaScript to have the users attempt specific part of the course based on their roles (Associates and Managers).
Hence, can anyone help me achieve this requirement?
Thanks in advance!
- JoeFrancisCommunity Member
Neither SCORM nor AICC have a data element dedicated to email address (AICC because it was conceived before email was widely used; SCORM because it was built off of AICC).
Both communication protocols do retrieve the student's ID as well as the student's full name, but that is the extent of it.