Forum Discussion

RonLinder-4c1a3's avatar
RonLinder-4c1a3
Community Member
3 years ago

LMS API variables

Is there a way to find a list of all the LMS api variables that we can retrieve via JScript?

For example for the:

Student Name its  lmsAPI.GetStudentName();

Status lmsAPI.GetStatus();

Student ID its lmsAPI.GetStudentID();

My lms has an organization field, would that be something I would be able to retreive?