numerical tolerance

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

0
0
Supporter votes Members of the Supporter Network can vote for feature requests. When the supporter network has generated sufficient funding for the top voted feature request it will normally be implemented and released. More about the H5P Supporter Network
otacke's picture

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