-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathquiz.html
More file actions
367 lines (350 loc) · 26.6 KB
/
Copy pathquiz.html
File metadata and controls
367 lines (350 loc) · 26.6 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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
<!DOCTYPE html>
<html lang="en">
<head>
<script>if(localStorage.getItem('mxt-theme')==='dark')document.documentElement.setAttribute('data-theme','dark');</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-57V6ZXCDK8"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-57V6ZXCDK8');</script>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="description" content="Test your knowledge with 68 free Agriculture quizzes covering Crops, Animals, Aquaculture, Natural Resources and Agribusiness for Grade 9-12 PNG students."/>
<meta name="robots" content="index, follow"/>
<meta name="author" content="MXT Lab"/>
<meta property="og:title" content="Quiz Hub — 68 Agriculture Quizzes | MXT Lab"/>
<meta property="og:description" content="Test your knowledge with 68 free Agriculture quizzes covering Crops, Animals, Aquaculture, Natural Resources and Agribusiness for Grade 9-12 PNG students."/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://mxtlab.online/quiz.html"/>
<meta property="og:image" content="https://mxtlab.online/og-image.png"/>
<meta property="og:image:width" content="1200"/>
<meta property="og:image:height" content="630"/>
<meta property="og:site_name" content="MXT Lab"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="Quiz Hub — 68 Agriculture Quizzes | MXT Lab"/>
<meta name="twitter:description" content="Test your knowledge with 68 free Agriculture quizzes covering Crops, Animals, Aquaculture, Natural Resources and Agribusiness for Grade 9-12 PNG students."/>
<meta name="twitter:image" content="https://mxtlab.online/og-image.png"/>
<link rel="canonical" href="https://mxtlab.online/quiz.html"/>
<link rel="icon" type="image/svg+xml" href="favicon.svg"/>
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32.png"/>
<link rel="apple-touch-icon" sizes="180x180" href="favicon-180.png"/>
<title>Quiz Hub — 68 Agriculture Quizzes | MXT Lab</title>
<link rel="preconnect" href="https://fonts.googleapis.com"/>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/>
<link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Clash+Display:wght@400;500;600;700&family=Cabinet+Grotesk:wght@300;400;500;700;800&family=Fraunces:ital,wght@0,300;0,600;1,300&display=swap" onload="this.rel='stylesheet'"/>
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Clash+Display:wght@400;500;600;700&family=Cabinet+Grotesk:wght@300;400;500;700;800&family=Fraunces:ital,wght@0,300;0,600;1,300&display=swap"/></noscript>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "EducationalOrganization",
"name": "MXT Lab",
"url": "https://mxtlab.online",
"description": "Interactive Agriculture learning for Grade 9, 10, 11 and 12 students in Papua New Guinea.",
"email": "mxtlab.png@gmail.com",
"educationalLevel": ["Grade 9","Grade 10","Grade 11","Grade 12"],
"teaches": "Agriculture",
"audience": {
"@type": "EducationalAudience",
"educationalRole": "student",
"geographicArea": "Papua New Guinea"
}
}
</script>
<link rel="stylesheet" href="/assets/css/style.css"/>
<script src="/assets/js/lesson-data.js" defer></script>
<script src="/assets/js/main.js" defer></script>
<style>
.qh-hero{padding:56px 0 36px;text-align:center}
.qh-hero .label{display:inline-block;background:var(--green-lt);color:var(--green);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 14px;border-radius:50px;margin-bottom:16px}
.qh-hero h1{font-family:var(--font-disp);font-size:clamp(2rem,5vw,3.2rem);font-weight:700;letter-spacing:-.02em;margin-bottom:14px;color:var(--ink)}
.qh-hero p{color:var(--ink2);font-size:1.02rem;max-width:560px;margin:0 auto 28px}
.qh-stats{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;margin-bottom:8px}
.qh-stat{text-align:center}
.qh-stat-n{font-family:var(--font-disp);font-size:1.8rem;font-weight:700;color:var(--green)}
.qh-stat-l{font-size:.74rem;color:var(--ink3);text-transform:uppercase;letter-spacing:.04em}
.qh-controls{position:sticky;top:var(--nav-h);z-index:50;background:var(--bg);padding:16px 0;border-bottom:1px solid var(--border)}
.qh-search-row{display:flex;gap:10px;margin-bottom:14px}
.qh-search{flex:1;display:flex;align-items:center;gap:10px;background:var(--surface);border:1.5px solid var(--border);border-radius:50px;padding:10px 18px}
.qh-search input{flex:1;border:none;background:none;font-family:var(--font-body);font-size:.92rem;color:var(--ink);outline:none}
.qh-search input::placeholder{color:var(--ink3)}
.qh-filter-group{display:flex;flex-wrap:wrap;gap:8px}
.qh-fbtn{padding:7px 15px;border-radius:50px;border:1.5px solid var(--border);background:var(--surface);color:var(--ink2);font-size:.8rem;font-weight:600;cursor:pointer;transition:all .18s;white-space:nowrap}
.qh-fbtn:hover{border-color:var(--green)}
.qh-fbtn.active{background:var(--green);color:#fff;border-color:var(--green)}
.qh-fdivider{width:1px;background:var(--border);margin:0 4px}
.qh-grid-wrap{padding:32px 0 80px}
.qh-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px}
.qh-card{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);padding:22px;display:flex;flex-direction:column;gap:12px;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s}
.qh-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(58,125,44,.12);border-color:var(--green)}
.qh-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}
.qh-tag{display:inline-block;padding:3px 10px;border-radius:50px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.qh-tag-crops{background:#e8f5e2;color:#3a7d2c}
.qh-tag-animals{background:#fff3e0;color:#e65100}
.qh-tag-aquaculture{background:#e0f4f8;color:#006064}
.qh-tag-nrm{background:#e8f5e9;color:#1b5e20}
.qh-tag-agribusiness{background:#f3e5f5;color:#6a1b9a}
.qh-grade-badge{font-size:.7rem;font-weight:700;color:var(--ink3);background:var(--bg2);padding:3px 9px;border-radius:6px;flex-shrink:0}
.qh-card h3{font-size:.95rem;font-weight:700;color:var(--ink);line-height:1.4;min-height:2.7em}
.qh-card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;border-top:1px solid var(--border)}
.qh-qcount{font-size:.74rem;color:var(--ink3)}
.qh-score{font-size:.74rem;font-weight:700;display:flex;align-items:center;gap:5px}
.qh-score.unattempted{color:var(--ink3)}
.qh-score.pass{color:var(--green)}
.qh-score.fail{color:#c2410c}
.qh-empty{text-align:center;padding:60px 20px;color:var(--ink3);display:none}
.qh-empty.show{display:block}
/* MODAL */
#qh-modal{position:fixed;inset:0;z-index:700;background:rgba(0,0,0,.55);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .22s,visibility .22s}
#qh-modal.open{opacity:1;visibility:visible}
.qh-modal-box{background:var(--surface);border-radius:var(--radius);width:100%;max-width:680px;max-height:88vh;overflow-y:auto;box-shadow:var(--shadow-lg);transform:translateY(12px) scale(.98);transition:transform .22s}
#qh-modal.open .qh-modal-box{transform:translateY(0) scale(1)}
.qh-modal-head{position:sticky;top:0;background:var(--surface);padding:20px 24px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:flex-start;gap:16px;z-index:2}
.qh-modal-head h2{font-family:var(--font-disp);font-size:1.2rem;font-weight:700;color:var(--ink)}
.qh-modal-head .qh-tag{margin-top:8px}
.qh-modal-close{background:var(--bg2);border:none;color:var(--ink2);width:32px;height:32px;border-radius:8px;font-size:.85rem;flex-shrink:0;cursor:pointer}
.qh-modal-body{padding:24px}
.qh-q-text{font-weight:600;font-size:.92rem;color:var(--ink);margin-bottom:12px}
.qh-modal-body .quiz-q{margin-bottom:24px}
.qh-modal-body .qopts{display:flex;flex-direction:column;gap:8px}
.qh-modal-body .qopt{display:flex;align-items:center;gap:10px;padding:11px 14px;border:1.5px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;font-size:.86rem;color:var(--ink2);transition:border-color .15s,background .15s}
.qh-modal-body .qopt:hover{border-color:var(--green)}
.qh-modal-body .qopt.correct{border-color:var(--green);background:var(--green-lt);color:var(--green)}
.qh-modal-body .qopt.wrong{border-color:#dc2626;background:#fef2f2;color:#dc2626}
[data-theme="dark"] .qh-modal-body .qopt.wrong{background:rgba(220,38,38,.12)}
#qh-quiz-result{display:none;padding:14px 16px;border-radius:var(--radius-sm);font-size:.88rem;font-weight:600;margin-bottom:20px}
#qh-quiz-result.pass{background:var(--green-lt);color:var(--green)}
#qh-quiz-result.fail{background:#fef2f2;color:#c2410c}
[data-theme="dark"] #qh-quiz-result.fail{background:rgba(194,65,12,.12)}
.qh-modal-foot{display:flex;gap:10px;justify-content:flex-end}
.qh-btn{padding:11px 22px;border-radius:50px;font-weight:600;font-size:.88rem;border:none;cursor:pointer;transition:background .18s}
.qh-btn-primary{background:var(--green);color:#fff}
.qh-btn-primary:hover{background:#2d6122}
.qh-btn-ghost{background:var(--bg2);color:var(--ink2)}
@media(max-width:640px){.qh-stats{gap:20px}.qh-filter-group{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.qh-fdivider{display:none}}
</style>
</head>
<body>
<div id="announce-bar">
MXT Lab Agriculture is now open for Grade 9, 10, 11 & 12 students in Papua New Guinea —
<a href="/topics.html">Explore topics →</a>
<button id="announce-close" aria-label="Close">✕</button>
</div>
<div id="grain" aria-hidden="true"></div>
<div id="search-overlay" role="dialog" aria-hidden="true">
<div class="search-box">
<div class="search-row">
<svg width="16" height="16" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35"/></svg>
<input id="search-input" type="search" placeholder="Search topics, e.g. soil, aquaculture, crops…" autocomplete="off"/>
<button class="s-close" id="search-close" aria-label="Close search">✕</button>
</div>
<div class="s-results" id="s-results"></div>
<div class="s-hint"><span>↵ select</span><span>Esc close</span></div>
</div>
</div>
<div id="mobile-drawer" class="mobile-drawer" role="navigation" aria-label="Mobile navigation">
<ul class="mob-links">
<li><a href="/">Home</a></li>
<div class="mob-label">Topics</div>
<li><a href="/topics.html?grade=9">Grade 9 Agriculture</a></li>
<li><a href="/topics.html?grade=10">Grade 10 Agriculture</a></li>
<li><a href="/topics.html?grade=11">Grade 11 Agriculture</a></li>
<li><a href="/topics.html?grade=12">Grade 12 Agriculture</a></li>
<div class="mob-label" style="margin-top:8px">Site</div>
<li><a href="/about.html">About MXT Lab</a></li>
<li><a href="/resources.html">Resources</a></li>
<li><a href="/quiz.html">Quiz Hub</a></li>
<li><a href="/downloads.html">Revision Packs</a></li>
<li><a href="/careers.html">Careers</a></li>
<li><a href="/contact.html">Contact</a></li>
<li><a href="/teacher-os.html">For Teachers</a></li>
<li><a href="/privacy.html">Privacy Policy</a></li>
<li><a href="/terms.html">Terms of Use</a></li>
</ul>
<div class="mob-footer">
<a href="/dashboard.html" id="mob-dashboard-link" class="btn-full" style="display:none">Dashboard</a>
<button id="google-signin-mobile" class="btn-full google-signin-btn">
<svg width="16" height="16" viewBox="0 0 18 18"><path fill="#4285F4" d="M17.64 9.2c0-.64-.06-1.25-.16-1.84H9v3.48h4.84a4.14 4.14 0 0 1-1.8 2.72v2.26h2.91c1.7-1.57 2.69-3.88 2.69-6.62z"/><path fill="#34A853" d="M9 18c2.43 0 4.47-.8 5.96-2.18l-2.91-2.26c-.81.54-1.84.86-3.05.86-2.35 0-4.34-1.58-5.05-3.71H.94v2.33A9 9 0 0 0 9 18z"/><path fill="#FBBC05" d="M3.95 10.71A5.4 5.4 0 0 1 3.67 9c0-.59.1-1.17.28-1.71V4.96H.94A9 9 0 0 0 0 9c0 1.45.35 2.83.94 4.04l3.01-2.33z"/><path fill="#EA4335" d="M9 3.58c1.32 0 2.51.46 3.44 1.35l2.58-2.58C13.46.89 11.43 0 9 0A9 9 0 0 0 .94 4.96l3.01 2.33C4.66 5.16 6.65 3.58 9 3.58z"/></svg>
Sign in with Google
</button>
<div id="profile-badge-mobile" class="profile-badge">
<img id="profile-avatar-mobile" alt="">
<span id="profile-name-mobile"></span>
</div>
<button id="mob-signout" class="btn-full" style="display:none">Sign out</button>
<button class="btn-full btn-full-green" id="mob-theme-toggle" aria-label="Toggle theme">
<span id="mob-t-icon"></span> Dark
</button>
</div>
</div>
<nav id="navbar" aria-label="Main navigation">
<div class="nav-wrap">
<a class="nav-logo" href="/">
<svg class="logo-mark" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
<rect id="logo-bg" width="28" height="28" rx="7" fill="#3a7d2c"/>
<path d="M14 22c0 0-7-4.5-7-9.5C7 9 10.134 7 14 7s7 2 7 5.5C21 17.5 14 22 14 22z" fill="#fff" opacity=".9"/>
<path id="logo-stem" d="M14 22 L14 12" stroke="#3a7d2c" stroke-width="1.5" stroke-linecap="round"/>
<path id="logo-leaf1" d="M14 15 Q11 13 10 10" stroke="#3a7d2c" stroke-width="1" stroke-linecap="round"/>
<path id="logo-leaf2" d="M14 18 Q17 16 18 13" stroke="#3a7d2c" stroke-width="1" stroke-linecap="round"/>
</svg>
MXT<span id="lab-text">Lab</span>
<span class="nav-badge">Agriculture</span>
</a>
<ul class="nav-links">
<li class="has-drop">
<a href="/topics.html">Topics <span class="drop-arrow">▾</span></a>
<div class="dropdown">
<a href="/topics.html?grade=9">Grade 9 Agriculture</a>
<a href="/topics.html?grade=10">Grade 10 Agriculture</a>
<a href="/topics.html?grade=11">Grade 11 Agriculture</a>
<a href="/topics.html?grade=12">Grade 12 Agriculture</a>
</div>
</li>
<li><a href="/about.html">About</a></li>
<li><a href="/resources.html">Resources</a></li>
<li><a href="/quiz.html">Quiz Hub</a></li>
<li><a href="/downloads.html">Revision Packs</a></li>
<li><a href="/careers.html">Careers</a></li>
<li><a href="/contact.html">Contact</a></li>
<li><a href="/teacher-os.html">For Teachers</a></li>
</ul>
<div class="nav-right">
<button class="nav-icon-btn" id="search-trigger" aria-label="Search topics">
<svg width="17" height="17" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35"/></svg>
</button>
<button class="theme-toggle" id="theme-toggle" aria-label="Toggle dark mode">
<span id="t-icon"></span><span id="t-lbl">Dark</span>
</button>
<a class="btn-nav-cta" href="/topics.html">Explore Topics →</a>
<button id="google-signin" class="google-signin-btn">
<svg width="16" height="16" viewBox="0 0 18 18"><path fill="#4285F4" d="M17.64 9.2c0-.64-.06-1.25-.16-1.84H9v3.48h4.84a4.14 4.14 0 0 1-1.8 2.72v2.26h2.91c1.7-1.57 2.69-3.88 2.69-6.62z"/><path fill="#34A853" d="M9 18c2.43 0 4.47-.8 5.96-2.18l-2.91-2.26c-.81.54-1.84.86-3.05.86-2.35 0-4.34-1.58-5.05-3.71H.94v2.33A9 9 0 0 0 9 18z"/><path fill="#FBBC05" d="M3.95 10.71A5.4 5.4 0 0 1 3.67 9c0-.59.1-1.17.28-1.71V4.96H.94A9 9 0 0 0 0 9c0 1.45.35 2.83.94 4.04l3.01-2.33z"/><path fill="#EA4335" d="M9 3.58c1.32 0 2.51.46 3.44 1.35l2.58-2.58C13.46.89 11.43 0 9 0A9 9 0 0 0 .94 4.96l3.01 2.33C4.66 5.16 6.65 3.58 9 3.58z"/></svg>
Sign in with Google
</button>
<div id="profile-badge" class="profile-badge">
<img id="profile-avatar" alt="">
<span id="profile-name"></span>
</div>
<button class="hamburger" id="hamburger" aria-expanded="false" aria-controls="mobile-drawer" aria-label="Open navigation menu">
<span aria-hidden="true"></span><span aria-hidden="true"></span><span aria-hidden="true"></span>
</button>
</div>
</div>
</nav>
<main id="main">
<section class="qh-hero">
<div class="container">
<span class="label">68 Free Quizzes</span>
<h1>Quiz Hub</h1>
<p>Test what you've learned across all five Agriculture strands. Pick a quiz, answer the questions, and see your score instantly — your results are saved on this device.</p>
<div class="qh-stats">
<div class="qh-stat"><div class="qh-stat-n">68</div><div class="qh-stat-l">Quizzes</div></div>
<div class="qh-stat"><div class="qh-stat-n">5</div><div class="qh-stat-l">Strands</div></div>
<div class="qh-stat"><div class="qh-stat-n" id="qh-completed-stat">0</div><div class="qh-stat-l">Completed</div></div>
</div>
</div>
</section>
<div class="qh-controls">
<div class="container">
<div class="qh-search-row">
<div class="qh-search">
<svg width="16" height="16" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35"/></svg>
<input id="qh-search-input" type="search" placeholder="Search quizzes, e.g. soil, poultry, finance…" autocomplete="off"/>
</div>
</div>
<div class="qh-filter-group" id="qh-grade-filters">
<button class="qh-fbtn active" data-grade="all">All Grades</button>
<button class="qh-fbtn" data-grade="9">Grade 9</button>
<button class="qh-fbtn" data-grade="10">Grade 10</button>
<button class="qh-fbtn" data-grade="11">Grade 11</button>
<button class="qh-fbtn" data-grade="12">Grade 12</button>
<div class="qh-fdivider"></div>
<button class="qh-fbtn active" data-strand="all">All Strands</button>
<button class="qh-fbtn" data-strand="crops">Crops</button>
<button class="qh-fbtn" data-strand="animals">Animals</button>
<button class="qh-fbtn" data-strand="aquaculture">Aquaculture</button>
<button class="qh-fbtn" data-strand="nrm">Natural Resources</button>
<button class="qh-fbtn" data-strand="agribusiness">Agribusiness</button>
</div>
</div>
</div>
<section class="qh-grid-wrap">
<div class="container">
<div class="qh-grid" id="qh-grid"></div>
<div class="qh-empty" id="qh-empty">No quizzes match your search. Try a different term or filter.</div>
</div>
</section>
</main>
<div id="qh-modal" role="dialog" aria-modal="true" aria-hidden="true">
<div class="qh-modal-box">
<div class="qh-modal-head">
<div>
<h2 id="qh-modal-title">Quiz title</h2>
<span class="qh-tag" id="qh-modal-tag">Crops</span>
</div>
<button class="qh-modal-close" id="qh-modal-close" aria-label="Close quiz">✕</button>
</div>
<div class="qh-modal-body">
<div id="qh-quiz-result"></div>
<div id="qh-quiz-questions"></div>
<div class="qh-modal-foot">
<a class="qh-btn qh-btn-ghost" id="qh-modal-lesson-link" href="#">Read the lesson</a>
<button class="qh-btn qh-btn-primary" id="qh-quiz-submit-btn">Check Answers</button>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="footer-grid">
<div>
<a class="fl" href="/">
<svg width="22" height="22" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
<rect width="28" height="28" rx="7" fill="#3a7d2c"/>
<path d="M14 22c0 0-7-4.5-7-9.5C7 9 10.134 7 14 7s7 2 7 5.5C21 17.5 14 22 14 22z" fill="#fff" opacity=".9"/>
<path d="M14 22 L14 12" stroke="#3a7d2c" stroke-width="1.5" stroke-linecap="round"/>
<path d="M14 15 Q11 13 10 10" stroke="#3a7d2c" stroke-width="1" stroke-linecap="round"/>
<path d="M14 18 Q17 16 18 13" stroke="#3a7d2c" stroke-width="1" stroke-linecap="round"/>
</svg>
MXT<span>Lab</span>
</a>
<p class="fd">An interactive Agriculture learning platform for Grade 9, 10, 11 and 12 students in Papua New Guinea. Covering all five strands: Crops, Animals, Aquaculture, Natural Resource Management, and Agribusiness.</p>
</div>
<div class="footer-col">
<h4>Topics</h4>
<ul>
<li><a href="/topics.html?grade=9">Grade 9 Agriculture</a></li>
<li><a href="/topics.html?grade=10">Grade 10 Agriculture</a></li>
<li><a href="/topics.html?grade=11">Grade 11 Agriculture</a></li>
<li><a href="/topics.html?grade=12">Grade 12 Agriculture</a></li>
<li><a href="/resources.html">Study Resources</a></li>
<li><a href="/quiz.html">Quiz Hub</a></li>
<li><a href="/downloads.html">Revision Packs</a></li>
<li><a href="/careers.html">Careers</a></li>
</ul>
</div>
<div class="footer-col">
<h4>MXT Lab</h4>
<ul>
<li><a href="/about.html">About Us</a></li>
<li><a href="/contact.html">Contact</a></li>
<li><a href="/teacher-os.html">For Teachers</a></li>
<li><a href="/privacy.html">Privacy Policy</a></li>
<li><a href="/terms.html">Terms of Use</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<div>© 2026 MXT Lab. Content aligned with the Papua New Guinea Grade 9–12 Agriculture curriculum.</div>
<div class="socials">
<a class="soc" href="https://whatsapp.com/channel/0029VbCWBUbBA1ezAlkfJ928" target="_blank" rel="noopener noreferrer" aria-label="WhatsApp"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="currentColor"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.67-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.076 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421-7.403h-.004a9.87 9.87 0 00-4.869 1.176l-.313.156-.325-.052c-1.126-.196-2.079-.534-2.915-1.096L2.884 2.5l.951 2.853c-.469.765-.749 1.653-.749 2.629 0 4.268 3.577 7.748 7.921 7.748 1.03 0 2.04-.107 3.007-.32l.315-.033.306.243c.765.606 1.584 1.088 2.438 1.386.852.297 1.789.472 2.748.472.558 0 1.114-.034 1.66-.102l2.169-.303-.87-2.614c.46-.798.722-1.78.722-2.828 0-4.268-3.577-7.748-7.921-7.748"/></svg></a>
<a class="soc" href="https://www.facebook.com/profile.php?id=61576167391940" target="_blank" rel="noopener noreferrer" aria-label="Facebook"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="currentColor"><path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/></svg></a>
<a class="soc" href="https://youtube.com/@mxtlab?si=pwye5W3cMl5h_ft5" target="_blank" rel="noopener noreferrer" aria-label="YouTube"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="currentColor"><path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/></svg></a>
<a class="soc" href="https://vm.tiktok.com/ZS9YRsdqEWsQY-LfGx1/" target="_blank" rel="noopener noreferrer" aria-label="TikTok"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="currentColor"><path d="M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.68v13.67a2.4 2.4 0 1 1-4.77-1.42 2.38 2.38 0 0 1 2.38 2.37V20.1a6.1 6.1 0 1 1 8.86-5.92v-3.48a6.11 6.11 0 0 0-3.02-.68z"/></svg></a>
<a class="soc" href="https://www.instagram.com/mxtlabcreative?igsh=MXU3OTNueDZpYnBuag==" target="_blank" rel="noopener noreferrer" aria-label="Instagram"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0m0 2.25c2.36 0 2.636.009 3.562.051.86.039 1.33.179 1.64.304.412.16.708.35.996.64.29.286.48.584.64.996.125.31.265.78.304 1.64.041.926.05 1.202.05 3.562s-.009 2.636-.051 3.562c-.039.86-.179 1.33-.304 1.64-.16.412-.35.708-.64.996-.286.29-.584.48-.996.64-.31.125-.78.265-1.64.304-.926.041-1.202.05-3.562.05s-2.636-.009-3.562-.051c-.86-.039-1.33-.179-1.64-.304-.412-.16-.708-.35-.996-.64-.29-.286-.48-.584-.64-.996-.125-.31-.265-.78-.304-1.64-.041-.926-.05-1.202-.05-3.562s.009-2.636.051-3.562c.039-.86.179-1.33.304-1.64.16-.412.35-.708.64-.996.286-.29.584-.48.996-.64.31-.125.78-.265 1.64-.304.926-.041 1.202-.05 3.562-.05zm0 1.913a5.837 5.837 0 110 11.674 5.837 5.837 0 010-11.674zm0 1.6a4.237 4.237 0 100 8.474 4.237 4.237 0 000-8.474zm6.406-1.845a1.44 1.44 0 11-2.88 0 1.44 1.44 0 012.88 0z"/></svg></a>
<a class="soc" href="https://t.me/mxtcreativestudio" target="_blank" rel="noopener noreferrer" aria-label="Telegram"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0m5.894 8.221l-1.97 9.28c-.145.658-.537.818-1.084.508l-3-2.21-1.446 1.394c-.16.16-.295.295-.605.295l.213-3.053 5.56-5.023c.242-.213-.054-.33-.373-.117l-6.869 4.332-2.96-.924c-.64-.203-.658-.64.136-.954l11.566-4.458c.54-.203 1.01.132.84.957z"/></svg></a>
</div>
</div>
</div>
</footer>
<!-- Adsterra Social Bar -->
<script src="/assets/js/quiz-hub.js" defer></script>
<script type="module" src="/assets/js/auth.js"></script>
</body>
</html>