Crossing off items
It would be great to have a type of feature to be able to place an "X" over set places in an image. For example, the user needs to search for different items in their surroundings and then be able to "X" out or cross it off of the board or page made with those items on it. I am attaching an example of what is to be a travel bingo game board that I would like the user to be able to place an "X" over an item after they have found it.
If there is anything that could be used to do this that is already created, I would love to hear how that can be done! I have tried a few things, but have not succeeded!
tim
Fri, 05/12/2017 - 09:34
Permalink
Hi ssnavely, I think this
Hi ssnavely, I think this would be a great new content type. Maybe a developer from the community will create it :)
ssnavely
Fri, 05/12/2017 - 15:07
Permalink
That is what I am hoping for.
That is what I am hoping for. At one point in time I would have done that myself, but it has been a couple of years since I have done any programming other than minor edits and think that it would take me forever! Can anyone assist? Thank you in advance!!
otacke
Fri, 05/12/2017 - 16:35
Permalink
Hi ssnavely!If you dare to
Hi ssnavely!
If you dare to get into programming again, I'll gladly assist you with building your first H5P content type. Here's your boilerplate :-)
Best,
Oliver
ssnavely
Fri, 05/12/2017 - 16:48
Permalink
Ok....will give it a go! Won
Ok....will give it a go! Won't have time to get down and dirty until next week, though! Thank you!
otacke
Fri, 05/12/2017 - 17:56
Permalink
No need to hurry :-) Take
No need to hurry :-) Take your time.
tomaj
Mon, 05/15/2017 - 08:32
Permalink
Good luck!
Awesome!
If you publish your code on Github, it's easy for the H5P community to read and test your code. And you can get feedback, and help on the things you have created.
Best of luck!
- Tom
ssnavely
Thu, 05/25/2017 - 23:10
Permalink
Running behind
I have not forotten this!! Have not had a spare moment to work on this, but I WILL get there!
otacke
Fri, 05/26/2017 - 12:36
Permalink
No need for rushing :-)
No need for rushing :-)
ssnavely
Sat, 06/03/2017 - 01:45
Permalink
Started
I was starting this using Dreamweaver. I am not sure I am using the boilerplate correctly! I know I need to upload my background image(s), plural for when I get the random background-image function set...Sorry if I messed up anything you had going already. I wasn't sure if I should start a new branch, but then I thought that would only be done on an exiting project. Correct me please if I am not usin this correctly or if I need to start my own repository!
Susan
otacke
Wed, 06/07/2017 - 20:52
Permalink
Hi Susan!Just create your own
Hi Susan!
Just create your own repository and set it up with the contents of 'boilerplate'. It's just intended to give you all the usual stuff that you need for a new content type without starting from scratch.
ssnavely
Wed, 06/21/2017 - 19:38
Permalink
I have completed this and
I have completed this and have it working on my website. I just did it using Dreamweaver as my IDE. haven't had the time to look onto getting it on here. I even have a function to put in random backgrounds of the different boards I created and a reset...but will get to placing on here when i have the time to!
Susan