Hello! I'm trying to make an image appear via HTML and multiple choice conditional logic. The process is thus:
I cannot get the image to show up though. When I input text into the HTML it works just fine, but for some reason it does not allow me to show an image via the <img src="some_image"> string.
Please help!
M