Marc Kaufmann <marc@trichotomy.xyz>
7.1 Introduction (Original)
7.1.1 Basic Setup: single congame server
7.1.2 Privacy-Friendly Setup
7.1.3 How to configure Identity Server with SMTP Proxy
7.2 How Tos (Original)
7.2.1 How to add a new study
7.2.2 How to bulk archive study instances
7.2.3 How to pass values from a substudy to its caller
7.2.4 Scheduling tasks at most once
7.2.5 Conscript Style Guide (Original)
7.3 Multiple-Person Review Study
7.4 Conscript (Original)
7.4.1 Goals and Philosophy
7.4.2 Grammar
7.4.3 How Tos
7.5 Conscript Tutorial
7.5.1 Create researcher account
7.5.2 Syntax Hightlighting and Checking in DrRacket
7.5.3 The first study
7.5.3.1 Create a New Study
7.5.3.2 Create a New Instance of the Study
7.5.4 Multi-Step Studies
7.5.4.1 How to write a simple form
7.5.4.2 How to get and use stored data
7.5.4.3 How to sequence multiple steps
7.5.4.4 Putting it all together
7.5.5 Using Racket functions
7.5.6 Input Types
7.5.7 Writing pages in Markdown
7.5.8 Reusing steps and whole studies
7.5.9 Other inputs: radio, select
7.5.10 CSS with #:style
7.5.11 Randomizing participants into treatments
7.5.11.1 Random Assignment to Additional Groups
7.5.12 How to add Images
7.5.13 Basic Arithmetic
7.5.14 Studies with Logic
7.5.14.1 Conditions
7.6 Reference (Original)