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 type of testing performed by end-users or stakeholders to determine if a system meets their requirements and is ready for deployment.
Unit Testing
A type of testing that focuses on testing individual components or units of code to ensure their functionality and correctness.
Alpha Testing
A type of testing performed by the internal teams to identify and fix issues before releasing the software to external users.
Integration Testing
A type of testing that tests the interaction and compatibility between different components or modules of a system.
System Testing
A type of testing that evaluates the entire system as a whole to verify if it meets the specified requirements and performs as expected.
Usability Testing
A type of testing that assesses and validates how user-friendly and intuitive a software application or system is for end-users.
Regression Testing
A type of testing performed to ensure that changes or enhancements in code do not adversely affect the existing functionality.
Performance Testing
A type of testing conducted to evaluate the performance and responsiveness of a system under various workload conditions.
Security Testing
A type of testing that identifies vulnerabilities and weaknesses in a system's security measures and ensures its protection against unauthorized access.
Beta Testing
A type of testing performed by a select group of users to evaluate the software and provide feedback before its official release.
Acceptance Testing