Words make a difference. Children who are exposed to rich and robust language experiences, enter school with essential language skills needed to be successful readers.
Pre-Assessment: Use the pre-assessment to gauge how well children know and understand chosen focus vocabulary. The pre-assessment can be individualized using the template provided or you can do a quick verbal pre-assessment.
Building a Vocabulary Routine: Children learn vocabulary through repeated exposure to new words and from explicit vocabulary instruction. We have provided ideas and resources for you to help develop a well rounded vocabulary routine.
Flip Chute- We have provided visual step-by-step directions to create a flip chute.
Frayer Model Customizable Template
Transition Activities- match the word, fill in the missing vowel, beginning sounds, shell vocabulary, drawing and writing, word search
Post-Assessment: The post-assessment is designed to provide practical information about students’ knowledge, understanding of words and their ability to apply strategies to improve and increase vocabulary. The post-assessment can be individualized using the template provided or you can do a quick verbal pre-assessment.
Parent Letter: Customizable note to send home to parents explaining new vocabulary introduced to their children. Also included is a tip sheet to send home with parents about practicing vocabulary at home.
PDF Download; 49 pages
Recently viewed products
You may also like
<script data-locksmith>
var load = function () {
if (document.querySelectorAll('.locksmith-manual-trigger').length > 0) {
Locksmith.ping();
}
Locksmith.util.on('submit', 'locksmith-resource-form', function (event) {
event.preventDefault();
var data = Locksmith.util.serializeForm(event.target);
Locksmith.postResource(data, { spinner: false, container: 'locksmith-content' });
});
Locksmith.util.on('click', 'locksmith-manual-trigger', function (event) {
event.preventDefault();
Locksmith.postResource({}, { spinner: true, container: document });
});
Locksmith.submitPasscode = function (passcode) {
Locksmith.postResource(
{ passcode: passcode },
{ spinner: false, container: 'locksmith-content' }
);
};
};
if (typeof Locksmith !== 'undefined') {
load();
} else {
window.addEventListener('load', load);
}
</script>