SoSci Survey/en: Unterschied zwischen den Versionen

Aus emoTouch
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „'''Integrating an emoTouch study into a SoSci Survey questionnaire'''“)
 
(20 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
<languages/>
 
<languages/>
  
[[Datei:DE-SoSci Survey Fragebogen URL.png |mini|SoSci Survey Questionnaire - retrieve URL]]
+
[[Datei:EN-SoSci Survey Questionnaire URL.png |mini|SoSci Survey Questionnaire - retrieve URL]]
  
'''Integrating a SoSci Survey questionnaire into an emoTouch study'''
+
==Integrating a SoSci Survey questionnaire into an emoTouch project==
  
The integration of a SoSci Survey questionnaire into an emoTouch study works with the help of [[iFrames/en | iFrames]], with which you can open a "window within a window".  
+
The integration of a SoSci Survey questionnaire into an emoTouch project works with the help of [[iFrames/en | 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).  
 
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 study into a SoSci Survey questionnaire'''
+
==Integrating an emoTouch project into a SoSci Survey questionnaire==
  
Um ausführlich nachzulesen, wie Sie eine emoTouch Studie in das online-Fragebogentool SoSci Survey einbinden können, klicken Sie [https://www.soscisurvey.de/help/doku.php/de:create:questions:emotouch hier].
+
To read in detail how to integrate an emoTouch project into the online questionnaire tool SoSci Survey, click [https://www.soscisurvey.de/help/doku.php/de:create:questions:emotouch here].
  
 +
[[Datei:EN-Shortcode abrufen.png |mini| Retrieve the shortcode or URL of a realisation (for this, click into the desired realisation)]]
  
'''Kurz''':  
+
'''In short''':  
  
Erstellen Sie bei Bedarf eine neue Fragebogenseite und fügen Sie das Element "HTML-Code" per drag & drop hinzu. Fügen Sie folgenden HTML-Code ein:  
+
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>
  
Ersetzen Sie "https://pi.emotouch.de/ABC123" durch die URL der emoTouch Studie, die Sie in den Durchführungen aufrufen können (siehe Grafik), oder fügen Sie statt "ABC123" den Shortcode der Studie ein.
+
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 [[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

Sprachen:
Deutsch • ‎English
SoSci Survey Questionnaire - retrieve URL

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.

Retrieve the shortcode or URL of a realisation (for this, click into the desired realisation)

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.