You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Home > PIXO Platform Unity SDK > Understanding xAPI > Data Reporting 101 - Putting it together
Data Reporting 101 - Putting it together
print icon

Putting it together

"actor": {

   "mbox": "mailto:[email protected]",

   "name": "Jane Doe"

}

"verb":{

  "id":"pixovr.com/xapi/verbs/selected"

}

"object":{

  "id":"pixovr/xapi/modules/fallpro/correct_harness"

}

"context":{

  "registration":"ec531277-b57b-4c15-8d91-d292c5b2b8f7",

  "platform":"Pico Neo 3",

  /* revision holds the version number of the build */

  "revision":"1.1.0"

  "extensions":{

 

  }

}

"result":{

  "success":true

  "score":{

        "min":0

        "max":100

        "raw":85

        "scaled":0.85

  }

}

 

Feedback
0 out of 0 found this helpful

scroll to top icon