Translations:Datenexport/11/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 25: | Zeile 25: | ||
|Here, different values can be generated depending on the event and object. Generally, the Y value is used for vertical scales. In 2D scales, x and y values are generated. | |Here, different values can be generated depending on the event and object. Generally, the Y value is used for vertical scales. In 2D scales, x and y values are generated. | ||
|- | |- | ||
− | | s1 || (relevant for combined emoTouch and [[SoSci Survey]] projects) Creates a number that matches the respective "Case" number in the exported SoSci Survey data. That way, the sessions from both tools can be assigned to one another. '''To be found in the table of the matadata'''. | + | | s1 || (relevant for combined emoTouch and [[SoSci Survey]] projects) Creates a number that matches the respective "Case" number in the exported SoSci Survey data. That way, the sessions from both tools can be assigned to one another. '''To be found in the table of the matadata'''. |
− | |||
− | |||
|} | |} |
Version vom 7. August 2023, 13:55 Uhr
The columns of the exported file | Explanation |
---|---|
session_id | The ID of the current session (automatically created) |
part | The name of the active part, or "Part n". "n" indicates the position of the part in the sequence. |
part_counter | Indicates how often a part has been accessed repeatedly (repeated access to a part is possible, for example, in the case of randomisation). The first time it is accessed the counter shows "0", the first time it is repeated it shows "1", and so on. |
object_id | The ID of the object that was interacted with. This can be, for example, a scale (automatically created). |
object | Indicates the name or type of the corresponding object that was interacted with. |
created_at | A time/date string in Unix millisecond format that can be used to read the time from when the event in question started. |
created_at_relative | The relative time in milliseconds to the synchronisation event of the respective part. |
type | The type of the current event. More detailed descriptions of the different event types are explained in the next chapter. |
x | Here, different values can be generated depending on the event and object. Generally, the X-value is used for horizontal scales. In 2D scales, x and y values are generated. |
y | Here, different values can be generated depending on the event and object. Generally, the Y value is used for vertical scales. In 2D scales, x and y values are generated. |
s1 | (relevant for combined emoTouch and SoSci Survey projects) Creates a number that matches the respective "Case" number in the exported SoSci Survey data. That way, the sessions from both tools can be assigned to one another. To be found in the table of the matadata. |