Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
en:create:selective-exposure [04.06.2020 17:40] – [Edit] maxi.g.schmidten:create:selective-exposure [05.06.2020 08:08] admin
Line 1: Line 1:
-======selective exposure======+====== Selective Exposure ======
  
 In research on the selection of (online) content, the dependent variable is often that the participant selects one (or more) of several media contents offered for reading/viewing/listening. In research on the selection of (online) content, the dependent variable is often that the participant selects one (or more) of several media contents offered for reading/viewing/listening.
Line 5: Line 5:
 The implementation of corresponding designs with SoSci Survey is not quite trivial because the selection and navigation between contents cannot be directly mapped with the linear page sequence of a questionnaire. But also selective exposure studies can be implemented with SoSci Survey. There are two approaches. The implementation of corresponding designs with SoSci Survey is not quite trivial because the selection and navigation between contents cannot be directly mapped with the linear page sequence of a questionnaire. But also selective exposure studies can be implemented with SoSci Survey. There are two approaches.
  
-=====Jump within the questionnaire===== 
  
-The questionnaire can display any content by means of text modules (completely designable by HTML code), e.g. result pages of a search engine or the article overview of an online newspaper. The following functions can be combined for selection:+===== Jump within the questionnaire =====
  
-- With **JavaScript**, clicks on content are stored in **internal variables** and with **SoSciTools.submitPage()** it automatically goes to the next page.+The questionnaire can display any content by means of text modules (completely designable by HTML code), e.g. result pages of a search engine or the article overview of an online newspaperThe following functions can be combined for selection:
  
-- There a *filter* ensures that either the selected content is displayed or that the questionnaire jumps to another page.+  With [[:en:create:javascript|JavaScript]], clicks on content are stored in [[:en:create:questions:internal|internal variables]] and ''[[:en:create:soscitools|SoSciTools.submitPage()]]'' automatically submits the current page to display the next one. 
 +  There a [[:en:create:php-filters|Filter]] ensures that either the selected content is displayed or that the questionnaire jumps to another page
 +  * This behavior can also be achieved with ''[[:en:create:functions:buttontopage]]'', which reduces both programming effort and design options.
  
-This behavior can also be achieved with **buttonToPage()**, which reduces both programming effort and design options.+A ready-to-use package that provides this functionality for SoSci Survey is provided by [[http://julianunkel.com/publications/|Dr. Julian Unkel]] free of charge (open source): [[https://github.com/joon-e/OSEM|OSEM (Online Selective Exposure Measurement) for SoSci]]
  
-A ready-to-use package that provides this functionality for SoSci Survey is provided by Dr. Julian Unkel free of charge (open source): OSEM (Online Selective Exposure Measurement) for SoSci 
  
-=====Recording using external tools=====+===== Recording Using External Tools =====
  
-Another option is to create the website with the stimuli separately (e.g. using Wordpress) and to record the user's activities using the Matomo (formerly "Piwik") software. In this case SoSci Survey opens only the external website, takes care of recording the total time and provides the before and after questionnaires.+Another option is to create the website with the stimuli separately (e.g. using Wordpress) and to record the user's activities using the [[https://matomo.org/|Matomo]] (formerly "Piwik") software. In this case SoSci Survey opens only the external website, takes care of recording the total time and provides the before and after questionnaires.
  
-The implementation is described in an article by Leiner et al., since Matomo-PlugIn Exposure Research Tools for data preparation is available free of charge (Open Source).+The implementation is described in an article by [[https://doi.org/10.1080/19312458.2016.1224825|Leiner et al.]], since Matomo-PlugIn Exposure Research Tools for data preparation is available free of charge (Open Source).
  
 The disadvantage of this solution is that Matomo/Piwik asl SOftware for user tracking is meanwhile blocked by many browsers. To get around this, further modifications of the installation are necessary. The disadvantage of this solution is that Matomo/Piwik asl SOftware for user tracking is meanwhile blocked by many browsers. To get around this, further modifications of the installation are necessary.
en/create/selective-exposure.txt · Last modified: 23.04.2021 17:01 by sophia.schauer
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki