numerical tolerance
Submitted by Flinnagin on Tue, 09/24/2019 - 18:42
Forums:
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
otacke
Wed, 09/25/2019 - 20:09
Permalink
Hi Flinnagin!You're not the
Hi Flinnagin!
You're not the only one who could need this feature :-) I wrote the code and created a pull request: https://github.com/h5p/h5p-blanks/pull/10 - but that was three years ago, and I assume it won't be merged into the official code.
Best,
Oliver
nugraha
Sun, 11/07/2021 - 12:51
Permalink
numerical quiz with tolerance
In the field of science and engineering, numerical quizzes with tolerance are needed, such as numeric quizzes on Moodle which use the answer: tolerance format, for example, 10:1, meaning that the answers are between 9 and 11. I hope this can be realized also on the h5p fill in the blank quiz. Thanks so much
otacke
Sun, 11/07/2021 - 16:14
Permalink
Hi!There was code for this
Hi!
There was code for this feature since 2016, but the H5P core team never got around to reviewing it, so I closed the pull request.
Best,
Oliver
nugraha
Mon, 11/08/2021 - 04:34
Permalink
numerical quiz with tolerance
Thanks Oliver for the information.
I've read it, but I don't know how to use it. I want to try it, can you show me how to use it and how to enter the code you created on h5p. I use Lumi Education.
best regards
Nugraha
otacke
Mon, 11/08/2021 - 10:27
Permalink
Hi Nugraha!I am sorry, but I
Hi Nugraha!
I am sorry, but I cannot spare the time to give individual coding lessons albeit explaining what could go wrong if you patch H5P libraries.
Best,
Oliver
nugraha
Tue, 11/09/2021 - 06:15
Permalink
Thank Oliver
Thank you, so I will wait until there is a numeric quiz library with tolerance
best regard
Nugraha