HOME ➔ SUPPORT ➔ Community ➔ General CourseLab issues ... Passing variables to javascript
Passing variables to javascript
  View type:
Hi Folks,

is there a way I can access variables such as score and course name?

I need this information to pass to an external database.

Thanks,

Dave
 
Hi, David,

Course name is not variable. If you need whole module score you can call

GetObjectiveScore(sObjectiveId)

(sObjectiveId must be ID of module objective) it returns raw score.
But actually there are AICC and SCORM standards that include all that you need and a lot of other useful things. Perhaps it would be much easier to switch to one of this standard to pass data to LMS?
Subject:
Message options
No additional options