Forum Discussion
Sorting activity with images?
There is no way to do it through the interface, because Rise doesn't let you add images where text can go.
But the engine already supports it, if you know how to get the images into the card titles. This took me around 10 minutes, including building and exporting the course.
https://www.frumbert.org/html/sorting/index.html
All that is needed is to allow images to be inserted in various block editors and it would work (and being able to add icons etc to text would be an added bonus).
Tim -
This is EXACTLY what I am looking for. Would you mind sharing your file and directions on how you got the images on the cards?
Thanks SO much!!
Carol Yenger
- Tim_10 months agoCommunity Member
Hi Carol
Sorry it took a bit of time to remember how to do this, and in the intervening period since I hacked my previous demo together, Rise have changed their file structure for published courses, and I had to figure that out. I’ve put together a little course which shows you the basics of editing the course files in order to put images in. There’s also images in radio/checkbox questions, which you can do within Rise with some tomfoolery using the browser developer tools (Phil Foss has posted a few tutorials and videos). The drag-match and drag-sort tools have to be edited through the code.
You can play with my updated course online - https://www.frumbert.org/html/images/index.html - or download it (attached).
- CarolYenger9 months agoCommunity Member
Tim -
I appreciate all the work and resources! I have to admit, I'm a bit concerned about the 'gnarly' code modification you mentioned on the drag and drop. I'm going to start with the multiple choices option and see if I can get that working!
Thanks so much!!
- NateBraunhut-769 months agoCommunity Member
I'm not familiar with modifying HTML code. Is that knowledge necessary to do this?