Back To School Bingo

If you need an easy activity for the first week back to school that involves movement, interaction, and learning about one another, here’s a Get To Know You Bingo game that has 5 different boards to print.  Use it as is, or change it to fit your student population.

Loader Loading...
EAD Logo Taking too long?

Reload Reload document
| Open Open in new tab

[insert_php]
// INSTRUCTIONS: array(“url”,”title”,”type”,”size”),
// AND only the last array() line does NOT have a comma at the end
$downloads = array(
array(“https://www.theteacherslibrary.com/wp-content/uploads/2016/08/get-to-know-you-bingo-word.zip”,”Download 5 Bingo boards as Word documents”,”zip”,”420kb”),
array(“https://www.theteacherslibrary.com/wp-content/uploads/2016/08/get-to-know-you-bingo-pdf.zip”,”Download 5 Bingo boards as PDF files”,”zip”,”876kb”)
);
insertDownloads($downloads);
[/insert_php]