0

I have 1000+ images and I need to randomize them before anybody takes my survey on Qualtrics? Thus, I want to know how should I implement the custom JavaScript for the randomization of images stored on the image library. Also is it possible to host the image on my dropbox and do the similar procedure. I have created the CSV file of all the images which are ordered from 1-1000, so if randomization needs to be performed over CSV please let me know about that.

FYY: I have no background in JavaScript.

albert
  • 8,112
  • 3
  • 47
  • 63
  • Possible duplicate of [Generating random whole numbers in JavaScript in a specific range?](http://stackoverflow.com/questions/1527803/generating-random-whole-numbers-in-javascript-in-a-specific-range) – Mocking Apr 04 '17 at 01:21
  • Sorry, this is not the way StackOverflow works. Questions of the form "I want to do X, please give me tips and/or sample code" are considered off-topic. Please visit the [help center](http://stackoverflow.com/help) and read [How to Ask](http://stackoverflow.com/help/how-to-ask), and especially read Why is [“Can someone help me?”](http://meta.stackoverflow.com/questions/284236/why-is-can-someone-help-me-not-an-actual-question) not an actual question? – Renats Stozkovs Apr 04 '17 at 02:55
  • What about [Loop and merge over images](https://stackoverflow.com/questions/42470395/how-to-loop-over-hundreds-of-images-in-qulatrics-help-needed-to-implement-code) and just turn on randomization? – kamila Feb 12 '18 at 08:23

0 Answers0