What you should definitely keep in mind before creating your online questionnaire (12 min)
Datum:
12.04.2020
Beschreibung:
Introduction presentation to the block course "Online Surveys" with some key facts about surveys in general, and about online surveys more specifically.
Pen 'n' Paper v. Online
Untertitel:
Differences between Paper and Online Questionnaires (6 min)
Datum:
14.04.2020
Beschreibung:
There are some things to considers regarding the layout and the question formats - especially when using questions from literature that have been validated for print questionnaires.
Indicators
Untertitel:
Test Questions (16 min)
Datum:
14.04.2020
Beschreibung:
An explanation how important it is to distinguish the concepts from the test questions - including instructions how to develop a Likert scale to measure latent characteristics.
Recruiting Respondents
Untertitel:
Considerations about the Sample - and how to get it (12 min)
Datum:
14.04.2020
Optimizing Questions in SoSci Survey
Untertitel:
Display options and question fine tuning (12 min)
Datum:
13.04.2020
Beschreibung:
A few layout and display options you should know when creating questions in SoSci Survey
HTML Code and Images
Untertitel:
An Introduction to HTML Basics and Embedding Images (11 min)
Datum:
14.04.2020
Beschreibung:
What HTML code is good for, how to prepare images for the Internet, and how to embed them into your questionnaire, using HTML code.
Getting started with PHP Code
Untertitel:
In Introduction to PHP Code and Response Piping (15 min)
Datum:
15.04.2020
Beschreibung:
How to use PHP code elements in a SoSci Survey questionnaire, the basics, and how to display responses from earlier pages in subsequent questions.
Simple Filter Questions
Untertitel:
Conditional Questions the Easy Way (6 min)
Datum:
16.04.2020
Beschreibung:
An introduction to what filter questions, also known as, conditional questions are and how to use the graphical interface of Sosci Survey to create simple filter questions.
Advanced Filter Questions
Untertitel:
Conditional Question via PHP Code (13 min)
Datum:
16.04.2020
Beschreibung:
Introduction to the IF structure in programming, to useful functions für filters in in SoSci Survey, to conditions, and Boolean operators.
Item Piping
Untertitel:
Display only those items that have been selected earlier (7 min)
Datum:
16.04.2020
Beschreibung:
Using the function getItems() to get a list of relevant options or items and display only those items in a follow-up question.
Randomization
Untertitel:
Experimental Randomization in SoSci Survey (7 min)
Datum:
16.04.2020
Beschreibung:
How to use a random generator to randomly present different treatments in order to realize an online experiment.