research-resource / research_resource

8 stars 0 forks source link

Qualtrics questionnaire integration #53

Closed ellemindwave closed 7 years ago

ellemindwave commented 7 years ago

Bringing in the TTRR questionnaire to be the final stage of the sign-up/consent process

API and account details have been shared

Cleop commented 7 years ago

@ellemindwave, when you say 'bringing in' do you mean embedding the qualtrics questionnaire into the RR site so you don't have to leave the page/open a new tab to do complete it?

SimonLab commented 7 years ago

A first solution is to indeed integrate the Qualtrics questionnaire into the application using an iframe. After the Qualtrics contact has been created (see #61) we can get the list of questionnaire links from this api https://api.qualtrics.com/docs/get-distribution-links (a distribution which is how a survey is shared, in our case a list of individual links url, needs to be first created manually on Qualtrics). We then needs to select the right url survey depending of which user is logged in in the application

ellemindwave commented 7 years ago

Yes, that is what I meant by 'bringing in'! Thanks Cleo & Simon

On 22 March 2017 at 09:05, Simon notifications@github.com wrote:

A first solution is to indeed integrate the Qualtrics questionnaire into the application using an iframe. After the Qualtrics contact has been created (see #61 https://github.com/research-resource/research_resource/issues/61) we can get the list of questionnaire links from this api https://api.qualtrics.com/docs/get-distribution-links (a distribution which is how a survey is shared, in our case a list of individual links url, needs to be first created manually on Qualtrics). We then needs to select the right url survey depending of which user is logged in in the application

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/research-resource/research_resource/issues/53#issuecomment-288337960, or mute the thread https://github.com/notifications/unsubscribe-auth/AZFgeoJgxziulPJQLQryBbh1R9T9c4Z6ks5roORegaJpZM4MgtR9 .

-- Eleanor Long Project Manager eleanor@mindwaveventures.com

Mindwave Ventures - a social purpose company

www.mindwaveventures.com @mindwave_ https://twitter.com/no11ww

ellemindwave commented 7 years ago

Thanks @SimonLab - closing this 👍