Organize questions within a page using titled sections with optional descriptive content.
## to create a section heading within a pageTOOLTIP: to attach collapsible information to a section headingSHOW_IF: to conditionally show or hide an entire section based on previous answers# **Employee Survey** ## **Work Environment** TOOLTIP: Work environment covers your physical workspace, equipment, office facilities, and day-to-day working conditions. Please rate the following aspects of your work environment. Q: How satisfied are you with your workspace? - Very satisfied - Satisfied - Neutral - Dissatisfied Q: Do you have the tools you need? - Yes - No Q: Are you a manager? - Yes - No VARIABLE: is_manager ## **Team Management** SHOW_IF: is_manager == Yes These questions are only relevant for managers. Q: How many direct reports do you have? NUMBER Q: How often do you hold one-on-ones? - Weekly - Biweekly - Monthly - Rarely
Employee Survey
Work Environment
Please rate the following aspects of your work environment.
How satisfied are you with your workspace?
Do you have the tools you need?
Are you a manager?