-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathquizzes.html
More file actions
239 lines (169 loc) · 7.12 KB
/
quizzes.html
File metadata and controls
239 lines (169 loc) · 7.12 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Borg Innovations</title>
<meta name="theme-color" content="#fff">
<meta property="og:image" content="assets/img/BCS_twitter.jpg">
<meta name="twitter:image" content="assets/img/Image%2031.jpg">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Borg Innovations">
<meta property="og:type" content="website">
<meta name="description" content="*Not an AI company">
<meta name="twitter:description" content="*Not an AI company">
<link rel="shortcut icon" href="./img/icons/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="./luminary.css">
<script src="./luminary.js"></script>
<script src="./menu.js"></script>
<script src="./source/disableselect.js"></script>
<!-- Cronitor RUM -->
<script async src="https://rum.cronitor.io/script.js"></script>
<script>
window.cronitor = window.cronitor || function () { (window.cronitor.q = window.cronitor.q || []).push(arguments); };
cronitor('config', { clientKey: '1af84f6e29e2a2dd59b116c33da3b996' });
</script>
<script src="https://cdn.counter.dev/script.js" data-id="49ff21d8-7cbe-4f83-b436-97b778216657" data-utcoffset="-7"></script>
</head>
<!--
_____
/ o \
| o O |
\_____ /
/^\
|O|
/| |\
||_||
^ ^
^ ^
^ ^
Inspired by the software engineers of the Luminary and Comanche flight software system for the Apollo NASA program.
https://github.com/chrislgarry/Apollo-11
https://www.ibiblio.org/apollo/#gsc.tab=0
-->
<header>
<a name="#top" hidden></a>
<div class="nav" id="topMenu">
</div>
<a href="#top">
<button class="topbus">
^^^
</button>
</a>
</header>
<body onload="topMenu_load(), footMenu_load()">
<noscript>
<center>
<img src="./img/icons/crymeme.png" alt="">
<h1>...But I need JavaScript on</h1>
</center>
</noscript>
<section style="display: none;" id="contact">
<div class="card">
<div class="card-heading">
<h1>Contact.</h1>
</div>
<div class="card-body">
<iframe data-tally-src="https://tally.so/embed/nGW48Z?alignLeft=1&hideTitle=1&transparentBackground=1&dynamicHeight=1" loading="lazy" width="100%" height="476" frameborder="0" marginheight="0" marginwidth="0" title="Contact"></iframe>
<script>var d=document,w="https://tally.so/widgets/embed.js",v=function(){"undefined"!=typeof Tally?Tally.loadEmbeds():d.querySelectorAll("iframe[data-tally-src]:not([src])").forEach((function(e){e.src=e.dataset.tallySrc}))};if("undefined"!=typeof Tally)v();else if(d.querySelector('script[src="'+w+'"]')==null){var s=d.createElement("script");s.src=w,s.onload=v,s.onerror=v,d.body.appendChild(s);}</script> </iframe>
</div>
</div>
</section>
<section style="display: none;" id="products">
</section>
<center>
<img src="./img/icons/BI_1.svg" style="width: 50%; min-width: 200px; max-width: 500px;" alt="">
</center>
<div class="card">
<div class="card-heading">
<h1>Quizzes.</h1>
</div>
<div class="card-body">
<center>
<h2 style="text-decoration: none;">
Why so serious?
</h2>
<h4 style="text-decoration: none;">
<i>Have some fun with our quizzes</i>
</h4>
</center>
</div>
</div>
<div class="card">
<div class="card-heading">
<h1 id="qheader">Latest Quizzes.</h1>
</div>
<div class="card-body">
<section id="qresult" style="display: none;">
</section>
<section id="quizzes" style="display: block;">
<h4>Am I a Chad or am I a Heretic?</h4>
<p>Take this theology quiz to find out!</p>
<p> <button class="abus" onclick="amiaprot()">Take Quiz</button> </p>
<script src="./quizsource/amiaprot.js"></script>
</section>
<section id="quiz" style="display: none;">
<div id="q1" style="display: block;">
<h4>Who intercedes on our behalf?</h4>
<p></p>
<p>
<button onclick="qa1(), hideq1()" class="abus">Jesus Christ</button>
<button onclick="qa2(), hideq1()" class="abus">Mary</button>
<button onclick="qa3(), hideq1()" class="abus">The Saints</button>
<button onclick="qa4(), hideq1()" class="abus">Big Chungus</button>
</p>
</div>
<div id="q2" style="display: none;">
<h4>Which has the higher authority?</h4>
<p></p>
<p>
<button onclick="qb1(), hideq2()" class="abus">Tradition</button>
<button onclick="qb2(), hideq2()" class="abus">Scripture</button>
<button onclick="qb3(), hideq2()" class="abus">Church Leadership</button>
<button onclick="qb4(), hideq2()" class="abus">They are Equal</button>
</p>
</div>
<div id="q3" style="display: none;">
<h4>Which Bible Translation do you use?</h4>
<p></p>
<p>
<button onclick="qc1(), hideq3()" class="abus">Only King James</button>
<button onclick="qc2(), hideq3()" class="abus">New Living Translation</button>
<button onclick="qc3(), hideq3()" class="abus">The Message</button>
<button onclick="qc4(), hideq3()" class="abus">New Revised Standard Version</button>
</p>
</div>
<div class="divider">***************</div>
</section>
</div>
</div>
<div class="card">
<div class="card-heading">
<h1>Find a Quiz.</h1>
</div>
<div class="card-body">
</div>
</div>
<!--
<center>
<a href=""> <button class="obus" style="font-size: 24pt;">BUY A C0FFEE</button> </a>
</center>
-->
<center>
<div class="divider">***************</div>
<h4><i>Ephesians 5:11</i></h4>
<p>Have nothing to do with the fruitless deeds of darkness, but rather expose them.</p>
<div class="divider">***************</div>
</center>
</body>
<!--
BR3@K FR0M SYNTHESIS
-->
<footer id="footMenu">
</footer>
<!--Ephesians 5:11-->
<!--Have nothing to do with the fruitless deeds of darkness, but rather expose them.-->
<!--John 3:16-->
<!--For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.-->
</html>