Class Discussion Starters

Below are useful conversation starters that I pass out to students on their way in the door. They must use what is on their card as a verbal exit ticket.  You can allow students to use the cards at any point during the lesson or you may want to  have students use them in a limited time as a way to facilitate longer discussions.  As these are general for almost any text, I have mine laminated and use them over and over.


I also use this strategy with our weekly vocabulary words.  Index cards work great to pass out and collect again.

[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/07/use-me-in-a-sentence-exit-cards.docx”,”Download cards”,”docx”,”154kb”),
array(“https://www.theteacherslibrary.com/wp-content/uploads/2016/07/use-me-in-a-sentence-exit-cards.pdf”,”Download cards”,”pdf”,”111kb”)
);
insertDownloads($downloads);
[/insert_php]