Skip to content

Conversation

@thomasschubert
Copy link

hi,
check out this revised embeddable version. It has two paramters in input.txt that need to be introduced to the experimenter manager if you pull: "running" and "nextURL". If running is "", behavior is just as in your original version. If running is "embedded", the behavior switches:

If running is "embedded",

  • instruct0embedded.html is displayed
  • subID is taken from the location.search
  • after final screen, window.location is set to nextURL

Please feel free to introduce changes, improve the script, or change the names of those attributes.

I am sure this can be done more elegantly with jQuery functions, but I am not familiar with it.

best,
thomas

this version can be chained in between qualtrics surveys. It accepts a
participant ID from Qualtrics and then gives it back
introduces two elements in input.txt: running and nextURL
If running is empty string, behavior is exactly as in original version
(same instruct0.html)
If running is "embedded",
- instruct0embedded.html is displayed
- subID is taken from the location.search
- after final screen, window.location is set to nextURL
@ghost
Copy link

ghost commented Jun 17, 2013

Hi Tomas,

Just wondering, can I host the IAT on Qualtrics and do I use the IAT I downloaded from https://github.com/winteram/IAT

Kayla

@thomasschubert
Copy link
Author

Hi Kayla,
you cannot host it on Qualtrics, you still need your own server. We only link from qualtrics to the iat, and then back again. To make this linking easy, I changed some small details in the code - my version is here: https://github.com/thomasschubert/IAT . However, there are things you would need to change manually, it is not integrated in the experiment manager yet. Details are in the readme there if you want to try it.

@ghost
Copy link

ghost commented Jun 17, 2013

Okay I wasn't sure if I had to change them manually or if i could download
what you've changed. I will give it a try!
Thanks, Kayla

On Mon, Jun 17, 2013 at 2:23 PM, Thomas Schubert
[email protected]:

Hi Kayla,
you cannot host it on Qualtrics, you still need your own server. We only
link from qualtrics to the iat, and then back again. To make this linking
easy, I changed some small details in the code - my version is here:
https://github.com/thomasschubert/IAT . However, there are things you
would need to change manually, it is not integrated in the experiment
manager yet. Details are in the readme there if you want to try it.


Reply to this email directly or view it on GitHubhttps://github.com//pull/8#issuecomment-19575900
.

@elizccollins
Copy link

Hey Thomas,

Are you still using this code without any problem?

Thanks,

eliz

@thomasschubert
Copy link
Author

no, I actually never used it. we built one iat in qualtrics using
qrte, and I think we are still using this as a demo experiment for
the intro course. would you like to see that one?

t


On 28-Mar-16 19:26, elizccollins wrote:


  Hey Thomas,
  Are you still using this code without any problem?
  Thanks,
  eliz
  —
    You are receiving this because you authored the thread.
    Reply to this email directly or view
      it on GitHub









-- 

thomas schubert
department of psychology, university of oslo
[email protected]
http://thomasschubert.wordpress.com/

@elizccollins
Copy link

Sure. That would be great.

Cheers,
E

On 04 Apr 2016, at 12:14, Thomas Schubert [email protected] wrote:

no, I actually never used it. we built one iat in qualtrics using
qrte, and I think we are still using this as a demo experiment for
the intro course. would you like to see that one?

t

On 28-Mar-16 19:26, elizccollins wrote:

Hey Thomas,
Are you still using this code without any problem?
Thanks,
eliz

You are receiving this because you authored the thread.
Reply to this email directly or view
it on GitHub

thomas schubert
department of psychology, university of oslo
[email protected]
http://thomasschubert.wordpress.com/

You are receiving this because you commented.
Reply to this email directly or view it on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants