Check if user has completed survey via API?
Submitted by fabeylous on Mon, 01/08/2024 - 13:43
Forums:
Hello,
We aim to create certificates for users who have successfully completed a survey/quiz at the end of a course on our WordPress site using the built-in H5P course through the plugin.
We intend to achieve this using a custom solution, possibly leveraging tools like FPDF.
Is there a viable method to accomplish this via the API or something like that?
Thanks in advance!
Content types:
otacke
Mon, 01/08/2024 - 19:50
Permalink
Hi!H5P content types use xAPI
Hi!
H5P content types use xAPI statements to report completion status, scores, etc. to the server where they can be processed as needed. Please have a look at the documentation.
Best,
Oliver