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 method of encoding information so that it can only be accessed by authorized parties.
Plaintext
The original message or data that is to be encrypted.
Cryptanalysis
The process of analyzing encrypted information to decipher the original message or data.
Modulus Operator
A mathematical operator used to perform division with remainder, often denoted by the percent symbol (%).
Brute Force
A method used in cryptography to try all possible combinations until the correct one is found
Columns
The vertical lines of the zigzag pattern used to read off the ciphertext for the Rail Fence Cipher
Rows
The horizontal lines of the zigzag pattern used to write the plaintext for the Rail Fence Cipher
Password Cracking
The process of recovering passwords from data that has been stored or transmitted in an encrypted or hashed form.
Modulo Operator
A mathematical operation that finds the remainder when one integer is divided by another. The Vigenere Cipher uses this operator to perform its encryption and decryption operations.
Ciphertext
The encrypted message or data that is the result of an encryption process.
Cipher