$w.onReady(function () {}); let startNum = 0; let endNum = 1000; const duration = 300; $w.onReady(function () { setInterval(() => { countUp(); }, duration); }); function countUp() { if (startNum <= endNum) { $w('#StartNumber').text = startNum.toString(); startNum++; } }
top of page
Edexcel English Key Language Skills 
A focus on the key skills needed to tackle the EDEXCEL Languge Paper 2.
This lesson will guide students through time management, planning and question breakdowns.
Lesson includes:
* A breakdown of the timings in the exam 
* A breakdown of quotation analysis slowing removing the assistance 
* A look into structure in an extract 
* A breakdown of the structure of the essay

Edexcel English Language Skills

£2.00Price
    bottom of page