Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:create:start [10.08.2018 08:51] – Changed Structure (DE) adminen:create:start [13.09.2021 12:45] – [Questions] philip.heller
Line 8: Line 8:
   * [[https://www.soscisurvey.de/index.php?id=screencast&lang=en|Video Tutorials]] (Screencast) {{:tip.png}}   * [[https://www.soscisurvey.de/index.php?id=screencast&lang=en|Video Tutorials]] (Screencast) {{:tip.png}}
   * [[register|Creating an Account and a Survey Project]]   * [[register|Creating an Account and a Survey Project]]
-    * [[:en:general:authorization|Access a Shared Project]]+    * [[:en:general:authorization]] 
 +    * [[:en:general:workgroups]]
   * [[basics|Getting Started in 5 Minutes]] (step by step) {{:tip.png}}   * [[basics|Getting Started in 5 Minutes]] (step by step) {{:tip.png}}
   * [[stuff|Instructions for Common Jobs]] {{:tip.png}}   * [[stuff|Instructions for Common Jobs]] {{:tip.png}}
   * [[tips|Tips for the Survey Design]] {{:tip.png}}   * [[tips|Tips for the Survey Design]] {{:tip.png}}
 +  * [[:en:create:advice]]
  
  
-===== Questions and Questionnaires ===== +===== Questions ===== 
  
 +  * [[question-management]] 
   * [[questions|Question Types]]   * [[questions|Question Types]]
     * Selections     * Selections
Line 22: Line 25:
       * [[:en:create:questions:extselect|Extended Selection]]       * [[:en:create:questions:extselect|Extended Selection]]
       * [[:en:create:questions:suggest|Suggesting Text Input]]       * [[:en:create:questions:suggest|Suggesting Text Input]]
-      * [[:​de:create:questions:svg-select|SVG as Selection]]+      * [[:en:create:questions:svg-select]]
       * [[:en:create:questions:selzoom|Zoom Selection]] (esp. for images)       * [[:en:create:questions:selzoom|Zoom Selection]] (esp. for images)
     * Question Batteries/Matrix Questions     * Question Batteries/Matrix Questions
Line 43: Line 46:
       * [[:en:create:questions:random|Random generator]]       * [[:en:create:questions:random|Random generator]]
       * [[:en:create:questions:client|Device and request variables]]       * [[:en:create:questions:client|Device and request variables]]
-      * [[:en:create:questions:internal|Interal variables]]+      * [[:en:create:questions:internal|Internal variables]] 
 +      * [[:en:create:questions:adresslist|Teilnehmer-Verwaltung (Adressliste)]]
     * Communication     * Communication
       * [[:en:create:questions:contact|Collect Contact Data Separately]]       * [[:en:create:questions:contact|Collect Contact Data Separately]]
Line 51: Line 55:
     * [[checks]]     * [[checks]]
     * [[design|Optimise the Display of Layout and Questions]]     * [[design|Optimise the Display of Layout and Questions]]
 +  * Combined Questuions
 +    * [[best-worst|Best-Worst (MaxDiff)]]
   * [[composition|Advanced Display Options]] {{:tip.png}}   * [[composition|Advanced Display Options]] {{:tip.png}}
 +    * [[:en:create:subheaders]]
 +    * [[mix-forms]]
     * [[concat|Concatenating Questions]]     * [[concat|Concatenating Questions]]
     * [[combine|Combined Questions]]     * [[combine|Combined Questions]]
Line 58: Line 66:
     * [[inputs-single|Positioning Input Boxes Freely]]     * [[inputs-single|Positioning Input Boxes Freely]]
     * [[inputs-custom|Using Idiosyncratic Forms]]     * [[inputs-custom|Using Idiosyncratic Forms]]
 +
 +
 +===== Questionnaires =====
 +
   * [[questionnaire|Composing the Questionnaire]] {{:tip.png}}   * [[questionnaire|Composing the Questionnaire]] {{:tip.png}}
     * [[texts|Texts in the Questionnaire]]     * [[texts|Texts in the Questionnaire]]
Line 67: Line 79:
     * [[access|Access Restrictions]]     * [[access|Access Restrictions]]
     * [[javascript|JavaScript in the Questionnaire]]     * [[javascript|JavaScript in the Questionnaire]]
-    * [[:​de:​create:​debugging|Questionnaire troubleshooting]]+    * [[:​en:​create:​debugging|Questionnaire troubleshooting]]
   * [[imprint]]   * [[imprint]]
   * [[layout|Questionnaire Layouts]]    * [[layout|Questionnaire Layouts]] 
 +    * [[input-layout|(In)consistent Selection Feelds]]
   * [[multilang|Multilingual Questionnaires]]   * [[multilang|Multilingual Questionnaires]]
   * [[barriers_visual|Questioning Visually Impaired Participants]] (freedom from barriers)   * [[barriers_visual|Questioning Visually Impaired Participants]] (freedom from barriers)
Line 77: Line 90:
  
   * [[popup]]   * [[popup]]
-  * [[filters]] +  * [[:en:create:filters]] 
-    * [[filter-texts|Filter by Text Input]] +    * [[:en:create:simple-filters]] -- simple filters 
-    * [[filter-boolean|Linking Multiple Conditions]] - Logical Operators +    * [[:en:create:php-filters]] -- extended filters 
-    * [[filter-elseif|Conditions With More Than 2 Possibilities]] - 1, 2 or 3 +      * [[filter-texts]] 
-    * [[filter-itemcount|At Least One Item Selected?]] - Loops +      * [[filter-boolean]] -- Logical Operators 
-    * [[filter-solving|Solving Problems with Filters]] {{:tip.png}} +      * [[filter-elseif]] -- 1, 2or 3 
-    * [[dynamic|Immediately Show Questions if Specific Option is Selected]]+      * [[filter-itemcount]] -- Loops 
 +      * [[filter-solving]] {{:tip.png}} 
 +    * Filters Based on [[:en:create:javascript|JavaScript]] -- filter on the same page 
 +      * [[dynamic]]
   * [[:en:create:use-response]]   * [[:en:create:use-response]]
     * [[:en:create:filter-items]]     * [[:en:create:filter-items]]
Line 103: Line 119:
 ===== Specific Use Cases ===== ===== Specific Use Cases =====
  
-  * [[:en:create:consent]]+  * [[:en:create:consent]]
   * Timer   * Timer
-    * [[timer-submit|Timer: Automatically Forward to the Next Page]] +    * [[:en:create:timer-submit|Timer: Automatically Forward to the Next Page]] 
-    * [[timer-display|Timer: Display Next Button after Defined Time]] +    * [[:en:create:timer-display|Timer: Display Next Button after Defined Time]] 
-    * [[timer-countdown|Timer: Countdown through multiple pages]] +    * [[:en:create:timer-countdown|Timer: Countdown through multiple pages]] 
-  * [[:en:create:waves|Logitudinal Surveys]] +  * [[:en:create:waves]] 
-  * [[frameset|Playing Music across multiple pages]] +  * [[:en:create:frameset]] 
-  * [[break-counter|Record Changes of the Browser Window]]+  * [[:en:create:break-counter]] 
 +  * [[:en:create:lastpage]]
   * [[:en:​create:​hyperlink-tracking]]    * [[:en:​create:​hyperlink-tracking]] 
-  * [[smartphones|Questionnaires for Smartphones]] +  * [[:en:create:smartphones]] 
 +  * [[:en:create:personal-code]] 
 +  * [[:en:create:navigation]] 
 +  * [[:en:create:selective-exposure]] 
 +  * [[:en:create:observation-counter]]
en/create/start.txt · Last modified: 13.02.2024 18:55 by admin
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki