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 attribute that references the primary key of another table, establishing a relationship
Attribute
A characteristic or property of an entity.
Cardinality
Describes the number of instances of one entity that are associated with the number of instances of another entity.
Junction Table
A table in a relational database that serves as a link between two other tables by containing foreign keys from each table.
Primary Key
An attribute or set of attributes that uniquely identifies each record in a database table
Associative Entity
An entity that exists to create a relationship between two other entities.
Entity
An object or concept about which data is stored in a database.
Physical ERD
A diagram that shows the implementation details of a database, including data types and constraints
Entity Relationship Diagram (ERD)
A visual representation of the logical structure of a database, showing the relationships between entities
Relationship
Describes how entities are related to each other in a database.
Foreign Key