Hello Alan Lloyd - Your Scores - Logout

Spelling Quiz

SpellIt!

Let’s test your spelling skills! Click the play button on each question to hear the word and listen to it used in a sentence.

Then, simply select the correct spelling from the options.

SpellIt!

Welcome, alan2!

Improve Your Spelling Skills!
A fun and educational spelling quiz for all ages.

'; // Add header content for print html += '

Lenara Learning

Get more learning resources at www.lenara.uk

'; // Insert the worksheet content html += '
' + content + '
'; html += ''; printWindow.document.write(html); printWindow.document.close(); printWindow.focus(); // Trigger printing and auto-close the popup printWindow.print(); printWindow.onafterprint = function() { printWindow.close(); }; setTimeout(function() { printWindow.close(); }, 1500); }