An Educator, a mom and a female.
As starting my new initiative with Dalton, I'm retiring this website and will migrate all its content to a new site - Alignment Edu. Please update your bookmarks and visit our new online home. We will share our passion of AI in Education, Learning Technologies and MakerEd on the new site with accessible resources.
The current site will remain accessible until 31 January 2025, after which it will be shut down. I appreciate your understanding during this transition.
Thank you for your continued support!
Kind regards,
Cora Yang
Climate Change
For many, a warming climatic system is expected to impact the availability of basic necessities like freshwater, food security, and energy, while efforts to redress climate change, both through adaptation and mitigation, will similarly inform and shape the global development agenda. The links between climate change and sustainable development are strong. Poor and developing countries, particularly least developed countries, will be among those most adversely affected and least able to cope with the anticipated shocks to their social, economic and natural systems.
Take urgent action to combat climate change and its impact.
Today's Message From Experts
🍯 Challenge 1: Clean the Jar
A Scratch project by using the Video Sensing extension to make players use the motion to clean the jars and save the planet!
It has a lot of fun, especially since you can play with your friends when you finish.
Have fun coding!
Coding Platform: Scratch
Coding Language: Block-based Coding
Instructions:
👩🏾💻 Challenge 2: Create a Website to Spread Awareness of Climate Change
This activity is adapted by CodeSpeak Labs.
Knowing how to create a website can come in handy in many ways. For example, raising awareness about things that are important to you. Climate change is a big and urgent problem the whole world is facing, but there is a lot of misinformation about it on the internet. Let's be part of the solution and spread facts by creating a simple website about the effects of climate change!
To create our website we will include :
-
Headings
-
Text and paragraphs
-
Images
-
Links
-
These are common building blocks of websites that you can use over and over again.
Coding language: HTML
Coding platform: CodePen
Instructions:
How to create an account on Code.Pen and share your projects?
Step 1
Go to https://codepen.io/pen/ we will focus on the HTML coding box. Then start coding your title, name and researching your topic. We use the United Nations as the source for our website. Make sure you use a reputable, trusted source to find the facts.
Step 2
Add text and hyperlinks! We show you how to add a short paragraph. While Salma is writing her paragraph, you can write yours-- no need to copy what she is writing. You choose what about climate change you want to write about. Just make sure you use the same HTML tags that she uses so that your text is formatted correctly. If you have more time, you can make an extensive website that goes into a lot more detail using more of the same HTML tags.
Step 3
It's time to add our image and add a hyperlink. We got our image from the United Nations Climate Change Graphics gallery. There are a lot of cool graphics to choose from: https://www.un.org/en/climatechange/graphics
In the video, we come across bugs. Bugs are coding errors that can come from missing tags or wrong placement. Even experienced website developers have bugs in their code, so if you make mistakes, you're in good company.
If you want to experiment with even more tags, check out this reference list of HTML tags by W3Schools.
🤖 Challenge 3: Make a ChatBot Talking about Climate Change
This is a simple Python project that creates a chatbot to learn knowledge about Climate Change. This project is followed by three videos step by step.
Replit being Software as a service allows users to create online projects and write code in many supported languages.
Coding Platform: Replit
Coding Language: Python
Instructions:
Step 1
Code a Climate Change Chat Bot using Replit and Python. This will be in introduction video so you don't need any previous experience.
Step 2
This is the second video in a series. It is for people new to Replit and Python.
Step 3
This is the third video in a series.