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

The data used to execute test cases and verify the behavior and correctness of a software application or system.
Nameerror
An error that occurs when a variable or function is used without being defined.
Iteration
The repetitive execution of a sequence of code until a specific condition is met.
Validation
The process of ensuring that data is accurate, consistent, and complies with predefined rules.
Integration Testing
The process of combining software modules or components and testing them as a group to verify their interactions and functionality.
Pattern Check
Verification of whether a given input matches a specified pattern.
Recursion
A function that calls itself during execution.
File Not Found
An error that occurs when a program tries to access a file that does not exist or cannot be found.
Unit Testing
The practice of testing individual software components, such as functions or methods, to ensure their correctness.
Alpha Testing
A type of software testing performed to identify and eliminate all possible issues before releasing the software to the end-users.
Test Data