Forum Discussion

MichaelGrant-cf's avatar
MichaelGrant-cf
Community Member
6 years ago

Using Images as Answers in Rise

I used to be able to use images as answers in Rise. Now I'm looking at it and I'm no longer able to. Please Help

34 Replies

    • TomikoKarino's avatar
      TomikoKarino
      Community Member

      Thank you for sharing, Tim!  This is exactly what I'm looking for.  Could I ask how you created it?

      • SarahHabsburg's avatar
        SarahHabsburg
        Community Member

        Hmmm, I wasn't able to do this successfully. Exactly which bit needs to be swapped out for the image tag? I included an image of what I am seeing below. 

  • Tim_'s avatar
    Tim_
    Community Member

    Right click on the answer / response you want to edit and choose 'Inspect' (wording might vary based on your browser).

    In the web inspector window, it should have selected the paragraph text representing the answer. Right click this text and choose 'Edit html' or similar (again, different browsers have different wording here).

    Then you can add an image "tag" with the source pointing to the image (online) that you want to use.

    If you want to embed the image (not have it hot linked) you would have to first encode the image to "base64" and insert it as a data source. To do that, use a service like https://www.base64-encode.com/image-to-base64 to encode your image to a bit horrible-looking string and paste that in as the "src" of the image tag.

    That's about it. You can use this trick anywhere you can normally format text.

    • JessicaBacca's avatar
      JessicaBacca
      Community Member

      Tim, you are awesome. Thank you!

      Jessica Bacca

      eSchool Math Teacher

      Pathfinder School of Innovation

    • AndreaSontag-c3's avatar
      AndreaSontag-c3
      Community Member

      Hi Tim,

      Do you know if it is possible to add an image to a matching quiz?

    • LaurenDuvall's avatar
      LaurenDuvall
      Staff

      Hi Coline!

      This feature isn't currently on our feature roadmap. If it is prioritized for an upcoming release, we'll be sure to share in this discussion!

      • AndreaSontag-c3's avatar
        AndreaSontag-c3
        Community Member

        Since folks have been asking for this for at least 5 years, maybe it is something that could be considered.