Wordsearch and crossword
Submitted by farrisimin on Sat, 10/17/2015 - 05:39
Forums:
Hi everyone,
I would like to congratulate you to the latest release it is a huge stepping stone forward. I would also like to request the two features above I think they will add great value to the project. I thought I had requested them before but didn't find the request. I have a quiz module for word search and have seen a working module for crosswords. Hopefully these new content types will find enough support from the community.
Warmest Regards,
F
ondaconcepts
Mon, 10/08/2018 - 06:41
Permalink
Will give it a try!
Thank you Oliver and jithin. I'll give the new repos a try and report back :)
ondaconcepts
Tue, 10/09/2018 - 02:56
Permalink
All good!
Hi Oliver and jithin. It is all working now. Thank you for your help, I really appreciate it! :)
ondaconcepts
Tue, 10/23/2018 - 02:48
Permalink
Add as a custom content type for course presentation
Hi jithin,
Thank you for your help and for this content type.
I'm now attempting to add your content type as a custom H5P content type for course presentation. I've been following this as an example on how to add custom content types.
I am able to display an icon on the list of content types for a course presentation, however when I select the button, I get a javascript error (see error_01.jpg). This error is related to the setting of the "showVocabulary" variable:
As a test, I just set this variable to "false" however after clearing the cache I then got another javascript error in regards to "slice" (see error_02.jpg).
Would you know what may be done to make this work?
I'll post the same question on your github too. Please let me know if you like to discuss this here or on GitHub.
Thank you for your assistance in this matter!
AndrewDzh
Wed, 05/15/2019 - 09:41
Permalink
Hi, jithin !I want to use
Hi, jithin !
I want to use CrossWord (Find the Words) in the training course. Where can I get a working library of this type of content?
Thank.
mitchz
Fri, 03/02/2018 - 10:18
Permalink
Thanks!
Thank you Oliver and for the useful link about .h5p specification in te future. :)
Greetings
Mitchz
otacke
Fri, 03/02/2018 - 10:20
Permalink
You're welcome!
You're welcome!
maude
Fri, 03/02/2018 - 12:52
Permalink
Thank you!!Now I need to
Thank you!!
Now I need to remove the previous versions... good news is this one works more smoothly. Ideally, images could be integrated (we're never happy enough right?) and word-definitions uploaded/copy-pasted in one go like the drag and drop texts or fill in the blanks. Also interesting how the arrows and space bar work in the squares. Cool stuff.
otacke
Fri, 03/02/2018 - 13:06
Permalink
Hi Maude!Thanks and
Hi Maude!
Thanks and suggestions should be directed to Jithin, who kindly contributed the content type and who seems to be actively working on it (last commit three weeks ago).
Best,
Oliver
AndrewDzh
Thu, 03/28/2019 - 10:38
Permalink
new content to Moodle
How can this link be used for Moodle or content H5P?
otacke
Thu, 03/28/2019 - 22:09
Permalink
Hi Andrew!You'd have to
Hi Andrew!
You'd have to create an H5P library file either manually by stripping all the files that should not be in there (https://h5p.org/specification), zipping the folder and changing the file suffix to .h5p or by using the h5p-cli tool with command pack (https://github.com/h5p/h5p-cli). You can then upload that library to moodle.
Beware though: If this seems like a little bit of magic to you, you probably shouldn't install library from a github repository. There's nothing that can really go wrong, but it can actually be good to know what you're doing.
Best
Oliver
AndrewDzh
Fri, 03/29/2019 - 15:10
Permalink
h5p pack library
Hi otacke!
Grateful for the answer!
However, I need help. Please send the library a ready-made library (h5p-word-find-game.H5P). My qualification for its creation is not enough.
Thank!
otacke
Mon, 04/01/2019 - 10:41
Permalink
Hi Andrew!The warning remains
Hi Andrew!
The warning remains: If you're installing a library that is in development state, you should know what you're doing. And you can't even sort and zip files?
Best,
Oliver
AndrewDzh
Mon, 04/01/2019 - 11:00
Permalink
Absolutely correct remark!
Absolutely correct remark! Thank you for your time and attention!
Attempting to use the first method of creating the archive caused an error : "The file you uploaded is not a valid HTML5 Package". The second method is incomprehensible. I will wait for the official release.
Thank you, good luck,
Аndrew
otacke
Mon, 04/01/2019 - 12:59
Permalink
Hi Andrew!Sorry if I came
Hi Andrew!
Sorry if I came across rude, but I just want to prevent trouble that may be worse in the future.
Basically all you would have to do is zip all the files of the repository (not the folder itself that you will have downloaded) and strip all the files that H5P doesn't need and will complain about (this repo doesn't have any). Also, since WordFindGame requires another library that may not yet have been installed by other content types you'll also have to do the same procedure with https://github.com/otacke/h5p-timer.
The caveat I was pointing out in general: If you install a library that is still in development (especially if it has never been released before) and it receives updates to the code, you cannot simply update the previously installed library unless the version number is changed. That's usually done on release, but there may be occasions where it is not. It's possible that your stuck with a version that's not up to date (possibly containing bugs, possibly even not fully compatible) for quite some time until another update is released officially - or you'd have to tamper with your moodle system. Again, that may or may not be huge, but that's why I said you should know what you're doing.
I am not sure if the content type is scheduled for release already, but the review was done at least: https://h5ptechnology.atlassian.net/browse/HFP-1778 In theory it could be released soon. So in this case, waiting might be a good option to go for.
Cheers,
Oliver
AndrewDzh
Tue, 04/09/2019 - 08:49
Permalink
WordFindGame
Hi Oliver!
Grateful for the answer. I did not want to offend you. This is due to my English.
I have great respect for the R5P project and you, as a software developer.
I hope you can send a working version of the library, since all my attempts to build and install the archive are unsuccessful.
Now they are working with your other development - an essay. How to export typed text for verification (after automatic verification). How to format the text in the Title and Task descriptor fields (there are few controls here)?
Once again, please excuse me.
Respectfully,
Andrew
otacke
Tue, 04/09/2019 - 09:36
Permalink
Hey Andrew!You didn't offend
Hey Andrew!
You didn't offend me, really. I just may come across rude sometimes. It's a genetic condition. I'm from Germany ;-)
Find the Words
I checked the archive of Find the Words that you referenced, and it seems that it is a pretty outdated test version that is not suitable for release. I know that there's a more advanced (and presumably done) version of it, but I can't unveil that without the consent of Jithin. Also, I refrain from building and sharing libraries that are in development a bit. That might a) cause problems if people are not experienced with what they are doing, see above. And b) it might be like opening Pandora's box: "Hey, you built library X for Y, could you now build the latest version of library Z and send it to me. And while you're at it, I heard that next week library FOO might be updated but not yet released. Could you set yourself an alarm in your calendar and send it to me then?" - Yeah, a little exaggerated, but things like that happen ...
Essay
There is no particular export option. The latest version of Essay uses xAPI to pass results (including the text) to the host system as H5P does in general.
The title field is not specific to Essay, but it's a field provided by the H5P Editor. It doesn't allow styling as it is basically supposed to just hold the name that's used by the host system (e.g. WordPress). If you need to change the styling of the title, you need to adjust the stylesheet (aka theme) of your host system. The features offered by the task description field are also not specific to Essay (per se). They are provided by the H5P Editor as well, which only provides a limited number of buttons that the underlying CKEditor has in stock. If you need more features, you should check out the documentation on customizing the editor buttons.
Cheers,
Oliver
AndrewDzh
Mon, 04/15/2019 - 11:19
Permalink
Wordsearch and crossword
Hi Oliver!
I recall the WordFindGame, as agreed last week.
Thank you, good luck,
Аndrew
otacke
Wed, 05/15/2019 - 07:24
Permalink
Hi Andrew!What did we agree
Hi Andrew!
What did we agree upon? I can't speed up the release. You'd have to ask the H5P core team. And as I mentioned, Jithin (the author of the content type) should point you to the repository of the current version that is in development, not me. The repository location isn't public, so I won't share it without the consent of Jithin.
Best,
Oliver
AndrewDzh
Thu, 07/18/2019 - 11:47
Permalink
Pack library problem
Hi, Oliver!
I downloaded a zip-archive from https://github.com/jithin-space/h5p-find-the-words and placed it on my PC (c:\users\Andrew\Webstormprojects). I use Git GUI command h5p pack -r h5p-find-the-words-master my.h5p and got the error: You must specify libraries. What's wrong?
Help me to understand,
thank.
AndrewDzh
Thu, 07/18/2019 - 14:56
Permalink
The mbstring PHP extension is not loaded. H5P need this to funct
Hi, Oliver!
I built an archive my.h5p (https://github.com/jithin-space/h5p-find-the-words) and tried to connect it to Moodle. Error: The mbstring PHP extension is not loaded. H5P need this to function properly. What did you do wrong?
Thank!
otacke
Thu, 07/18/2019 - 20:23
Permalink
Your server needs some
Your server needs some adjustments: cmp. https://www.php.net/manual/en/mbstring.installation.php
AndrewDzh
Fri, 07/19/2019 - 11:29
Permalink
Missing required library H5P.Timer 0.4
Hi, Oliver and Thank !!!
But there was a new problem when installing on Moodle: Missing required library H5P.Timer 0.4
otacke
Fri, 07/19/2019 - 18:17
Permalink
Yes. It's a dependency of the
Yes. It's a dependency of the content type and you will have to clone it from (https://github.com/otacke/h5p-timer) into the same folder that you cloned the content type to. If you use the -r option of the h5p pack command, it will be included in the library file.
AndrewDzh
Fri, 07/19/2019 - 11:34
Permalink
And another question: I tried
And another question: I tried to use this library in H5P.ORG, errors:
Validating h5p package failed.
BV52
Fri, 07/19/2019 - 18:15
Permalink
Hi Andrew,Oliver answered
Hi Andrew,
Oliver answered this question here.
-BV52
otacke
Fri, 07/19/2019 - 18:18
Permalink
Hey Andrew,have you noticed
Hey Andrew,
have you noticed that Find the Words was released today? I don't want to stop you from building everything yourself, but you don't have to as soon as it's available to local Hubs :-D
Best,
Oliver
AndrewDzh
Fri, 07/19/2019 - 20:39
Permalink
Great news!
otacke
Fri, 07/19/2019 - 21:19
Permalink
Привет, Andrew!Пожалуйста!
Привет, Andrew!
Пожалуйста! Sorry, I just speak a tiny bit of Russian, not Ukrainian :-)
Рока,
Oliver
jithin
Thu, 10/04/2018 - 11:36
Permalink
!
!
AndrewDzh
Mon, 05/27/2019 - 14:49
Permalink
CrossWord (Find the Words)
Hi, jithin !
I want to use CrossWord (Find the Words) in the training course. Where can I get a working library of this type of content?
Thank.
AndrewDzh
Tue, 05/14/2019 - 15:16
Permalink
WordFindGame
Hi Oliver!
Still interested in the issue of updating the library.
Thank you, good luck,
Аndrew
farrisimin
Fri, 07/19/2019 - 17:47
Permalink
Wow we actually got a working
Wow we actually got a working copy on the h5p..Org under examples...
koodos to you all for the hard work!
AndrewDzh
Mon, 07/22/2019 - 10:15
Permalink
CrossWords
Last week a release was released Find the Words.
This type of content well complements and diversifies the test tasks of Moodle.
I appeal to the developers: maybe someone will be able to realize the CrossWord?
Best wishes,
Andrew Dzh
mitchz
Tue, 07/23/2019 - 12:22
Permalink
Find the words
Great new content and many thanks to the maker of it (jithin i believe)! If i may add a suggestion to this content type. I would love to see the option of adding more words and then set a maximum of words that the author can choose from. In this way as a end user starts over with this content type it would get a mix of new and old words. This would keep it fresh and make a revisit to it worthy. I hope i make sense in what i try to say.
PS: Crossword would be an awesome second addition. :D
farrisimin
Wed, 07/24/2019 - 04:05
Permalink
Again I would like to say
Again I would like to say thank you so much everyone who contributed to this.. by far one of the most attractive content type for children in k-5 specially for learning vocabulary... not belittling achievements but I promise you as a primary teacher I struggle with routines for kids that help them focus and sharpen their observatio skill..
the challenging spirts are in the air.. I feel the buzzing in my classroom every time i announce let’s play a jeopardy game, I really want everyone here to think back to when they were challenged in school to play a jeopardy game... it is one of the most engaging lessons to ever be delivered I really hope some could put in some time into it..
I am sorry I wrote so much and went out of topic but this is really an exciting addition..
cheers
erlend
Tue, 03/10/2020 - 20:00
Permalink
Find the words in h5p.com
Will "Find the words" be available in h5p.com?
otacke
Wed, 03/11/2020 - 10:14
Permalink
Hi erlend!I don't think so,
Hi erlend!
I don't think so, unless the contributor who coded "Find the Words" fixes some accessibility issues.
Best,
Oliver
erlend
Wed, 03/11/2020 - 11:01
Permalink
Thanks
Thanks for the quick reply.
Erlend
BV52
Wed, 03/11/2020 - 17:15
Permalink
Hi Erlend,You can also
Hi Erlend,
You can also reference this documentation for contents that are not available in H5P.com.
@Olliver thank you for help.
-BV
EA Draffan
Fri, 04/10/2020 - 22:14
Permalink
Crossword for Moodle
I would like to be able to embed a Crossword in a Moodle section, rather than have it as a separate activity as has to happen with all the Moodle games. Have any clever developers managed to make the H5P offering in Github accessible and available yet? Sorry I am not a coder sadly. Many thanks.
BV52
Mon, 04/13/2020 - 18:37
Permalink
Hi EA Draffan,AFAIK there's
Hi EA Draffan,
AFAIK there's no working prototype for a crossword content type in H5P and unless it is a version that has officially been released by the core team I wouldn't suggest using it.
In terms of using H5P contents in Moodle you can actually leverage the embed feature to place the activities practically anywhere in Moodle.
-BV
gideonwilliams
Tue, 04/14/2020 - 10:57
Permalink
Crossword
Suggest you try LearningApps - https://learningapps.org/ Free and embed option when you publish.. Also has SCORM if you want grading.
EA Draffan
Thu, 04/16/2020 - 22:50
Permalink
Crossword for Moodle
Thank you so much and I have just visited LearningApps and combined with H5P being able to embed all the activities you have provided a wonderful selection.
Pages