Jaseibert / QualtricsAPI

QualtricsAPI is a lightweight Python Package for the Qualtrics API.
https://www.qualtricsapi-pydocs.com
MIT License
18 stars 13 forks source link

Allow arguments to get_survey_questions() #14

Closed rlittle08 closed 11 months ago

rlittle08 commented 1 year ago

I'm using parameter includeLabelColumns for get_survey_responses(), and it would be helpful to allow this parameter in get_survey_questions() too, so that the universe of questions matches between the two endpoint returns.

Jaseibert commented 11 months ago

@rlittle08 fixed added in latest version.