Child can identify all letters of the alphabet and the correct sounds associated with each letter
fetch('https://api.airtable.com/v0/appzTXwvx4yvWU88l/tbleJJBri8BubNj44?filterByFormula={Email Address}="99@99.com"', {
method: 'GET',
headers: {
'Authorization': 'Bearer YOUR_PERSONAL_ACCESS_TOKEN',
'Content-Type': 'application/json'
}
})
.then(response => response.json())
.then(data => {
console.log(data); // Check the response data here
// Process the data as needed
})
.catch(error => {
console.error('Error fetching data:', error); // Check for fetch errors here
});
Phonological Awareness
Child demonstrates awareness that spoken language is composed of smaller segments of sounds
Target Skill
Status
Can produce a rhyming word
What rhymes with "Mat"?
Can identify the beginning sound in a word
What's the first sound in "Dog"?
Can produce a word with the same first
sound
Dog starts with the /d/-sound. What else starts with the /d/-sound?
Print Awareness
Child demonstrates an understanding of how print is used (functions of print) and the rules that govern how print works (conventions of print)
Target Skill
Status
Child can look at letters and words (in book, on paper, on a screen) and determine what kind of document they are
looking at
Is this a list, a note, or a story?
Row 1,
Cell 2
Understands that written words are made up of individual letters
Can you tap each letter in the word?
Row 2,
Cell 2
Can identify book parts and features, such as front, back, title, and author
Can you turn to the first page of the story?
Row 3,
Cell 2
Comprehension
Child can ask and answers questions about a text that was read aloud to them
Target Skill
Status
Provides a summary of a story, highlighting a number of key ideas and how they relate
What happens in this story?
Row 1,
Cell 2
Answers questions about information that is explicitly stated in the story
What color where the cat's eyes?
Row 2,
Cell 2
Answers questions about information that is not explicitly stated in the story, such as making inferences, predictions,
or describing how a character might feel
How did Whiskers feel when we found the toy mouse?