Hello Alan Lloyd - Your Scores - Logout

Fact or Fiction

Fact or Fiction

Is it a fact or is it made up? That is your challenge, pick out the facts!

How many can you get right?

Fact or Fiction!

Welcome, alan2!

Test your fact-or-fiction knowledge. Choose the number of questions below:

'; // 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); }