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. Below is a complete table-by-table outline of this topic, spanning foundational concepts through advanced details.
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. |