VBTrain.Net Documentation |
|
LmsApi Navigation Sample
What It Demonstrates
The VBTrain LmsApi2 Navigation Sample
demonstrates:
-
Using the LmsApi object and server side code to retrieve values such as student
name and lesson location from the Learning Management System (LMS).
-
Returning students to their previous location and displaying their name.
-
Using the LmsApi object and server side code to send values such as lesson
location, status, and time to the LMS.
-
Techniques for calling LMSFinish (SCORM 1.2) or
Terminate (SCORM 1.3).
-
Using server side code to navigate in a frameset.

Methods Used
The LmsApi methods used in the Navigation sample include:
See Also
LmsApi2 Class | LmsApi
Members | Techniques for calling
LMSFinish |
Question Sample