Qualtrics: Have specific subjects receive specific pictures to rateRandomization in Qualtrics using Photos or Graphics and Loop and MergeLoop and merge in Qualtrics - Random & Equal Allocation?How to code the javascript in Qualtrics to recognize the current loop?Preset image for 1 secondQualtrics & Javascript Precise Timer Using Time Spend on a PageLoop reload same trial instead of next one QualtricsHow to loop over hundreds of images in Qulatrics - help needed to implement codeQualtrics: Is there a good way to call these embedded data field?Qualtrics scoring Loop & Merge questionsHow to integrate a keyboard response in qualtrics using JavaScript

A way of getting tenure for a non-creative person

Overprovisioning SSD on ubuntu. How? Ubuntu 19.04 Samsung SSD 860

Protect a 6 inch air hose from physical damage

Can living where (rare) earth magnetic ore is abundant provide any protection from cosmic radiation?

Why have both: BJT and FET transistors on IC output?

Can it be useful for a player block with a hanging piece in a back rank mate situation?

Why interlaced CRT scanning wasn't done back and forth?

If a Shadow Magic sorcerer casts Darkness using the Eyes of the Dark feature, can they cast another spell that requires concentration?

How does Asimov's second law deal with contradictory orders from different people?

Does KNN have a loss function?

What is the reason behind water not falling from a bucket at the top of loop?

How does a wallet generate a public key from an address?

The grades of the students in a class

Can an alphabet for a Turing machine contain subsets of other alphabets?

Is Illustrator accurate for business card sizes?

How were x-ray diffraction patterns deciphered before computers?

Transistor design with beta variation

How to set Adobe DC PDF reader as default for ALL pdfs without having to open security preferences every time

What do the screens say after you are set free?

How do I safety check that there is no light in Darkroom / Darkbag?

Misrepresentation on DS-160

Should I take up a Creative Writing online course?

"Will flex for food". What does this phrase mean?

"Fewer errors means better products" or "Fewer errors mean better products"?



Qualtrics: Have specific subjects receive specific pictures to rate


Randomization in Qualtrics using Photos or Graphics and Loop and MergeLoop and merge in Qualtrics - Random & Equal Allocation?How to code the javascript in Qualtrics to recognize the current loop?Preset image for 1 secondQualtrics & Javascript Precise Timer Using Time Spend on a PageLoop reload same trial instead of next one QualtricsHow to loop over hundreds of images in Qulatrics - help needed to implement codeQualtrics: Is there a good way to call these embedded data field?Qualtrics scoring Loop & Merge questionsHow to integrate a keyboard response in qualtrics using JavaScript






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I created a Qualtrics project to have subjects rate faces. I uploaded faces to the graphics library. I used Loop & Merge to repeat the same question for different faces.



How can I have a specific subject rate specific faces?



For example, consider a comma-separated-value file (or JavaScript code, or Python code, ...), with the following two lines:



123,31,41,59
124,26,31,41


  • Subject 123 should rate face 31, face 41, and face 59.


  • Subject 124 should rate face 26, face 31, and face 41.


(A face could have an alternate name, such a Qualtrics-generated image name.)



Thank you in advance.










share|improve this question






























    0















    I created a Qualtrics project to have subjects rate faces. I uploaded faces to the graphics library. I used Loop & Merge to repeat the same question for different faces.



    How can I have a specific subject rate specific faces?



    For example, consider a comma-separated-value file (or JavaScript code, or Python code, ...), with the following two lines:



    123,31,41,59
    124,26,31,41


    • Subject 123 should rate face 31, face 41, and face 59.


    • Subject 124 should rate face 26, face 31, and face 41.


    (A face could have an alternate name, such a Qualtrics-generated image name.)



    Thank you in advance.










    share|improve this question


























      0












      0








      0








      I created a Qualtrics project to have subjects rate faces. I uploaded faces to the graphics library. I used Loop & Merge to repeat the same question for different faces.



      How can I have a specific subject rate specific faces?



      For example, consider a comma-separated-value file (or JavaScript code, or Python code, ...), with the following two lines:



      123,31,41,59
      124,26,31,41


      • Subject 123 should rate face 31, face 41, and face 59.


      • Subject 124 should rate face 26, face 31, and face 41.


      (A face could have an alternate name, such a Qualtrics-generated image name.)



      Thank you in advance.










      share|improve this question














      I created a Qualtrics project to have subjects rate faces. I uploaded faces to the graphics library. I used Loop & Merge to repeat the same question for different faces.



      How can I have a specific subject rate specific faces?



      For example, consider a comma-separated-value file (or JavaScript code, or Python code, ...), with the following two lines:



      123,31,41,59
      124,26,31,41


      • Subject 123 should rate face 31, face 41, and face 59.


      • Subject 124 should rate face 26, face 31, and face 41.


      (A face could have an alternate name, such a Qualtrics-generated image name.)



      Thank you in advance.







      qualtrics






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 27 at 0:24









      Winston YangWinston Yang

      31 bronze badge




      31 bronze badge

























          1 Answer
          1






          active

          oldest

          votes


















          0














          Add the faces to your contact list, so your csv contact list upload would look like:



          ExternalDataReference,face1,face2,face3
          123,31,41,59
          124,26,31,41


          Then pipe the face variables into your loop & merge setup:



          1 $e://Field/face1
          2 $e://Field/face2
          3 $e://Field/face3





          share|improve this answer

























          • I am not that familiar with contact lists. Could Qualtrics email each subject an individualized URL for the survey? When the subject opens the URL, will the subject see only the faces assigned to him or her?

            – Winston Yang
            Mar 27 at 14:55











          • Answers to your questions are: yes and yes.

            – T. Gibbons
            Mar 27 at 18:14











          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55368062%2fqualtrics-have-specific-subjects-receive-specific-pictures-to-rate%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          Add the faces to your contact list, so your csv contact list upload would look like:



          ExternalDataReference,face1,face2,face3
          123,31,41,59
          124,26,31,41


          Then pipe the face variables into your loop & merge setup:



          1 $e://Field/face1
          2 $e://Field/face2
          3 $e://Field/face3





          share|improve this answer

























          • I am not that familiar with contact lists. Could Qualtrics email each subject an individualized URL for the survey? When the subject opens the URL, will the subject see only the faces assigned to him or her?

            – Winston Yang
            Mar 27 at 14:55











          • Answers to your questions are: yes and yes.

            – T. Gibbons
            Mar 27 at 18:14
















          0














          Add the faces to your contact list, so your csv contact list upload would look like:



          ExternalDataReference,face1,face2,face3
          123,31,41,59
          124,26,31,41


          Then pipe the face variables into your loop & merge setup:



          1 $e://Field/face1
          2 $e://Field/face2
          3 $e://Field/face3





          share|improve this answer

























          • I am not that familiar with contact lists. Could Qualtrics email each subject an individualized URL for the survey? When the subject opens the URL, will the subject see only the faces assigned to him or her?

            – Winston Yang
            Mar 27 at 14:55











          • Answers to your questions are: yes and yes.

            – T. Gibbons
            Mar 27 at 18:14














          0












          0








          0







          Add the faces to your contact list, so your csv contact list upload would look like:



          ExternalDataReference,face1,face2,face3
          123,31,41,59
          124,26,31,41


          Then pipe the face variables into your loop & merge setup:



          1 $e://Field/face1
          2 $e://Field/face2
          3 $e://Field/face3





          share|improve this answer













          Add the faces to your contact list, so your csv contact list upload would look like:



          ExternalDataReference,face1,face2,face3
          123,31,41,59
          124,26,31,41


          Then pipe the face variables into your loop & merge setup:



          1 $e://Field/face1
          2 $e://Field/face2
          3 $e://Field/face3






          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 27 at 13:40









          T. GibbonsT. Gibbons

          3,8842 gold badges9 silver badges24 bronze badges




          3,8842 gold badges9 silver badges24 bronze badges















          • I am not that familiar with contact lists. Could Qualtrics email each subject an individualized URL for the survey? When the subject opens the URL, will the subject see only the faces assigned to him or her?

            – Winston Yang
            Mar 27 at 14:55











          • Answers to your questions are: yes and yes.

            – T. Gibbons
            Mar 27 at 18:14


















          • I am not that familiar with contact lists. Could Qualtrics email each subject an individualized URL for the survey? When the subject opens the URL, will the subject see only the faces assigned to him or her?

            – Winston Yang
            Mar 27 at 14:55











          • Answers to your questions are: yes and yes.

            – T. Gibbons
            Mar 27 at 18:14

















          I am not that familiar with contact lists. Could Qualtrics email each subject an individualized URL for the survey? When the subject opens the URL, will the subject see only the faces assigned to him or her?

          – Winston Yang
          Mar 27 at 14:55





          I am not that familiar with contact lists. Could Qualtrics email each subject an individualized URL for the survey? When the subject opens the URL, will the subject see only the faces assigned to him or her?

          – Winston Yang
          Mar 27 at 14:55













          Answers to your questions are: yes and yes.

          – T. Gibbons
          Mar 27 at 18:14






          Answers to your questions are: yes and yes.

          – T. Gibbons
          Mar 27 at 18:14









          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.



















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55368062%2fqualtrics-have-specific-subjects-receive-specific-pictures-to-rate%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript