AFL Response Cards

These are printable response cards that can be laminated and even attached to rulers to make traffic-like signs.  If you’re conserving colored ink, I use these most often with group activities, and have about 5 or 6, rather than a whole class set.

Quick note: If you put another sheet of paper behind them before laminating, the reverse side is then available to write on with dry-erase markers if you want students to correct false statements or provide evidence or examples for their answers.

[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/10/afl-true-false-abcd-cards.pptx”,”Download in PowerPoint”,”pptx”,”765kb”)
);
insertDownloads($downloads);
[/insert_php]