Plugin Author
otacke
(@otacke)
Hi oferch!
Nope. Isn’t the old plugin working anymore?
Best,
Oliver
Thread Starter
oferch
(@oferch)
Nope,
The wp-h5p-xapi plugin is marked as closed to download because of guideline violation.
I assume if I want to do my own integration, I need to change insert_data && delete_data
in h5pxapikachu.php. Am I right?
Best,
Ofer
Plugin Author
otacke
(@otacke)
WTF? Well, the source code is still available at https://github.com/tunapanda/wp-h5p-xapi.
If you want to customize my plugin: Not sure if LRSs allow deletion over an API. But yes: If you want to pass data server side, then insert_data is a good spot. If there’s an API that you can use client-side, then you don’t need to go down the PHP road but can put your code into the Javascript section.
Best,
Oliver