All free tools
Free tool · Survey design

Likert Scale Generator

Generate balanced, professionally-worded rating scales for any survey question — then copy them straight into your form.

100% in your browser — nothing you enter is uploaded
What does the scale measure?
Number of points
Odd scales include a neutral midpoint; even scales force a choice.
Question stem
Live preview
The product was easy to use.
Strongly disagreeDisagreeNeither agree nor disagreeAgreeStrongly agree
Balanced · neutral midpoint included
Plain list
Strongly disagree
Disagree
Neither agree nor disagree
Agree
Strongly agree
JSON · for form builders
{
  "type": "likert",
  "scale": "agreement",
  "stem": "The product was easy to use.",
  "options": [
    {
      "value": 1,
      "label": "Strongly disagree"
    },
    {
      "value": 2,
      "label": "Disagree"
    },
    {
      "value": 3,
      "label": "Neither agree nor disagree"
    },
    {
      "value": 4,
      "label": "Agree"
    },
    {
      "value": 5,
      "label": "Strongly agree"
    }
  ]
}

What is a Likert scale?

A Likert scale measures an attitude by offering a set of ordered, balanced response options — from “strongly disagree” to “strongly agree,” or “very dissatisfied” to “very satisfied.” It's the backbone of survey research because it converts a fuzzy opinion into a number you can average, chart, and compare.

A good scale is symmetric: an equal count of positive and negative options, parallel wording on each side, and a clear midpoint when one is appropriate.

5-point or 7-point — and what about a neutral option?

5-point scales are the default: quick to answer and comfortable on mobile. 7-point scales give engaged respondents finer resolution and slightly more statistical sensitivity. Pick one and use it consistently across a survey.

Odd-numbered scales (3, 5, 7) include a neutral midpoint; even-numbered scales force respondents to lean one way, which helps only when a neutral answer would be a genuine cop-out. This generator produces all four variants, fully labeled.

Writing better Likert questions

Keep each statement short, specific, and one-dimensional — “the checkout was fast” beats “the checkout was fast and easy,” which secretly asks two things. Match the scale type to the question: agreement, satisfaction, frequency, quality, likelihood, or importance.

Copy the generated scale as a plain list or as JSON, then drop it into a SimilarForm matrix field to ship the survey.

Questions & answers

Should I use a 5-point or 7-point scale?+

5-point scales are the most common — easy to read, quick to answer, and fine on mobile. 7-point scales give engaged respondents finer resolution and a bit more statistical sensitivity. Pick one and use it consistently across a survey.

Do I need a neutral midpoint?+

Odd-numbered scales (3, 5, 7) include a neutral middle option. Even-numbered scales (4) force respondents to lean one way. Use an even scale only when a neutral answer would be a genuine cop-out for your question.

What makes a scale 'balanced'?+

A balanced scale has an equal number of positive and negative options with symmetric wording (e.g. 'Strongly disagree' mirrors 'Strongly agree'). Every scale this tool produces is balanced.

How do I get it into my form?+

Copy the plain list into a multiple-choice field, or use the JSON output if your builder supports import. In SimilarForm a Likert scale is a native matrix field type.

Drop this scale into a real form.

Add it as a matrix or multiple-choice field in SimilarForm, or recreate a survey you already have from a link. Free to start.