Using MEMORY to send user to the articles dispalying the images of the game
Submitted by rottenberg on Sun, 10/27/2024 - 21:28
Forums:
Hello,
I have just discovered H5P and I want to use MEMORY game.
The images diplayed come from other articles of my site.
Could it be possible, at the end of the game to display the hyperlink of each articles which contain the images. I want ot send the users to the articles to allow them to learn more about each image.
Thank you for recommandations
Best regards
Michel Rottenberg
Content types:
BV52
Mon, 10/28/2024 - 17:34
Permalink
Hi Michel,Unfortunately, this
Hi Michel,
Unfortunately, this feature is not avaiable.
-BV
timothylimh5p
Tue, 10/29/2024 - 00:12
Permalink
Michel, this is not possible
Michel, this is not possible with the version available on h5p.org but the Memory Game is an open source content type which means anyone is free to update the code for their own use.
You can grab the code from here:
https://github.com/h5p/h5p-memory-game
and adjust it to your specifications if you wish.