# Lines starting with # are comments # Vertical bars like this | separate different sections of a line # Blank lines are ignored # Lines starting with a colon are survey options # Otherwise, the line is interpreted as a question # Set the survey password :password "blah1234"; # Set this to anonymous :isAnon "1"; # First section (type): A multiple choice question. # Second section (grading): empty, ungraded # Third section: question prompt # Following section: choices to choose from mult | | Was this project? | Way roo easy | Little too easy | About right | Too hard | Way too hard # First section (type): A multiple choice question. # Second section (grading): empty, ungraded # Third section: question prompt # Following section: choices to choose from mult | | How much did you learn from this project? | A lot | Good amount | Fair amount | A little | Not much # First section (type): A free response question # Second section (grading): empty, ungraded # Third section: question prompt # Following section: no choices, ungraded free | | What was the best part of this project? # First section (type): A free response question # Second section (grading): empty, ungraded # Third section: question prompt # Following section: no choices, ungraded free | | What was the worst part of this project?