create_interviews_questions

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
create_interviews_questions [2018/11/24 08:19] wikimaincreate_interviews_questions [2021/07/27 09:44] (current) – [Expressions] wikimain
Line 1: Line 1:
 ======Create Interview Questions====== ======Create Interview Questions======
-//NOTE:// Refer to the [[multinamegenerator|Multiple Name Generator Function page]] for recent changes to EgoWeb 2.0 authoring. The remaining instructions for authoring will be updated over time. Most of the instructions are the same except for changes noted in the link above.\\ \\  +//NOTE:// If you are coverting an existing EgoWeb install, refer to the [[multinamegenerator|information about the new multiple name generator functions and the changes to EgoWeb 2.0 authoring that require converting an older study.]] The remaining instructions for authoring have been updated for these new features.\\ \\  
  
 Once you have [[create_interviews_study_settings|created a study in Authoring]] you can begin to construct a questionnaire. You do not need to finalize study settings before creating questions. Study settings and questions can be added and modified together.    Once you have [[create_interviews_study_settings|created a study in Authoring]] you can begin to construct a questionnaire. You do not need to finalize study settings before creating questions. Study settings and questions can be added and modified together.   
Line 339: Line 339:
  
 ==== Expressions==== ==== Expressions====
-Expressions are a way to program conditional logic into EgoWeb survey questions. Each expression produces a “true” or “false” result that either controls if Ego questions are presented/not-presented, if alters are listed/not-listed for alter level questions, or if lines/edges are displayed in Network Questions.\\ \\  Expressions are used to program skip logic in social network surveys. Expressions use logic attached to single or multiple questions to determine whether to skip certain questions based on responses to other questions. The example below is a “Simple” expression that can be used to skip questions in a survey when a respondent has indicated that s/he has felt “sad or blue in the last 30 days.”\\ {{ :image45.png?800 |}}\\  Expressions can also be constructed of multiple simple expressions linked together – or simple expressions plus the two other types of expressions – Counting and Comparison. For example, the compound expression below would be true (Skip) if the respondent had both used drugs in the last 30 days and also had sought clinical help in the last 30 days:\\ {{  +Expressions are a way to program conditional logic into EgoWeb survey questions. Each expression produces a “true” or “false” result that either controls if Ego questions are presented/not-presented, if alters are listed/not-listed for alter level questions, or if lines/edges are displayed in Network Questions.\\ \\  Expressions are used to program skip logic in social network surveys. Expressions use logic attached to single or multiple questions to determine whether to skip certain questions based on responses to other questions. The example below is a “Simple” expression that can be used to skip questions in a survey when a respondent has indicated that s/he has felt “sad or blue in the last 30 days.”\\ {{ :image45.png?800 |}}\\  Expressions can also be constructed of multiple simple expressions linked together – or simple expressions plus the two other types of expressions – Counting and Comparison. For example, the compound expression below would be true (Skip) if the respondent had both used drugs in the last 30 days and also had sought clinical help in the last 30 days:\\ {{ :image46.png?800 |}}
- :image46.png?800 |}}+
  
 === Counting & Comparison Expressions === === Counting & Comparison Expressions ===
  • create_interviews_questions.1543072792.txt.gz
  • Last modified: 2018/11/24 08:19
  • by wikimain