Globebyte Documentation
  • AI Agents for Learning
  • Assess for Learning
    • Creating the Assess Connected App
    • Setting up Assess for Learning
    • Viewing Assessments
    • Assessment Outcomes & Validation
    • Marking
    • Best Practices
  • Tutor for Learning
    • Setting up Tutor
    • Agent Actions
      • Tutor_Mark
      • Tutor_Task
      • Tutor_Criterion
      • Tutor_SenseMaking
      • Tutor_Instruction
    • Topics
      • Tutor_Assessment
      • Tutor_Knowledge
  • Data for Learning
  • Actions for Learning
    • Creating the xAPI Actions Connected App
    • Setting up xAPI Actions
    • Creating your first xAPI Action Flow
    • xAPI Statement Data explorer
      • Metadata
      • xapiActor
      • xapiVerb
        • Verb reference
      • xapiObject
      • authority
      • xapiResult
      • xapiContext
    • Filtering xAPI Statements
    • Viewing xAPI Statements
    • Viewing xAPI Usage
    • Setting a default statement language
    • Error messages and troubleshooting
  • Experience for Learning
    • Setting up xAPI for Salesforce
    • Send xAPI from a Flow
    • Form Action fields
    • Send xAPI from Apex
    • xApiStatement Class reference
      • Actor
      • Verb
      • Object
      • Context
      • Result
      • Authority
      • Version
      • Send methods
    • Logging and defaults
  • Learning Journey Model
    • Introduction
    • Curriculums & Pathways
    • Courses & Modules
    • Pedagogies & Objectives
    • Rubrics & Criteria
    • Learning Resources
    • Assessments & Tasks
    • Learning Groups
    • Step-by-step working example
    • Activity Tracking (Advanced)
    • Additional Pedagogies Reference
    • Best Practices
    • Assess for Learning Integration
    • Data for Learning Integration
    • Object References
      • Learning Curriculum
      • Learning Pathway
      • Learning Course
      • Learning Module
      • Learning Pedagogy
      • Learning Objective
      • Learning Objective Assignment
      • Learning Rubric
      • Learning Rubric Criterion
      • Learning Rubric Model Solution
      • Learning Resource Type
      • Learning Resource
      • Learning Assessment
      • Learning Text Task
      • Learner Text Attempt
      • Learner Text Criterion Score
      • Learning Choice Task
      • Learner Choice Attempt
      • Learner Mark
      • Learning Group
      • Learner Group Membership
      • Learner Activity
      • Learner Activity Instance
      • Learner XAPIStatement
      • Developer Cheat Sheet: Key LDM Objects
  • Globebyte.com
Powered by GitBook
On this page
  1. Actions for Learning

Viewing xAPI Usage

PreviousViewing xAPI StatementsNextSetting a default statement language

Last updated 8 months ago

Navigate to the xAPI Usage tab to display a summary of the inbound and actioned xAPI statement counts, arranged by month/year, up to a period of 12 months.

Please ensure you have completed before accessing this screen.

The user can manually refresh the page at any time to update the report.

The usage statistics for both inbound statements and statements that have triggered an action include the following numeric values:

  • Year/Month

  • Total Size in MB

  • Total Count

  • Successful Count

  • Error Count

Here's an example of the usage report:

xAPI Statements

Year/Month

Total Size (MB)

Total Count

Successful Count

Error Count

2024/08

4137.8

4223

4223

0

Actioned xAPI Statements

Year/Month

Total Size (MB)

Total Count

Successful Count

Error Count

2024/08

6170.7

6174

6164

10

A note on Error Counts: An xAPI statement may encounter an error during processing/filtering for a number of reasons including:

  • Malformed syntax

  • Missing required fields (like actor, verb, or object)

  • Incompatible data types

  • Statement size limit exceeded

  • or Logic conflicts within the decision rules.

Additionally, connectivity issues, temporary outages or discrepancies between the statement's format and the engine's expected input can also cause errors, preventing the engine from correctly interpreting or acting on the data.

setup