wordpress

Help me adding an API into a DialogCards

Forums: 

Hi,

I'm using Wordpress and an API to show a Tooltip on hovered text (chinese character). 

I try to create a Dialog Card quiz with a chinese character as the answer, and I want to show the tooltip when user hover the chinese text by using this API. The API work by adding these lines before </body> tag:

<script src="//mandarinspot.com/static/mandarinspot.min.js" charset="UTF-8"></script> <script>mandarinspot.annotate('.textClassName');</script>

 

stastistique

hello,

I am trying to see the users' answers more clearly than in the additional plugin SNORDIAN's H5PxAPIkatchu or the results tab because we only see the last result and not all the tests passed in this quiz and its result mm as an administrator under Wordpress, we don't see other people's results

Is this just an adjustment that I don't understand?

0
0
Supporter votes Members of the Supporter Network can vote for feature requests. When the supporter network has generated sufficient funding for the top voted feature request it will normally be implemented and released. More about the H5P Supporter Network

Check if user has completed survey via API?

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!

Pages