AffectiveSlider icon indicating copy to clipboard operation
AffectiveSlider copied to clipboard

Importing images to Qualtrics?

Open brightsideguy opened this issue 5 years ago • 9 comments

When I use the .qsf file, I can't figure out how to get the images onto the sides of the slider like your demo image has or the gradient image below the slider. It just imports the slider and nothing else.

Am I doing something wrong, or is the code just for the sliding bar without the images?

Thanks in advance!

brightsideguy avatar May 03 '19 09:05 brightsideguy

Hey, were you able to find a solution for this? I am facing the same problem. Thanks!

vedikalal avatar May 07 '19 23:05 vedikalal

I haven't had time to try again yet. I'll let you know if I sort something out though!

On Tue, May 7, 2019, 7:25 PM vedikalal [email protected] wrote:

Hey, were you able to find a solution for this? I am facing the same problem. Thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/albertobeta/AffectiveSlider/issues/7#issuecomment-490290011, or mute the thread https://github.com/notifications/unsubscribe-auth/AC3FTVMQIFZMBEXHEFPAMKDPUIFVNANCNFSM4HKSUCDA .

brightsideguy avatar May 08 '19 05:05 brightsideguy

I am having the same problem. Have either of you figured out a solution yet?

Thanks

k8ywalsh avatar May 13 '19 22:05 k8ywalsh

Hi, I used the html code instead. However, the faces appeared as images in the description of each question, and not on either side of the slider as is expected.

vedikalal avatar May 14 '19 00:05 vedikalal

I wrote the Qualtrics code and someone just reached out to me to take a look. It looks like the Qualtrics API has changed and the javascript functions I wrote now error out. A bunch of my older surveys are now broken too. I'll take a look when I get a chance this week and see if this is still possible in Qualtrics. @albertobeta feel free to assign this issue to me.

mjsobrep avatar May 28 '19 16:05 mjsobrep

Ditto on the qsf no longer working properly

RichardSaouma avatar May 28 '19 22:05 RichardSaouma

I think the problem is happening in jQuery, with trying to make a new selector to find the right target on the page, here and here. I don't know what has changed with jQuery that would make that happen. It also looks like they have changed the layout of the pages, so the html that is being inserted might need to be different to work.

mjsobrep avatar Jun 03 '19 15:06 mjsobrep

Any updates on Qualtrics code? I also failed to use this code in Qualtrics.

aykuttr avatar Aug 03 '19 16:08 aykuttr

Ok I think I have it working again. Take a look here: https://upenn.co1.qualtrics.com/jfe/form/SV_07fKHcbS4fBpobj I'll put together a pull request later today with the fix.

mjsobrep avatar Aug 15 '19 18:08 mjsobrep