1 - Nov20-CovidEdit-CriCAssessmentCriteria

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

MYP3 - Grade 8 – HTML coding

Criterion C: Demonstrate technical skill

You have been learning about how the Internet works and how web pages are created.
You have also been learning how to code in HTML and CSS.

In this assessment, you will have the chance to demonstrate your technical skill by
creating a webpage using HTML and styling it using CSS. Please create the web pages
using a text editor. Make sure you annotate your web pages using comments and write
your HTML comments in CAPITALS. Please upload your html document to ManageBac.

1-2 The student demonstrates minimal technical skills when making a web
page.
 I can use basic HTML tags
(html, head, body, paragraph, headers and lists, comments)

3-4 The student demonstrates satisfactory technical skills when making a


website
 Completes the Intro to HTML lesson
 Completes the Intro to CSS lesson
 Uses Text Emphasis tags <strong><em>
 Creates an ordered and unordered list
 Adds images
 CSS: Uses the element selector
 Does not use comments to explain code from Assessment Criteria.

5-6 The student demonstrates competent technical skills when making a


website
 Completes the More HTML tags lesson
 I can create internal and external links
 Creates tables
 CHALLENGE: Can you add an emoji?
 CHALLENGE: Can you create a form?
 CSS: Able to select using ID
 Uses some comments to explain code from Assessment Criteria

7-8 The student demonstrates excellent technical skills when making the
solution:
 Completes the CSS Text Properties lesson

Nov 2020
2 [Type text]

 Uses the font-family property (example of serif and sans-serif


font)
 Uses the font-size property
 Uses Comments throughout to explain code from Assessment
Criteria
 CHALLENGE: Can you add HTML media (videos)?

[Type text] [Type text] [Type text]

You might also like