In CODEHS, different colors represent the status of your assignments. Learn these colors to quickly understand where you stand with your work.
Grey: Assignment not opened (yet!) 🆕
Yellow: Assignment started (but incomplete) 🚧
Green: Assignment submitted (but not graded) 📤
Pink: Assignment returned due to a mistake ✏️
Maroon: Assignment resubmitted after fixing mistake 🔄
Teal: Full credit given 🏆
Color Code Practice
Understanding URLs
🌐 URL stands for Uniform Resource Locator. It's the address of a webpage or file on the internet.
Components of a URL:
Uniform:🧩 It follows a standard format. URLs have the same structure everywhere, which makes it easier for browsers and users to understand them consistently.
Resource:📄 It points to a specific web page, image, or other file. Think of it like a name tag for an item on the web that makes it easy to identify and access.
Locator:🔍 It tells you exactly where to find something on the internet. This part helps locate the specific file or page, much like an address helps you find a house.
💡 When you see a URL, think of it as the precise address for a piece of content on the web. Each part of the URL helps to locate and retrieve this specific piece of information.