Skip to content

Commit

Permalink
Sort choices based on value function added
Browse files Browse the repository at this point in the history
  • Loading branch information
tafakkur committed Dec 9, 2020
1 parent 0a7c935 commit 9df6fb6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 295 deletions.
18 changes: 18 additions & 0 deletions docs/README.md
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)
295 changes: 0 additions & 295 deletions docs/index.html

This file was deleted.

0 comments on commit 9df6fb6

Please sign in to comment.