Programming 1 - Pretest
Quiz by Ana Marie Tejadillo
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- view complete results in the Gradebook and Mastery Dashboards
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
Our brand new solo games combine with your quiz, on the same screen
Correct quiz answers unlock more play!
4 questions
Show answers
- Q1
What is the correct HTML for adding abackground color?
<background>yellow</background>
<body bgcolor="yellow">
<body style="bg-color:yellow;">
<body background-color=”yellow”>
15s - Q2
You should save HTML files with which file extension?
.webpage
.html
.htm
.index
15s - Q3
Choose the correct HTML tag for the largest heading.
h1
header
head
h6
15s - Q4
What is the function of the <p> tag?
Defines a paragraph
It pushes the text to the right.
Makes the text purple
Prints the webpage.
15s