xAPI Wrapper Tutorial

Step 3 - Adding value to statements: result

Continuing with xAPI Lab, we now build a statement that includes "result" to pass information about the learner's score on this assessment.

After generating the statement, we update our "statement" variable in the javascript.

We are going to alter this statement to support a generated value, "raw" to indicate what a learner has scored on this assessment.



After you click submit, you can verify a statement has been sent to the LRS using the Statement Viewer.

« Step 2 || Step 4 »