-
http://docs.python-requests.org/en/master/user/advanced/#ssl-cert-verification
Requests enables SSL verification by default, but it can be disabled by passing the optional arg verify=False.
Qualtric…
-
Apparently something has changed in the Qualtrics API and I get 403 status_code from time to time, and currently library raise RuntimeError in this case ("not a JSON response).
Example response:
A…
-
Qualtrics broke their this.hideChoices API call to hide answer options, which the QRTEngine relied on to hide answer options in a safe, Qualtrics-sanctioned way. Needs a work-around..
-
The `className` prop does not appear to get mapped correctly when applied to custom DOM elements in `0.14.0-rc1`.
JSFiddle: https://jsfiddle.net/hellosmithy/5pdujnfq/1/
-
Is QRTEngine no longer compatible with the new Qualtrics updates? I am no longer able to run my studies (that used to work), even though nothing has changed in my code.
-
In the v16 qrtengine script, line 1172, e.path is undefined, and the stimulus presentation will fail.
I assume this only occurs when you use images, which I am.
As far as I can tell, event.path is n…
-
Why not publish it or changing to:
```
gem 'qualtrics_api', github: 'pallymore/qualtrics_api'
```
in readme in the meantime.
-
Since its conflicting with other gems I use:
```
Bundler could not find compatible versions for gem "faraday":
In Gemfile:
zendesk_api (~> 1.4.3) ruby depends on
faraday (~> 0.9) ruby
…
-
This taskview provides a fantastic list of resources. From a users' perspective though, I feel it may be hard to 'get' what is included in the view from its title and description. I think it would be …
-
**Reported by jongund on 2010-11-10 22:10**
Support ARIA labeling techniques for Landmark roles including aria-labelledby and aria-label properties.
The screen reader should first read the type of la…