Usually, statements are validated before being recorded by the LRS. That's a requirement of the xAPI specification. However, validating statements is time-consuming and may be considered as unnecessary in a number of situations:
So with TRAX LRS, you can disable statements validation in 2 ways:
Validate statements
option of a clientValidate statements
option of a pull jobStatements which are not validated are tagged as unvalidated
in the database and can be validated at any time.
This is what we could call a cold validation, and this can be achieved by creating a validation job.
From the Tasks > Validation
page, you can create a validation job for each store.
Optionally, you can decide to remove all the invalid statements.
From the Tasks > Validation
page, you can see all the validation jobs, their status and their scheduling.
You can modify, replay or delete validation jobs.