Free English level test

Choose Your English Level Test

Free English level test, no sign up, no inbox treasure hunt. Pick the time you have and get an instant A1-C2 English level estimate with an optional certificate.

5 minutes · 20 questions
Okuzeka 5-minute free English level test preview5-minute English level test

Quick English Level Test

A fast English level test snapshot before your coffee gets cold.

  • Grammar and vocabulary
  • A1 to C2 English level estimate
  • Instant level test result
10 minutes · 40 questions
Okuzeka 10-minute English level test no sign up preview10-minute English level test

English Level Test No Sign Up

A balanced free online English level test with less drama than a group project.

  • More reliable level sampling
  • All CEFR English levels
  • Certificate option
30 minutes · 120 questions
Okuzeka 30-minute A1 C2 English level test preview30-minute English level test

Detailed English Level Test

The fullest English level test for a clearer picture of your skills, detective board not included.

  • Largest level test question set
  • Detailed A1-C2 placement
  • Review your English level test answers
Custom exam builder

Create Own Exam

Create your own exam with as many questions as you want. The original Okuzeka question bank will not be changed.

0 questions
Step 1 of 3

Set up your new exam

Choose how many questions the exam will have and how many minutes students will receive.

Upload Own Questions with JSONCreate your exam from one JSON file.

Use an object with exam settings and a questions array. The correct answer uses an index from 0 to 3: 0 = A, 1 = B, 2 = C, 3 = D.

Show JSON format example
{
  "examName": "Weekly Grammar Exam",
  "minutes": 15,
  "passScore": 60,
  "shuffle": true,
  "questions": [
    {
      "level": "A1",
      "text": "She __ to school every day.",
      "options": ["go", "goes", "going", "gone"],
      "answer": 1
    },
    {
      "level": "B1",
      "text": "Choose the correct sentence.",
      "options": ["I have seen it.", "I has seen it.", "I seeing it.", "I seen it."],
      "answer": 0
    }
  ]
}

No JSON file selected.