Google Forms is a free web-based survey and data collection tool within Google Workspace for creating customizable forms, quizzes, and surveys with a variety of question types and validation rules. It is widely used by educators, businesses, and researchers to collect and analyze information without complex software, with responses feeding live into Google Sheets for downstream analysis. The Publish button (replacing the old Send button) and Gemini AI integration for form creation and response analysis mark the most significant recent changes β understanding these, alongside section branching and quiz mode, gives you full command of the platform.
What This Cheat Sheet Covers
This topic spans 16 focused tables and 149 indexed concepts, 101 flashcards. Below is a complete table-by-table outline of this topic, spanning foundational concepts through advanced details.
A jump-to index of every table row in this cheat sheet.
An interactive map of every table and concept in this topic.
Table 1: Question Types
Google Forms offers 12 distinct question types. Choosing the right one directly affects data quality: grids eliminate the need for multiple related questions, while the newer Rating type provides a more visually intuitive alternative to linear scale for opinion questions.
| Type | Example | Description | |
|---|---|---|---|
What is your favorite color?β Redβ Blueβ Green | β’ Radio buttons allowing one selection from a list β’ supports "Other" option for typed free text β’ enables section branching based on answer. | ||
Select all that apply:β Option 1β Option 2β Option 3 | β’ Allows multiple selections β’ supports "Other" option β’ supports validation for min/max number of choices. | ||
Name:[____________] | β’ Single-line text input for brief responses like names or IDs β’ supports validation rules including regex, length, and number constraints | ||
Describe your experience:[___________________][___________________] | β’ Multi-line text box for detailed feedback or essays β’ ideal for open-ended questions β’ supports min/max character length validation | ||
Select your country:[βΌ United States] | β’ Space-saving collapsible menu β’ best for long lists (countries, states) β’ supports section branching like multiple choice | ||
Rate 1-5:1 β β β β β 5 | β’ Numbered rating scale with customizable endpoint labels (e.g., "Poor"/"Excellent") β’ range 0β10. | ||
Rate your experience:β
β
β
β
β | β’ Visual rating scale using stars, hearts, or thumbs up icons β’ scale 3β10; shows average rating in response summary β’ added October 2024. | ||
Rate features (Good/Fair/Poor):Feature A: β β βFeature B: β β β | β’ Matrix format with rows (items) and columns (options) β’ respondent selects one option per row β’ can limit to one choice per column | ||
Select all applicable:Mon: β β βTue: β β β | β’ Grid allowing multiple selections per row β’ useful for availability tables or multi-attribute selection | ||
Select a date:[π
MM/DD/YYYY] | β’ Calendar picker β’ can optionally include year or time β’ formats to form creator's locale β’ no built-in future/past date restriction natively | ||
Select a time:[π HH:MM AM/PM] | β’ Time picker in HH:MM AM/PM format or duration (hours, minutes, seconds) format β’ toggle between modes via More menu | ||
Upload your document:[π Choose Files] | β’ Respondents upload files to form creator's Google Drive β’ requires Google sign-in β’ DLP may block this type for external users. |