This is a pearl harbor quiz. I am expecting you to fail.
[[click here->1]]
(set: $score to 0)(Font: "Comic sans")[what happend after pearl harbor?
(link: "America entered Ww2")[
(set: $score to it + 1)
(goto: "2")
]
[[Nothing|2]]
](Font: "Comic sans")[what time was the attack on pearl harbor?
[[7pm|3]]
(link: "just before 8am")[
(set: $score to it + 1)
(go-to: "3")
]
[[6am|3]]
[[5pm|3]]
]
(font: "comic sans")[how many casulties where there?
[[2600|4]]
[[2700|4]]
[[none|4]]
(link: "2400 dead and 1000 wounded ")[
(set: $score to it + 1)
(go-to: "4")
]
](Font: "Comic Sans")[How many naval vessels got destroyed or damaged
[[10|5]]
[[21|5]]
[[none|5]]
(link: "20 vessels including 8 Battleships")[
(set: $score to it + 1)
(go-to: "5")
]
]did the japanese destroy the vital oil tanks?
(link: "False")[
(set: $score to it + 1)
(goto: "end")
]
[[true|end]] your score is $score out of 5
(link: "to learn more")[(goto-url: 'https://www.history.com/topics/world-war-ii/pearl-harbor#section_1')]