-
Notifications
You must be signed in to change notification settings - Fork 0
/
history.json
42 lines (42 loc) · 991 Bytes
/
history.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"header": {
"name": "",
"title": "Historical Events",
"author": "QWS Official",
"sub": "Research these historical events using the internet."
},
"questions": 10,
"line": true,
"interactive": true,
"start": [
"Why",
"Where",
"When"
],
"middle": ["was"],
"end": [
"World War I started",
"World War II started",
"the World Wars started",
"Which Hunts",
"the Romans around",
"the Vikings around",
"the Greeks around",
"the Black Death started",
"the Bubonic Plague started",
"the Gutenberg Printing Press invented",
"the American Revolution started",
"the American Civil War started",
"the French Revolution started",
"the Industrial Revolution started",
"the Digital Revolution started",
"Ulster Rugby started",
"the Football World Cup started",
"the Football Six Nations started",
"farming started",
"the first pet kept",
"the first computer invented",
"the first website",
"the first computer virus created"
]
}