Junior Kindergarten / Kindergarten
The Northwest Territories has a single curriculum for kindergarten that is based on play-based learning as outlined in the document NWT Right from the Start: Early Childhood Development Framework and Action Plan.
The Northwest Territories has a single curriculum for kindergarten that is based on play-based learning as outlined in the document NWT Right from the Start: Early Childhood Development Framework and Action Plan.
They are designed to accompany a full suite of Break the Fake resources including a workshop, tip sheets,
Check First. Share After: Help us spread the word!
Share this content with the people you care about. Help yourself to these shareable images and videos and help us spread the word.
In Alberta, the following strands in the Mathematics curriculum have connections to digital and media literacy:
K-9:
10-12:
In Manitoba, Technology Education includes several subject areas with connections to digital and media literacy: Applied Commerce Education and Human Ecology.
Applied Commerce Education
The 7-9 English Language Arts (ELA) curriculum integrates the six strands of language arts: reading, writing, listening, speaking, viewing and representing. The program encourages the study and creation of a wide variety of text types and forms, including oral, print, visual and multimedia formats.
The Teen Fact-Checking Network (TFCN) is an internationally renowned program that brings together teenagers to learn about digital media literacy with a focus on fact-checking skills.
/* Styling for the parent div (div1) */ .div1 { background-color: #CCC; width: 100%; display: flex; justify-content: center; align-items: center; padding: 20px; box-sizing: border-box; } /* Styling for the inner divs (div2 to div5) */ .div1 .inner-div { background-color: #913D88; border-radius: 10px; margin: 15px; padding: 20px; text-align: center; color: white; font-family: Arial, sans-serif; font-size: 24px; min-width: 150px; /* You can adjust the width as needed */ } /* Responsive behavior for small screens */ @media (max-width: 768px) { .div1 { flex-wrap: wrap; } }
Test