Visuals
IF/ELSE statments
Basic HTML
Variables
Other Things
100
Begin large headline
h1
100
Check if the user wrote "George Washington", and to do something if so.
if (q1 == ("George Washington")) {
100
Make a popup window saying "Hello ____(whatever user entered as their name)__!"
alert("Hello"+name+);
100
Make a variable called "MaxIsHandsome" that equals to 1.
var MaxIsHandsome = 1;
100
What website is this?
Jeopardy Labs
200
Display image "pic1.jpg"
img src="pic1.jpg"
200
Check if the user said in the prompt "max" is handsome
if (max == ("is handsome")) {
200
Play the song "webpageMusic.mp3" in the background, on a loop, without a control
audio src="webpageMusic.mp3" autoplay loop
200
Einstein
is not the coolest.
200
perform the job named "changePac" when the mouse is clicked
onclick="changePac();"
300
Display the image named "pacman", which will use the file "pic1.png"
img id="pacman" src ="pic1.png"
300
Is the "Baby Shark" song annoying?
Yeah, duh.
300
Display text "Hello world!"
var sentence = "Hello world"
300
The variable "remainingLetters" will be the number of letters that spell the word.
var remainingLetters = word.length;
300
Divides this part of page into its own section and center it.
div align=center
400
Is Max the king of the World?
Yes
400
Is Max handsome?
Yes
400
Does Max hate Apple?
Yes, and btw Microsoft is better.
400
Does Max play Roblox
Yes, he has 8 friends xD
400
What is Max's Google Drive password?
Something that is not 12345678pb
500
Can you play "The Impossible Quiz" at Network Game Time?
Ask Snorple.
500
Check if the user pushed a button and to do somethin' about it. >:) You will NEVER get this
if (Conditions.pushedButton("name")) {
500
Why did Frisk climb Mt. Ebot at 201X?
We don't know, homie.
500
Why is Pink Sheep handsome?
His mustache.
500
Did Max take over PlanetBravo once?
Yes. I can't believe that happened.
Continue
ESC
Reveal Correct Response
Spacebar
M
e
n
u
Team 1
0
+
-
JavaScript/HTML Jeopardy Thing
No teams
1 team
2 teams
3 teams
4 teams
5 teams
6 teams
7 teams
8 teams
9 teams
10 teams
Custom
Press
F11
Select menu option
View > Enter Fullscreen
for full-screen mode
Edit
•
Print
•
Download
•
Embed
•
JeopardyLabs