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

Present Simple vs Present Continuous — 5-Minute Grammar Fix

July 20, 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+’‘;}
}

A2  ⏱ 5 min

🌴 Present Simple vs Present Continuous

I moved from Sydney to Réunion island. Two tenses helped me describe two completely different lives.

📖 The Rule

Present simple = habits, facts, routines: I teach English.
Present continuous = happening now / temporary: I am living in Réunion this year.

🌍 From My Life

In Sydney, I worked nights and slept mornings — my routine. Now in Réunion, I am building something new while my daughter is learning to walk. Same rules, completely different life.

Choose: ‘I usually ___ coffee before teaching.’

Choose: ‘She can’t talk — she ___ a class right now.’

Which is correct for a permanent fact?

She ____________ (live) in Paris temporarily — she usually lives in Lyon.

Water ____________ (boil) at 100°C.

📝 Mini Task

Write 3 sentences: one habit (present simple), one thing happening this month (present continuous), one fact about your country.

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 *