Prepositions: At, In, On — Time & Place (A1/A2)
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+’‘;}
}
A1/A2 ⏱ 5 min
📍 Prepositions: At, In, On — Time & Place
Moving from Bangladesh to Australia to France to Réunion taught me that prepositions change everything — especially the difference between ‘in Paris’ and ‘at the airport’.
📖 The Three Key Prepositions
IN — larger places / periods:
in France, in Réunion, in the morning, in July, in 2005, in the kitchen
ON — days / surfaces:
on Monday, on 14 June, on the table, on the wall, on the left
AT — specific places / clock times:
at the airport, at home, at school, at 3 o’clock, at night
🌍 My Life in Prepositions
‘She was born ___ July.’ Which preposition?
‘I’ll meet you ___ the train station.’ Which preposition?
‘We have class ___ Monday.’ Which preposition?
I was born ____________ Bangladesh.
The lesson starts ____________ 9 o’clock.
📝 About You
Independent project; not affiliated with, endorsed by, or accredited by Cambridge University Press & Assessment. Confers no qualification.
Leave a Reply