What are loop cards?

Loop cards are a great game that can be played individually or as a class. They are perfect for review key vocabulary or questions at the end of a topic or when revising for an exam.

Instructions

  1. Cut out the cards from the paper horizontally (but don't cut them in half!) and then shuffle them.
  2. Now start joining each question on the right hand side of the card to the matching answer on the next card.
  3. Carry on until all the cards loop together and you have competed the game!

Hint: Make sure that you set your paper to portrait to print 4 cards per sheet of A4 paper.

Edit Vocab

A Boolean operator that reverses the logical value of its operand.
False
A Boolean value that represents the concept of negation.
Boolean
A datatype that can only have two possible values: true or false.
True
A Boolean value that represents the concept of truth.
Logic
The branch of philosophy and mathematics that deals with formal systems of reasoning.
Boolean Algebra
A mathematical structure that models logical expressions and operations.
Truth Table
A table that shows the outputs of a Boolean function for all possible combinations of inputs.
AND Operator
A Boolean operator that returns true only if both of its operands are true.
Boolean Operator
An operator that takes Boolean values as inputs and produces a Boolean value as output.
OR Operator
A Boolean operator that returns true if at least one of its operands is true.
NOT Operator