Send mail
Submitted by hagelund on Mon, 07/04/2016 - 02:29
Forums:
Hi, I am trying to create a quiz where users submit their email-address in order to receive their result by mail.
Can't figure out how to do so...
Any ideas?
Johnny
Hi, I am trying to create a quiz where users submit their email-address in order to receive their result by mail.
Can't figure out how to do so...
Any ideas?
Johnny
Navigation
Connect with H5P
About
H5P is a registered trademark of H5P Group
Privacy policy |
Copyright ©
2025
falcon
Mon, 07/04/2016 - 15:43
Permalink
It isn't possible to do so
It isn't possible to do so without some coding :/ Are you a developer or do you have access to developers?
Javier Luna
Mon, 09/08/2025 - 16:40
Permalink
Code to send mails from tasks
Hi there Falcon,
I woluld love to have that code to send mails from task. I have set a language level test in wordpress and it would be great to know how to send the result to the student and to the teacher. I am new with this tech and I need some orientation.
Thanks in advance.
BV52
Tue, 09/09/2025 - 18:33
Permalink
Hi Javier,This was never
Hi Javier,
This was never implemented. However, generates scores using xAPI and you will need a plugin or custom code to listen to these statements and a data store such as a learning record store to save them in.
I highly recommend looking through these documentation:
https://h5p.org/documentation/x-api
https://h5p.org/documentation/for-authors/analyzing-results-and-answers
The plugin that you use to store the data may also have an option to send the scores through email.
-BV
hagelund
Mon, 07/04/2016 - 15:48
Permalink
No developers at the moment
Got you reply by email :)
Hopefully I can team up with some developers in the future to make it work as needed.
Thanks and regards
Johnny
falcon
Tue, 07/05/2016 - 13:10
Permalink
:)
:)