SoSci Survey/en: Unterschied zwischen den Versionen
(Die Seite wurde neu angelegt: „== Evaluation of the combined data == The data sets from emoTouch and SoSci Survey are exported individually on the respective pages. Now assign the sessions t…“) |
|||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 19: | Zeile 19: | ||
If necessary, create a new questionnaire page and add the element "HTML code" via drag & drop. Insert the following HTML code: | If necessary, create a new questionnaire page and add the element "HTML code" via drag & drop. Insert the following HTML code: | ||
− | <iframe width="100%" style="aspect-ratio: 16/9; max-height: 100hv" src="https://pi.emotouch.de/ABC123/1?s1=%caseNumber%&fullscreen=0" frameborder="0" allowfullscreen></iframe> | + | <code><iframe width="100%" style="aspect-ratio: 16/9; max-height: 100hv" src="https://pi.emotouch.de/ABC123/1?s1=%caseNumber%&fullscreen=0" frameborder="0" allowfullscreen></iframe></code> |
Replace "https://pi.emotouch.de/ABC123" with the URL of the emoTouch project that you can access in the realisations (see figure) or insert the shortcode of the project instead of "ABC123". | Replace "https://pi.emotouch.de/ABC123" with the URL of the emoTouch project that you can access in the realisations (see figure) or insert the shortcode of the project instead of "ABC123". | ||
== Evaluation of the combined data == | == Evaluation of the combined data == | ||
− | The data sets from emoTouch and SoSci Survey are exported individually on the respective pages. Now assign the sessions to each other using the [[Datenexport/en | + | The data sets from emoTouch and SoSci Survey are exported individually on the respective pages. Now assign the sessions to each other using the [[Datenexport/en|export file]]. The value in the column "s1" '''in the metadata table''' corresponds to a case number in the SoSci Survey data. This is how you find the individual emoTouch sessions in the SoSci Survey data. |
Aktuelle Version vom 8. März 2024, 10:07 Uhr
Integrating a SoSci Survey questionnaire into an emoTouch project
The integration of a SoSci Survey questionnaire into an emoTouch project works with the help of iFrames, with which you can open a "window within a window". Insert the "URL of the questionnaire" generated by SoSci Survey as URL into the iFrame, which you can find under "Create questionnaires - Manage questionnaires" (see figure).
Integrating an emoTouch project into a SoSci Survey questionnaire
To read in detail how to integrate an emoTouch project into the online questionnaire tool SoSci Survey, click here.
In short:
If necessary, create a new questionnaire page and add the element "HTML code" via drag & drop. Insert the following HTML code:
<iframe width="100%" style="aspect-ratio: 16/9; max-height: 100hv" src="https://pi.emotouch.de/ABC123/1?s1=%caseNumber%&fullscreen=0" frameborder="0" allowfullscreen></iframe>
Replace "https://pi.emotouch.de/ABC123" with the URL of the emoTouch project that you can access in the realisations (see figure) or insert the shortcode of the project instead of "ABC123".
Evaluation of the combined data
The data sets from emoTouch and SoSci Survey are exported individually on the respective pages. Now assign the sessions to each other using the export file. The value in the column "s1" in the metadata table corresponds to a case number in the SoSci Survey data. This is how you find the individual emoTouch sessions in the SoSci Survey data.