Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For versions before 4.0 the following can be used as reference (however not all of the endpoints have been implemented/tested):

Table of Contents

Base Functions

LMSInitialize()

Inputs: None
Returns: CMIBoolean true if the initialization was successful, or
                CMIBoolean false if the initialization failed.

...

Description:
Call the LMSGetDiagnostic function

Getters

GetObjectiveChildren()

Inputs: none
Returns: objective children

...

Inputs: coursePath -> course path,
            SCOId -> identificator
            studentId -> student Guid
Returns: The comments for the SCO course

Description:

Setters

SetUsersTotal (coursePath, shortId, newScore)

...