otacke / h5pxapikatchu

WordPress plugin to store xAPI statements emitted by H5P
MIT License
10 stars 6 forks source link

README.md: Add example filter for not saving certain verbs #21

Closed bernhardkaindl closed 1 year ago

bernhardkaindl commented 1 year ago

@otacke I needed a filter which prevents saving the not so interesting "interacted" and "attempted" verbs.

Add it as an example for other users.

I'm not sure which function best to call to die gracefully to terminate the AJAX call and not save the xAPI statement into the H5PxAPIkatchu tables.