"/" symbol in fill in the blank style question
Submitted by JavenB on Mon, 11/26/2018 - 17:03
Forums:
Botttom Line Up Front: We need to be able to use the / symbol in an answer for fill in the blank style questions.
The question deals with subnetting and we need to be able to answer it with a network ID / CIDR notation.
Answer looks like this: " 110.110.110.0/24 " but the fill in the blank content type sees that as 110.110.110.0 or 24.
Is there a way to boolean logic & the two? Or maybe if we had a wildcard option in this content type (see previous post requesting this addition).
Thanks for your time!
Summary:
We need to be able to use the / symbol in an answer for fill in the blank style questions regarding subnetting / VLSM.
Content types:
BV52
Tue, 11/27/2018 - 06:56
Permalink
Hi JavenB,There is an
Hi JavenB,
There is an existing bug report that aims to resolve this and you can follow the progress here.
-BV52
langholloman
Tue, 11/27/2018 - 15:38
Permalink
* also needed
The * character is also needed, in addition to \ and /
BV52
Wed, 11/28/2018 - 01:57
Permalink
Hi langholloman,The fix that
Hi langholloman,
The fix that is planned will include all special characters that previously cannot be used as part of the answer which includes the slash.
-BV52
langholloman
Tue, 12/11/2018 - 17:47
Permalink
character assignment in source code for / and *
BV52 - Can you provide me with the source code location where the / and * are defined?...I'm guessing in the GitHub source at: https://github.com/h5p/h5p-question-set
We could temporarily change that character definition to an unrequired character on our side, until a more long-term solution is developed.
BV52
Thu, 12/13/2018 - 03:48
Permalink
Hi langholloman,The Fill in
Hi langholloman,
The Fill in the Blanks files are located in this repository.
-BV52
JavenB
Tue, 11/27/2018 - 18:08
Permalink
Thanks BV52!
Thanks BV52!