Closed jtchan2 closed 1 year ago
Not able to import qualtrics API int oa pure javascript file, but was able to do connection to a local server inside qualtrics. Able to send survey ID to a local host server for storage
Made local host server to receive data from survey itself
Now need to save data sent from server to local host into a file text or other type
Completed now as can save IDS to a text file
Implementing Qualtrics JS API into a JS file