1 / 7

June 18, 2014

June 18, 2014. Experience API Data Reporting. Steven Vergenz , Mick Muzac Contractors with Katmai Support Services Supporting the ADL Initiative. More Info. xAPI Dashboard https://github.com/adlnet/xAPI-Dashboard NVD3 http://nvd3.org/ D3.js http://d3js.org/.

Télécharger la présentation

June 18, 2014

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. June 18, 2014 Experience API Data Reporting Steven Vergenz, Mick Muzac Contractors with Katmai Support Services Supporting the ADL Initiative

  2. More Info • xAPI Dashboard • https://github.com/adlnet/xAPI-Dashboard • NVD3 • http://nvd3.org/ • D3.js • http://d3js.org/

  3. Download Tutorial Package • Session contents may be downloaded in its entirety at • https://github.com/adlnet/xAPI-bootcamp-examples • Developers may open the template.html file in the code directory and code along • Documentation is located in the docs directory • Checkpoint files are located in the code directory

  4. Sample Statement { "actor": { "mbox": "mailto:gia.creech@myschool.edu", "name": "Gia Creech" }, "verb": { "id": "http://adlnet.gov/expapi/verbs/answered", "display": { "en-US": "answered" } }, "object": { "definition": { "name": "final/q49" }, "id": "http://myschool.edu/xapi/cop-3223/final/q49" }, "result": { "success": false }, "context": { "contextActivities": { "parent": [ { "id": "http://myschool.edu/xapi/cop-3223/final" } ] } } }

  5. Processing xAPI Statements Raw xAPI statements Separate relevant statements from irrelevant Throw out irrelevant statements Gather like statements into groups Aggregate each group into a single meaningful value

  6. Dashboard Hierarchy

  7. Contact Us Steven Vergenz Mick Muzac Contractors with Katmai Support Services Supporting the ADL Initiative steve.vergenz.ctr@adlnet.gov mick.muzac.ctr@adlnet.gov

More Related