How to tweak how the result show in Personality Quiz
Submitted by kmlinantud on Fri, 08/23/2019 - 11:43
Forums:
So basically i created 6 questions and 5 personalities as a result. If I pick lets say, 3 out 6 for personality A and 3 out of 6 for Personality B, that makes it
Personality A - 3
Personality B - 3
How can i tweak it so the result will show both personality and not Personality A only.
Thank you in advance. Great moule btw.
Content types:
BV52
Fri, 08/23/2019 - 18:31
Permalink
Hi kmlinantud,This is not
Hi kmlinantud,
This is not possible not unless you make changes to the code. The good thing about H5P is that it is open source so anyone can make their own changes. If you want to take a crack at it these documentation can be a good place to start.
-BV52
kmlinantud
Mon, 08/26/2019 - 10:35
Permalink
How can I edit current Personality Quiz?
Is there a way for me to edit the current Personality Quiz and use it on my own depends on my requirements? https://github.com/LumeniaAS/h5p-personality-quiz
How can I use the new personality quiz i change to use on my Drupal system.
THank you very much for your help.
BV52
Mon, 08/26/2019 - 19:14
Permalink
Hi kmlinantud,I think this is
Hi kmlinantud,
I think this is the best documentation to start with. To give you a bit of a start you should enable the development modeof drupal and download the libraries from the github reporsitory. In depth instructions are on the page I provided.
--BV52