-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sort choices based on value function added
- Loading branch information
Showing
3 changed files
with
18 additions
and
295 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Qualtrics Related Stuff from Across the Web | ||
|
||
This repo contains material related to Qualtrics from across the website. While Qualtrics is a great tool, apart from tutorials that will help you get started, advanced stuff, especially related to JavaScript is not so easy to find at one place. Also, in my opinion, the Qualtrics tutorials website favours form over style and the presentation can be overwhelming. | ||
|
||
Few resources here are my own<sup id="a1">[1](#f1)</sup>. But I've brought them here, as I think it will save people interested in Qualtrics some time. | ||
|
||
The PDFs are a good starting point for someone who has never worked with Qualtrics. Even though some of them are old, the core functionality remains. | ||
|
||
Some points to note: | ||
|
||
- I'm not well versed with JS *(read as lookup function at stackoverflow)* and therefore some of the code may be inelegant and inefficient. Please let me know if you know how a better solution. | ||
- All code uploaded is working on the day it was uploaded. If it doesn't work for you, please let me know, and we'll check if it's an issue in your implementation or an update from Qualtrics. | ||
|
||
|
||
[Examples](/examples/) | ||
[JavaScript Functions](/JavaScript%20Files/) | ||
|
||
<b id="f1">1:</b> Please let me know if there are copyright issues. I'll take them down and replace them with a link to them. Also, at present I haven't credited anyone, will do that as things go along. [↩](#a1) |
This file was deleted.
Oops, something went wrong.