Skip to content

Releases: Baguage/pyqualtrics

v0.6.7

27 Sep 02:54
Compare
Choose a tag to compare

0.6.7 - 9/26/2017
[+] Added error messages for getSurvey if it fails

v0.6.6

26 May 11:31
Compare
Choose a tag to compare

Add support for Python 3.5

v0.6.5

02 Apr 03:17
Compare
Choose a tag to compare

Added v3 API calls: CreateResponseExport, GetResponseExportProgress, GetResponseExportFile and DownloadResponseExportFile

v0.6.4

05 Jan 19:11
Compare
Choose a tag to compare

[*] Fixed bug with getPanel returning None if there are not participants in that panel

v0.6.3

24 Dec 21:31
Compare
Choose a tag to compare

[*] getSurvey return None if using invalid token

v0.6.2

20 Dec 23:54
Compare
Choose a tag to compare

[*] Fixed error message in getResponse when dealing with deleted responses

v0.6.1

27 Nov 05:22
Compare
Choose a tag to compare

[*] Fixed installation bug

v0.6.0

25 Sep 01:40
Compare
Choose a tag to compare

[+] More tests
[*] importPanel API call is back to normal
[+] A few more API calls for Research Suite and another product called Target Audience.
[+] getPanels, sendSurveyToPanel, sendReminder, importContacts, getListContacts, removeContact API calls
[+] Added requests_kwargs option passed directly to requests library

v0.5.0

17 Jun 02:37
Compare
Choose a tag to compare

[+] updateResponseEmbeddedData function
[+] importResponses function
[+] importResponsesAsDict function

v0.4.1

25 Apr 22:42
Compare
Choose a tag to compare

[+] createDistribution function (for generating unique survey links)
[+] generate_unique_survey_link function
[*] fixed bug #17 preserve order of responses in getLegacyResponseData