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

An interface that allows users to interact with software through visual indicators and elements.
Query
A request for data or information from a database that specifies the criteria for data retrieval.
Relational Database
A type of database that organizes data into tables, which can be linked by relationships through the use of keys.
QBE
A query method that allows users to build queries by filling in templates or grids.
Database Schema
The structure that defines the organization of data, including the tables, fields, and relationships within a database.
Data Manipulation
The process of using SQL commands to modify data within a database, including operations like update, insert, and delete.
SQL
A standard programming language used to communicate with relational databases and perform operations such as data retrieval, insertion, updating, and deletion.
Visual Query Systems
Tools that allow users to build queries using graphical elements rather than text-based commands.
Drag-And-Drop Interface
A user-friendly method that enables users to select objects and manipulate them within a graphical environment for query creation.
Non-Technical Users
Individuals who may lack specialized knowledge in programming or database languages.
Graphical User Interface