Interactive Video
Submitted by bmensah on Mon, 10/21/2019 - 23:14
Forums:
Hello,
I am trying to create an interactive video. The questions I am entering are opinion based so there is no right or wrong answer. Is there a way to create a multiple choice question that does show a right or wrong answer. Maybe like a poll or something similar...
larsaamodt
Tue, 10/22/2019 - 16:26
Permalink
Multiple Choice
Is it an option to mark every answer correct?
A poll is currently not available in the interactive video toolbar.
bmensah
Tue, 10/22/2019 - 18:38
Permalink
Hi that is how i have it set
Hi that is how i have it set currently. However, there is an animation at th bottom that tells the student that their answer is correct. do you know if I can stop points from showing?
BV52
Tue, 10/22/2019 - 19:40
Permalink
Hi bmensah,I'm afraid this is
Hi bmensah,
I'm afraid this is not possible not without making changes to the code.
-BV
otacke
Wed, 10/23/2019 - 09:29
Permalink
Hi bmensah!Customizing the
Hi bmensah!
Customizing the CSS would do the trick (https://h5p.org/documentation/for-developers/visual-changes), and in theory you could even decide to have it for particular contents only, but in practice this is rather a on or off for all instances of one content type.
Best,
Oliver