Mark the word mark multiple words
Submitted by gpakat on Mon, 06/22/2015 - 18:14
Forums:
When a name consisting of two words is tagged with asterisks, they are handled as separate works to be marked.
E.g. *General Electric* needs to be dragged as one item (consisting of two words) which is usual for names *Göran Peter Alexander Kattenberg*.
Maybe this can be solved by introducing a special character for non breaking spaces, see attached screenshots for the end user result
falcon
Tue, 06/23/2015 - 11:02
Permalink
Thanks for reporting. There
Thanks for reporting. There is also another issue on this. We won't be able to fix this quickly unless we receive a patch or funding for it.
robbeck
Tue, 11/28/2017 - 06:19
Permalink
Phrases issue
I have the same issue, except that it works for one phrase in the sentence but not the second one. The * shows up and only individual words can be selected. I can't see an HTML editor view button. Cheers Rob
BV52
Tue, 11/28/2017 - 07:56
Permalink
Hi Rob,The work around for
Hi Rob,
The work around for adding phrases as the answer is to use   as a replacement for spaces.
Let me know if you are still having issues.
-BV52
RasmusK
Thu, 05/23/2019 - 12:56
Permalink
Problems with  
We are using the Mark the words assignment type. The assignments is set up, so that you can mark one word at a time, and not a whole sentence.
In a forum post on this site, we found a solution to the problem. By inserting   between each word in a sentence, h5p could now identify it as one coherent sentence that the students could click on, for an example
He is eating.
It has, until now, worked to great effect. But suddenly now, our students can se   in the sentences, so something seems have changed.
Anyone who knows what the problem might be?
Ps. I have uploaded an h5p mark the words assignment that show the problem, but for unknown reasons it is labelled as a Single Choice Set.
BV52
Fri, 05/24/2019 - 05:55
Permalink
Hi RasmusK,Please see my
Hi RasmusK,
Please see my answer here.
-BV52
cfp
Sun, 09/27/2015 - 01:02
Permalink
Codes for spaces work for me..sort of
Am I missing something? If you put & nbsp; (code broken here to make sure it displays) or & #32; then although it displays as a space both words can be selected together as one. It does seem as if when editing you have click outside the textarea in order for the system to recognise that you have made changes and if you go back to edit the text it all reverts to ordinary spaces.
cfp
Sun, 09/27/2015 - 12:05
Permalink
Unicode LF?
the html uni code for spaces and non-breaking spaces seem to work but it would be good if line feeds and carriage returns were also recognised that way there could be multi-line answers. I'm guessing that's not so straightforward though.
falcon
Sun, 10/04/2015 - 22:21
Permalink
I haven't digged into the
Emilie Katavic
Mon, 07/03/2017 - 10:07
Permalink
Question Set - Mark the words - Punctuation after asterisk issue
Hi. We love h5p and wanted to say thanks for the great work you do here.
I wonder if there is a solution for the "Phrase inside the asterisks" issue in Question set? It works if "mark the words" is a separate exercise, but doesn't work if "mark the words" is inside the "question set" and there is a putctuation mark after it (comma or full stop).
Here's an example "have noticed*." https://h5p.org/node/93208
It works if there is no punctuation marks after.
So I used the solution with & #32; and it works, but it's very time consuming to add & #32; between words.
Any suggestion would be highly appreciated.
Thank you
BV52
Tue, 07/04/2017 - 06:05
Permalink
Hi Emilie,I'm glad that you
Hi Emilie,
I'm glad that you love H5P.
I'm sorry but I don't know of any other work around for this. This feature has been requested several times. There has been a lenghty discussion regarding this here.
-BV52
papi Jo
Fri, 03/09/2018 - 15:41
Permalink
A more user-friendly solution
A more user-friendly solution would be to implement an "insert nonbreaking space" button in the H5P's text editor (CKEditor). This could be a toobar button (as in attached screenshot editor taken from WordPress) and/or a keyboard shortcut, e.g. SHIFT + space or CTRL + space.
PS. I'm surprised at this error message when trying to upload an image file with a jpg extension. Seems to me a fairly common extension. The selected file 2018-03-09_15-35-22.jpg cannot be uploaded. Only files with the following extensions are allowed: txt, json, png, jpeg, gif, zip.
thomasmars
Thu, 03/15/2018 - 14:43
Permalink
Hi, that could be one
Hi, that could be one solution indeed.
Regarding your allowed extensions, there should be several more extensions allowed by default. In code you can see the full default list of extensions that you can upload: list. Could this have been changed in your code ?
papi Jo
Thu, 03/15/2018 - 15:29
Permalink
Re extensions, when I try to
Re extensions, when I try to attach an image with a *.jpg extension, this forum refuses to accept it. *.jpg is not in the list of accepted extensions, see attached screenshot.
icc
Fri, 03/16/2018 - 09:28
Permalink
Thanks for letting us know.
Thanks for letting us know. This should be fixed now!
papi Jo
Fri, 03/16/2018 - 11:46
Permalink
Thanks!
Thanks!