Do not show the correct answer in H5P Quiz set after click on Show Solution
Submitted by narit on Tue, 07/03/2018 - 09:48
Forums:
Hi All,
Can i not show the correct answer after student click on "Show Solution" button in H5P quiz set
Thank you
Hi All,
Can i not show the correct answer after student click on "Show Solution" button in H5P quiz set
Thank you
Navigation
Connect with H5P
About
H5P is a registered trademark of H5P Group
Privacy policy |
Copyright ©
2023
otacke
Tue, 07/03/2018 - 18:11
Permalink
Hi Nari!You can deactivate
Hi Nari!
You can deactivate the "Show solution" button in the "behavioural settings" below the content editor.
Best,
Oliver
narit
Wed, 07/04/2018 - 04:38
Permalink
Hi Oliver,Thank you for
Hi Oliver,
Thank you for responded,
If i deactivate the "Show solution" button in behavioral setting meaning it will disappear and my student can't see anymore right? If yes, that is not my point. My point mean student can click Show solution button but when go back to the question list. I don't want to show the correct anwser when they did wrong answer.
Do we have any other solution?
Thank you once again.
lucasfilippi
Sat, 04/20/2019 - 22:14
Permalink
Hi Narit,I'm looking for the
Hi Narit,
I'm looking for the same. Have you figured out?
Thank you,
Lucas
BV52
Mon, 04/22/2019 - 09:09
Permalink
Hi Narit and Lucas,This is
Hi Narit and Lucas,
This is not possible. The goal of the "show solution" button is to show the answers to all questions may be answered right or wrong by the students. Although I understand why you need to have an additional feature for it not to show for the ones they answered incorrectly. I will move this post to the feature request forum.
-BV52
narit
Mon, 04/22/2019 - 09:17
Permalink
Hi BV52Thank for updating and
Hi BV52
Thank for updating and Looking forward for the new feature in H5P.
Thank you
lucasfilippi
Mon, 04/22/2019 - 17:50
Permalink
I tried to hide via css as I
I tried to hide via css as I did in other elements but for some reason it does not work for the h5p activities.
I tried this: .h5p-solution-icon{display: none!important;}
Do you have any idea how I could achieve this using css?