Disable retry for the whole question set
Submitted by mwilday on Tue, 03/14/2017 - 16:23
Forums:
It would be great if we could disable the retry button for the entire question set, not just the questions inside. We would like to provide users with a single attempt at solving the problems.
Summary:
Disable Retry option for whole question set.
Issue Status:
tomaj
Wed, 03/15/2017 - 08:42
Permalink
Thanks!
Hi mqilday,
Good point! Thanks for the suggestion.
- Tom
vev1
Fri, 08/11/2017 - 15:01
Permalink
Plus one
Seconded!
21cccs
Sun, 08/27/2017 - 07:37
Permalink
Plus two!
Yes, please!
castelmager
Fri, 12/22/2017 - 22:03
Permalink
Please! :)
Please! :)
skjackson1
Fri, 10/05/2018 - 10:36
Permalink
Being able to limit the number of attempts is essential
Can I just add my support for this feature request? We have just implemmented H5P in an academic environment (based on Moodle) and many users were excited about using the H5P Quiz. No being able to set a numerical limit on the Retry option will prevent many of our users from creating H5P quizzes.
Romain-SAO
Thu, 10/25/2018 - 17:26
Permalink
Number of attempts limited
I totally agree with this as well.
Setting a limit of attempt for the user is also crucial when you want to set up a test a little more serious (and fulfill accreditation contexts for example)
bklies
Tue, 03/02/2021 - 18:16
Permalink
retry
Absolutely! I am looking at a single retry for each question or no retry, but unlimited retries defeats the purpose of the quiz.
telugu
Fri, 01/18/2019 - 18:07
Permalink
Disable Retry option in Question Set
Recently I tried Question set for young kids quiz and realised I can not restrict number of attempts. So please give option to limit number of attempts. I am using in Moodle environment.
telugu
Fri, 01/18/2019 - 18:09
Permalink
Please Disable retry for the whole question set
Please, Please give the option to limit the number of attempts in question set.
vitthal79
Fri, 04/12/2019 - 22:21
Permalink
is there any restriction till now on attempts ?
Please tell me, is there any restriction on attempts.
Refreshing Page brings again all question to user in wordpress. any solution ?
BV52
Mon, 04/15/2019 - 07:46
Permalink
Hi vitthal79,The only way to
Hi vitthal79,
The only way to limit attempts is to turn on "Save content state" this limits the attempt to just one (except for contents with retry option).
-BV52
aguinagadan
Tue, 04/30/2019 - 02:21
Permalink
Very important and necessary!
Not only would it be good to limit the attempts, but also to have a record of the results obtained in all attempts. It would be a great help to track users.
otacke
Tue, 04/30/2019 - 11:06
Permalink
Hi aguinagadan!You can do
Hi aguinagadan!
You can do that in detail already using the xAPI interface.
Cheers,
Oliver
Veronica del Priore
Mon, 11/25/2019 - 20:26
Permalink
Please Disable retry for the whole question set
So, is it posible now to limit the number of attempts in question set? or in any activity, actually i need to limit the number of attempts in the fill in the blanks activity.
Is there a solution already?
otacke
Tue, 11/26/2019 - 08:41
Permalink
Hi Veronica!I don't think
Hi Veronica!
I don't think that a solution beyond the customization that aguinagadan did was on the table.
Best,
Oliver
johnsonamy
Mon, 06/08/2020 - 21:17
Permalink
Was this ever solved?
Was this ever solved?
otacke
Tue, 06/09/2020 - 01:34
Permalink
Hi johnsonamy!I bet it took
Hi johnsonamy!
I bet it took you more time to dig up this thread then it would have taken you to simply take a look: Yes. You can deactivate retries on the summary screen.
Best,
Oliver
Krikwilx
Tue, 07/20/2021 - 20:59
Permalink
Still can't disable retry button
otacke,
I would love a more explicit explanation of how to disable the retry button for a whole question set. I can't find any way to do that.
Thanks,
Kristen
BV52
Wed, 07/21/2021 - 18:11
Permalink
Hi Kristen, The easiest way
Hi Kristen,
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.
-BV
otacke
Wed, 07/21/2021 - 18:24
Permalink
I think the easiest way is to
I think the easiest way is to open the editor of Question Set, go to the settings for the result page that is shown when the quiz is finished and uncheck the "Display retry button" option.
BV52
Wed, 07/21/2021 - 18:35
Permalink
Thanks for reminding me. I
Thanks for reminding me. I keep forgetting this option :-(
otacke
Wed, 07/21/2021 - 18:40
Permalink
It's easy to miss because of
It's easy to miss because of the weird editor behavior, cmp. https://github.com/h5p/h5p-editor-php-library/issues/134 (still no reply there).