$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
A set of slides designed to guide the students through the acts. 
Each slide includes a key quote and 4 prompts to foster thinking and aid memory recall. 
The slides are also designing to help students think about the narrative from alternate perspectives.
Finally - the resource includes an aid to assist with the development of an analytical paragraph giving opportunity for self reflection and peer marking.

Macbeth Acts 1 - 5 EDEXCEL/AQA Revision

£2.00Price
    bottom of page