Quiz (Question Set)
Primary tabs
A free HTML5 based content type allowing creatives to create quizzes. Many question types are supported like multiple choice, fill in the blanks, drag the words, mark the words and regular drag and drop. All you need is this content type and H5P.com or the H5P plugin in publishing systems like Canvas, Brightspace, Blackboard, Moodle and WordPress.
Would you like to create content like this on your own?
Get startedRegister on H5P.com to start creating H5P Interactive content. Your content can be accessed via direct link, embeded, or inserted into any learning management system that supports LTI integration.
Description
Question Set is your typical quiz content type. It allows the learner to solve a sequence of various question types. You can combine many different question types like Multichoice, Drag and drop and Fill in the blanks in a Question set. As an author there are many settings you can use to make it behave just the way you want it to. You may for instance customize the Question set with background images and define a pass percentage for the learner.
The Question Set also allows you to add videos that are played at the end. One video for success, another if the learner fails the test. This might motivate learners to try again if they fail so that they get to see the success video.
Learn how to create a Question set in this tutorial.
The H5P content on this page is licensed under Creative Commons Attribution 4.0 International unless another Creative Commons license is specified under rights of use. The author of the content is Joubel
New to H5P? Read the installation guide to get H5P on your own site.
Comments
karineV
Sat, 11/24/2018 - 20:37
Permalink
Formation "Manager son équipe sur le terrain"
Bonjour,
Voici un questionnaire à remplir de manière individuelle.
BV52
Mon, 11/26/2018 - 02:27
Permalink
Hi karineV,Did you mean to
Hi karineV,
Did you mean to post this in the forums?
Vouliez-vous dire ceci dans les forums?
-BV52
mkostrzewa
Wed, 04/17/2019 - 04:05
Permalink
Limit the number of attempts a user can attempt a questioner
Is there a setting where you can set how many times a user has attempeted a quix after they have failed?
BV52
Wed, 04/17/2019 - 09:37
Permalink
Hi mkostrzewa,I'm afraid this
Hi mkostrzewa,
I'm afraid this feature is not available in any H5P conent type.
-BV52
adolfocampo
Tue, 05/14/2019 - 16:08
Permalink
Need for attempts in Moodle
Hello, i'm really interested in adding new feature to this plugin. I need to be able to add number of attempts for the quiz in Moodle. I Know how to do it in moodle but i'm new in H5P so i'm wondering if there'll be a similar feature for next version. I'm also thinking about extend this plugin for this purpose. Can anyone give some help please? Thanks in advance.
arjunparos
Wed, 05/15/2019 - 11:28
Permalink
Adaptive Questionnaire
Is there no concept of adaptive question set in H5P??
BV52
Thu, 05/16/2019 - 03:43
Permalink
Hi arjunparos,When you say
Hi arjunparos,
When you say adaptive do you mean that the succeding questions depends on the user's answer? If so this is not possible with question set but you can use Branching Scenario. If you meant something else please elaborate your question.
-BV52
k l narayana
Sun, 05/26/2019 - 09:45
Permalink
Can we prepare the question
Can we prepare the question set in order.that means without random.I want to set twenty questions in order.
BV52
Mon, 05/27/2019 - 05:50
Permalink
Hi k l narayana,Yes you can.
Hi k l narayana,
Yes you can. By default question set does not randomize the questions not unless you place a check on the option "Randomize Questions".
-BV52
k l narayana
Mon, 05/27/2019 - 19:33
Permalink
Order of questions in quiz question set
Thank you sir.I have prepared the question set in default section. but still I am facing the same problem
BV52
Wed, 05/29/2019 - 02:53
Permalink
Hi k l narayana,I created a
Hi k l narayana,
I created a separate thread for you here.
-BV52
Felicity.Legge.WGEA
Tue, 06/18/2019 - 09:49
Permalink
How do I add padding around the quiz?
Hi there, I'm new to H5P and I'd like to know how to add padding around the quiz content on my web page.
We have the H5P module isntalled on our Drupal 8 website.
Thank you!
BV52
Wed, 06/19/2019 - 03:57
Permalink
Hi,The easiest way is to use
Hi,
The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.
-BV52
Amanda malek
Fri, 06/28/2019 - 15:32
Permalink
hi
nice job
[email protected]
Mon, 07/15/2019 - 21:07
Permalink
Question Set with Drag and Drop: Total Count Incorrect
There seem to be a bug when you use Question set with Drag and Drop. We have the option "Give one point for the whole task" checked for each of these questions types and we also have a Question Limit (Number of questions to be shown) set to 35 of 46 with a passing threshhold of 80%. When taking the entire quiz we got a result of 38/45 which seems to be incorrect since it should be X / 35 if each question is set to 1 point.
Side Node: The only other question type we have in this quiz is Multiple Choice.
-Mike
BV52
Tue, 07/16/2019 - 18:20
Permalink
Hi Mike,I created a separate
Hi Mike,
I created a separate post for you here.
-BV52
jmafernandez
Fri, 08/16/2019 - 10:47
Permalink
Massive upload of questions
Is there a way to upload questions massively instead of one by one?
I guess it can be done coding, but if there is something already built it'll be grateful.
Cheers
BV52
Fri, 08/16/2019 - 19:00
Permalink
Hi jmafernandez,I'm afraid
Hi jmafernandez,
I'm afraid there is no feature in any H5P content type that allows you to do this.
-BV52
larnoult
Tue, 08/20/2019 - 17:58
Permalink
Displaying leaderbord?
Hey,
I was wondering if there was any plan to include a leaderboard option, to display what the other users have answered.
Thanks!
BV52
Tue, 08/20/2019 - 20:36
Permalink
Hi larnoult,I don't think
Hi larnoult,
I don't think there is. The H5P core team invests their time in creating the contents and making sure that most if not all of them will provide a way to get grades/results in the form of xAPI statements. It is up to the LRS/LMS to interpret these information. However it is possible to do this by using an LRS with a built in "ranking" feature or someone can build it.
-BV52
larnoult
Tue, 08/20/2019 - 21:57
Permalink
Thank you, any advice?
Hello,
Thanks for the quick feedback. I understand your answer, yet, I find it odd, that there is no simple way to show in front (through a shortcode for ex) what is already available in the admin "result" (admin.php?page=h5p&task=results&id=XXX) page.
Furthermore, I didn't find any clear tutorial on how to use these xAPI results to display them on my site; any suggestion?
Cheers,
BV52
Wed, 08/21/2019 - 00:59
Permalink
Hi larnoult,I think these
Hi larnoult,
I think these documentations maybe able to help.
https://h5p.org/documentation/x-api
https://h5p.org/documentation/for-authors/analyzing-results-and-answers
-BV52
Flinnagin
Sat, 09/21/2019 - 04:41
Permalink
Numerical tolerance for fill in the blank
Is there a way to set a tolerance for numerical answers for the fill in the blank portion of the quiz set? I am looking for a way that I can account for rounding and such. For example if the answer is 10 I would like to set it so that the answer could be + or - 5%. That way if students answered anywhere between 9.5 and 10.5 would be right. Thanks so much
BV52
Mon, 09/23/2019 - 18:34
Permalink
Hi Flinnagin,I'm afraid this
Hi Flinnagin,
I'm afraid this is not possible without changing the code. I suggest that you post this as a feature request in the Feature Request forum.
-BV52
Flinnagin
Tue, 09/24/2019 - 18:41
Permalink
Will do, thanks!
Will do, thanks!
ga84sag
Mon, 12/02/2019 - 11:39
Permalink
Question about "continue"-button
Thank you for the tutorial. I was wondering whether it is possible to disable the "cuntinue"-button unless the right answer ist chosen. I would like my students to repeat the question until they choose the right answer. At this time you can click on continue without selecting any choice. How do I set this up?
Thanks a lot!
BV52
Mon, 12/02/2019 - 21:03
Permalink
HI ga84sag,I'm afraid this
HI ga84sag,
I'm afraid this feature is not available. However you are welcome to post your request/suggestion in the Feature Request forum.
In order for your feature request to attract as much interest as possible make sure it follows the below guidelines:
It is clear from every perspective how the feature will work. We recommend describing the feature with one or more user stories, for instance “As an author, I want it to be possible to pick between different effects for the check answer animation so that the learner will see a variety of effects and also I can adapt the effects to my target audience(I’ll be using pink unicorns which works really well for both my target audience which are 4 year old girls and venture capitalists)”
If the feature can be illustrated with images or videos it always helps
Make it clear what content types this is relevant for, and or if this is a new content type
Make sure you post the feature in the Feature Request forum.
-BV
ga84sag
Tue, 12/03/2019 - 09:14
Permalink
Thank you
Thank you for your quick answer! I'll work around this issue until my feautre request is processed ;)
bioscience
Sat, 12/07/2019 - 09:28
Permalink
Quiz element
Dear H5P,
If a learner retries a quiz question set, he has to redo all the questions. Wouldn't it be worthwhile to add the option thatthe answers of the previous try are saved so the learner can sip the correct questions and only redo the incorrectly answered questions? Or that the learner only has to retry the questions he or she answered incorrectly. Somewhat similar to the "resume option" with the image sequencing element.
Also if you retry a questions set you always go to the introduction of the quiz element. In my opinion it would be more usefull if the learner is redirected to the questions instead of the quiz introduction first.
Kind regards,
Arman
bioscience
Sat, 12/07/2019 - 09:30
Permalink
Quiz
Dear H5P,
With the Quiz element you can add about six different types of questions. However, the "Find the hotspot" questions isn"t one of them. Is it possible to also add this question type to the "Quiz" element?
Kind regards,
Arman
bioscience
Sat, 12/07/2019 - 21:40
Permalink
Quiz image
Dear H5P,
Instead of showing a video after completion of a "Quiz", I would like to have to option to show an image or play an audio file. Till date , one can only add a video. Is it possible to add the option for inserting an image as well and possibly an audio file? That would be very helpfull, since you don't need to show a video every time, an image can also clarify some difficult to understand concepts.
Kind regards,
Arman
BV52
Mon, 12/09/2019 - 17:03
Permalink
Hi Arman,Thank you for your
Hi Arman,
Thank you for your suggestions/observations. However I suggest that you post these in the Feature Request forum. Additionally I think it is best to place them in one whole request.
-BV
r.witlake
Tue, 01/07/2020 - 12:49
Permalink
resume later during question set scenario
Hello,
how can i make a break during a questionset and return later ? does h5p/questionset save my progress and let me return to whre i stopped? if so, how do i have make the settings for this?
greetings
BV52
Tue, 01/07/2020 - 18:14
Permalink
Hi r.witlake,If you are
Hi r.witlake,
If you are creating your contents using Drupal, Wordpress or Moodle there is a setting called "save content state" this saves the progress of the user.
-BV
rcstout
Mon, 01/20/2020 - 18:26
Permalink
timed questions/test?
Hi,
Is it possible to create this as a time-limited test? Or are there any other test functions on H5P that allow for this?
Thanks,
Becky
BV52
Tue, 01/21/2020 - 17:30
Permalink
Hi Becky,There are no time
Hi Becky,
There are no time limited content types for H5P. However you can post a feature request for this. In order for your feature request to attract as much interest as possible make sure it follows the below guidelines:
It is clear from every perspective how the feature will work. We recommend describing the feature with one or more user stories, for instance “As an author, I want it to be possible to pick between different effects for the check answer animation so that the learner will see a variety of effects and also I can adapt the effects to my target audience(I’ll be using pink unicorns which works really well for both my target audience which are 4 year old girls and venture capitalists)”
If the feature can be illustrated with images or videos it always helps
Make it clear what content types this is relevant for, and or if this is a new content type
Make sure you post the feature in the Feature Request forum.
-BV
Neo College
Mon, 03/02/2020 - 19:27
Permalink
open ended questions in Question Set?
hello, is it possible to add open ended questions in Question Set? Similar to the third question in https://h5p.org/questionnaire
BV52
Tue, 03/03/2020 - 17:10
Permalink
Hi Neo College,There is a
Hi Neo College,
There is a project similar to your idea were Essay will be included in Question Set although the code review is not done yet.
-BV
Neo College
Sat, 04/11/2020 - 03:54
Permalink
perfect, thank you I will
perfect, thank you I will keep an eye on it
BV52
Mon, 04/13/2020 - 19:14
Permalink
Hi Neo College,Essay in Quiz
Hi Neo College,
Essay in Quiz (Questions Set) has been released March 10.
-BV
harikaryadi
Mon, 03/23/2020 - 03:58
Permalink
new
I will try it, to make a quiz, thanks
Neo College
Sat, 04/11/2020 - 04:07
Permalink
hello. I can't comment on
hello. I can't comment on other activities. When I log in I can only see my profile and past comments. When I go to Documentation > True-false I get asked to log in. I'm stuck in a loop.
Also, do you have a place where I can donate some money? I am not interested in hosting my website with h5p.com and I have no coding skills but I would like to thank you for your work somehow. (It would be much but still)
Neo College
Sat, 04/11/2020 - 20:11
Permalink
I'll post my question here in
I'll post my question here in the meantime.
for the true-false activity. is it possible to center the True-False buttons
for the Image hotspot activity, is it possible to add a second type of point? I would like to create a "?" for questions and an "A" for answers. But on the same picture. Or do you have an alternative to separate questions and answers on the picture?
BV52
Mon, 04/13/2020 - 19:29
Permalink
Hi Neo College,True or False
Hi Neo College,
True or False button - The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.
Image Hotspot - I'm afraid this is not possible
Commenting/endless loop - With people staying home because of the Covid-19 quarantine all over the world, there are more people using H5P. Because of this the site has been slow and to help make the site a little faster the core team implimented a caching solution. The downside of this is what you are seeing but the core team informed me that they are finding a solution to endless loop issue. No timelines yet though since it is all hands on deck in finishing the new and improved H5P HUB.
For any contributions I suggest that you contact the core team directly through the contact form.
-BV
vohaha7
Thu, 06/11/2020 - 00:20
Permalink
Your project needs some basic information to be added
Great project. But to be fair you must point out, that a multiple choice questionnaire is available only for financial contributors. Why should I spend an hour tring to figure out how to create uncreatable? And one more. The price. If you are selling a comunity developed job "From your title page: H5P is a completely free and open technology..." shouldn't you indicate the price, needed to create a most common used questionnaire type?
BV52
Thu, 06/11/2020 - 00:49
Permalink
Hi vohaha7,If you pertaining
Hi vohaha7,
If you pertaining to H5P.com as a paid service yes you are correct. H5P.com is a service for hosting contents, keeping scores, connecting to LMS etc. H5P as a software on the other hand is completely free, there is a plugin that you can install but you will still have to pay for hosting (not to H5P). So in reality H5P the software that let's you create Multiple choice quiz is free. I hope this clears things up that there is a difference between "free to use" and "free hosting".
-BV
tunguser
Fri, 12/25/2020 - 05:29
Permalink
My photo cannot be displayed
tunguser
Fri, 12/25/2020 - 05:32
Permalink
My photo cannot be displayed
BV52
Fri, 12/25/2020 - 17:13
Permalink
Hi tunguser,What are you
Hi tunguser,
What are you seeing in place of the photo? Do you see any errors in the browser console?
-BV
villagewater
Tue, 02/09/2021 - 17:05
Permalink
Quiz
I'm wondering if anyone can tell me how this site has made their quiz. https://www.wateraid.org/uk/can-you-complete-these-8-weird-weather-expre...
Notice the button at the end leads to a donate, plus clicking on an answer in the quiz moves the user on to the next question. These bits of fuctionality dont seem to be available for the question set |i use in wordpress.
Pages