Hi,
I am hoping to embed a presentation within my Qualtrics survey and from other entries it seems that the best way to do so is insert each slide as an image. The problem I came across is that when the slides are presented they are really small and don’t stretch across the whole screen. The survey is going to be on PC monitors so I am not concerned about usability on phones. I am not very familiar with HTML and was hoping someone may have a solution or can provide some advice on how to get the image to fill the screen!
Thanks in advance!
I used:
<img src="my_image.jpg" style="width:100%;">
But the size of the image still seems to be limited by qualtrics.