Describing People: Personality Adjectives (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+’‘;}
}
A2 ⏱ 5 min
π Describing People: Personality Adjectives
In hospitality you read people in seconds. In English, you need the exact word β not just ‘nice’.
π Personality Adjectives
opp: shy / insecure
opp: impatient
opp: mean
opp: dishonest
opp: lazy
opp: unreliable
opp: conventional
opp: cold / indifferent
π· From the Restaurant Floor
Someone who always does what they say is:
The opposite of ‘patient’ is:
‘She understands how others feel.’ This person is:
He never tells lies β he is completely ____________.
She always wants to achieve more β she is very ____________.
π― Describe Someone You Know
Independent project; not affiliated with, endorsed by, or accredited by Cambridge University Press & Assessment. Confers no qualification.
Leave a Reply