Skip to content
Sourov DEB Learn, Teach, Understand
English Teaching

IELTS Writing Task 2 — A Clear Strategy (C1)

July 22, 2026 · Sourov · 2 min read

function checkA(el,c,exp,q){
document.querySelectorAll(‘input[name=”q’+q+'”]’).forEach(function(r){r.disabled=true;});
var fb=document.getElementById(‘fb’+q);fb.style.display=’block’;
if(parseInt(el.value)===c){fb.style.background=’#c6f6d5′;fb.style.color=’#276749′;fb.innerHTML=’✓ Correct! ‘+exp;}
else{fb.style.background=’#fed7d7′;fb.style.color=’#9b2c2c’;fb.innerHTML=’✗ ‘+exp;}
}
function checkF(id,ans){
var v=document.getElementById(‘fi’+id).value.trim().toLowerCase();
var fb=document.getElementById(‘ff’+id);fb.style.display=’block’;
if(v===ans.toLowerCase()||v.replace(/s+/g,’ ‘)===ans.toLowerCase()){
fb.style.background=’#c6f6d5′;fb.style.color=’#276749’;fb.innerHTML=’✓ Correct: ‘+ans+’‘;}
else{fb.style.background=’#fed7d7′;fb.style.color=’#9b2c2c’;fb.innerHTML=’✗ Answer: ‘+ans+’‘;}
}

C1  ⏱ 5 min

🎓 IELTS Writing Task 2 — A Clear Strategy

I studied for language exams alone in three languages. The best advice I can give you: task 2 is always the same shape. Master the shape and you master the task.

📖 Task 2 — The 4-Paragraph Structure

Para 1 — Introduction (2-3 sentences):
Paraphrase the question + state your position. Never copy the question word-for-word.

Para 2 — First Main Point (5-6 sentences):
Topic sentence → explanation → example → link back to thesis.

Para 3 — Second Main Point OR Counterargument (5-6 sentences):
For ‘discuss both views’: present the opposing view fairly. For ‘advantages and disadvantages’: second point.

Para 4 — Conclusion (2-3 sentences):
Restate your position. Summarise. Do NOT add new information.

⚠️ The 5 Mistakes That Cost Bands

  • Copying the question word-for-word in the introduction
  • Only one main body paragraph
  • New ideas in the conclusion
  • No clear position/thesis throughout
  • Under 250 words (penalised)

The introduction should:

The conclusion should NOT include:

IELTS Task 2 requires a minimum of:

Never ____________ the question word-for-word in your introduction.

IELTS Task 2 should have 4 ____________ (sections of writing).

📝 Practice

Write a 4-paragraph plan (not the full essay) for this question:
Some people think that technology is making us less human. To what extent do you agree or disagree?
Para 1: paraphrase + position | Para 2: main argument | Para 3: counterargument | Para 4: conclusion

Independent project; not affiliated with, endorsed by, or accredited by Cambridge University Press & Assessment. Confers no qualification.

Put it to work

Find out what your English actually produces.

Leave a Reply

Your email address will not be published. Required fields are marked *