-
Notifications
You must be signed in to change notification settings - Fork 0
/
workshops.html
594 lines (548 loc) · 24.9 KB
/
workshops.html
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
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-142120293-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-142120293-1');
</script>
</script>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE11">
<!-- Interested in joining the Office of Innovation + Lab to help make New Jersey work better for all New Jerseyans? Email us at [email protected] -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Innovation Skills Accelerator" />
<meta property="og:description"
content="Welcome to the New Jersey State Innovation Skills Accelerator. Launched by Governor Phil Murphy, the Innovation Skills Accelerator is a free, online program to train
public officials to leverage new technology, data, collective intelligence and design thinking to allow our State’s public servants to advance the way we solve public problems." />
<meta property="og:image" content="https://smarter.nj.gov/images/favicon.png" />
<link rel="icon" type="image/png" href="images/favicon.png">
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,300i,400,400i,600,600i,700,700i"
rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Innovation Skills Accelerator</title>
<!-- Bootstrap -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<!--[if lte IE 9]><link rel="stylesheet" href="css/lte-ie-9.css"><![endif]-->
</head>
<body>
<div class="body-container">
<div class="hero-row">
<div id="mySidenav" class="sidenav">
<a href="index.html#modules">View all modules</a>
<a href="about.html#insa">About the Innovation Skills Accelerator</a>
<a href="about.html#inno">About the Office of Innovation</a>
<a href="about.html#contact">Contact us</a>
</div>
<div class="state-header">
<span onclick="openNav()">
<div class="col-4p" onclick="myFunction(this)" aria-label="button to open the menu">
<div class="bar-1 bar-main-color" aria-hidden=”true”></div>
<div class="bar-2 bar-main-color" aria-hidden=”true”></div>
<div class="bar-3 bar-main-color" aria-hidden=”true”></div>
</div>
</span>
<div class="col-48">
<a style="color: #ffffff;">OFFICIAL SITE OF THE STATE OF NEW JERSEY</a>
</div>
<div class="col-48 mob-logo" style="text-align: center; padding-top: 5px;">
<a href="../index.html"> <img class="insa-logo" src="images/logo-insa.png"></a>
</div>
<div class="col-48 c-2">
<div class="row-1">
<p><a target="_blank" href="https://nj.gov/governor/">GOVERNOR PHIL MURPHY</a> — <a target="_blank"
href="https://nj.gov/governor/admin/lt/">LT. GOVERNOR TAHESHA WAY</a></p>
</div>
<div class="row-2" style="padding-top:0">
<p><a target="_blank" href="https://nj.gov/">NJ.GOV</a> | <a target="_blank"
href="https://nj.gov/nj/gov/njgov/alphaserv.html">SERVICES</a> | <a target="_blank"
href="https://nj.gov/nj/gov/deptserv/">AGENCIES</a> | <a target="_blank" href="about.html">ABOUT
InSA</a></p>
</div>
</div>
</div>
<div class="hero">
<div class="center-text">
<div class="all-text">
<h5>INNOVATION SKILLS ACCELERATOR</h5>
<h1>BOOTCAMPS AND WORKSHOPS</h1></br></br>
<p>Building upon the success of the Innovation Skills
Accelerator online course, the New Jersey Office of Innovation offers additional live
training opportunities, usually offered virtually. These bootcamps and workshops are intended to help
public servants apply the skills from the online training to their own projects and to create communities
that can discuss and share innovative projects and ideas. New Jersey state employees and others can learn
more about upcoming events and apply to participate by clicking on events in the calendar below.
</p>
</div>
</div>
</div>
</div>
<div>
<h3 class="separator" id="upcoming-workshops">UPCOMING WORKSHOPS</h3>
</div>
<div class="bootcamps-section">
<iframe
src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=America%2FNew_York&showTz=0&showCalendars=0&showTabs=0&showPrint=0&showDate=0&showNav=0&showTitle=0&mode=AGENDA&src=Y185ZGsyY2c1YzVvNmJyYW5rYmYzdW8xNmIxOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%23B39DDB"
width="100%" height="300" frameborder="0" scrolling="no"></iframe>
</div>
<div>
<h3 class="separator" id="past-workshops">PAST WORKSHOPS</h3>
</div>
<div class="bootcamps-section">
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>MAR 2020</p>
</div>
<div class="bootcamp-date">
<p>9</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>ENJINE Workshop: Problem Definition</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Beth Simone Noveck, Chief Innovation Officer, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>Winners of New Jersey's ENJINE competiton met to discuss their projects and engage in exercises to help them articulate - and reassess - exactly what problems they were trying to solve.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>DEC 2020</p>
</div>
<div class="bootcamp-date">
<p>17</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Problem Definition</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Beth Simone Noveck, Chief Innovation Officer, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>Participants discussed the process of articulating a specific and actionable problem and identifying the root causes of that problem by using data, research, and collaboration.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>DEC 2020</p>
</div>
<div class="bootcamp-date">
<p>22</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Human-Centered Design</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Emilia Ndely and Beth Simone Noveck, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>Participants discussed strategies for using human-centered design strategies to place end users at the center of the development process, including how to identify stakeholders and groups to engage with.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>MAR 2021</p>
</div>
<div class="bootcamp-date">
<p>10</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Rapid Evidence Review</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Beth Simone Noveck, Chief Innovation Officer, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>Participants discussed strategies for finding what possible solutions already exist, evaluating whether a solution worked elsewhere, and determining whether what worked in another context will work in your context and community.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>MAR 2021</p>
</div>
<div class="bootcamp-date">
<p>24</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Data Tools in Government Bootcamp</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: Eric Reese<b></b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>Participants discussed how to start identifying and using data in their work, including conversatoion around practical examples, key takeaways for the public sector, and next steps to start using data in their day-to-day work.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>MAY 2021</p>
</div>
<div class="bootcamp-date">
<p>5</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Agile Governance</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Peter Parycek, Professor for E-Governance, Danube University Krems</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>Participants discussed how "agile" practices can help to break down large projects into smaller, discrete portions, involve multiple stakeholders in their efforts, adapt to new challenges, and ensure that solutions are human-centered.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>JUN 2021</p>
</div>
<div class="bootcamp-date">
<p>7</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Human-Centered Design 101 (HCD Course)</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Graham Simpson, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>NJ Department of Labor staff learned about the history of human-centered design and the importance of putting users first.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>JUN 2021</p>
</div>
<div class="bootcamp-date">
<p>10</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Defining the Problem (HCD Course)</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Beth Simone Noveck, Chief Innovation Officer, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>NJ Department of Labor staff learned how to generate huamn-centered and user-focused problem statements to guide work.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>JUN 2021</p>
</div>
<div class="bootcamp-date">
<p>14</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Design Thinking (HCD Course)</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Emilia Ndely, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>NJ Department of Labor staff learned how to interview participants and how to create and test innovative solutions.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>JUN 2021</p>
</div>
<div class="bootcamp-date">
<p>21</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Voice of the Customer (HCD Course)</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Guy Lee, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>NJ Department of Labor staff learned how to create personas to capture customer preferences and expectations.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>JUL 2021</p>
</div>
<div class="bootcamp-date">
<p>8</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Methods Deep Dive (HCD Course)</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Crystal Penalosa, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>NJ Department of Labor staff learned abut design techniques, includng service blueprinting and journey mapping to help them visualize and improve processes for users.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>JUL 2021</p>
</div>
<div class="bootcamp-date">
<p>8</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Collaborative Approaches to Data Use (Day 1)</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Beth Simone Noveck, Chief Innovation Officer, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>Staff from the NJ Office of the State Comptroller discussed data anlytical thinking and how to use data to define problems.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>JUL 2021</p>
</div>
<div class="bootcamp-date">
<p>15</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Collaborative Approaches to Data Use (Day 2)</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Julia Lane, Co-Founder, Coleridge Initaitive; Sean Simone, Director of Research and Evaluation, Heldrich Center; and Beth Simone Noveck, Chief Innovation Officer, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>Staff from the NJ Office of the State Comptroller discussed collaborative approaches to data collection and analysis and strategies for utilizing administrative data.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>JUL 2021</p>
</div>
<div class="bootcamp-date">
<p>19</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Field Scanning (HCD Course)</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Beth Simone Noveck, Chief Innovation Officer, New Jersey Office of Innovation</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>NJ Department of Labor staff learned tecniques for engaging people in efforts to review existing evidence and possible existing solutions.</p>
</div>
</div>
<div class="bootcamp-item">
<div class="bootcamp-item-title">
<div class="bootcamp-calendar">
<spa id="bootcamp-calendar-border">
<div class="bootcamp-month">
<p>AUG 2021</p>
</div>
<div class="bootcamp-date">
<p>2</p>
</div>
</span>
</div>
<div class="bootcamp-title-col">
<div class="bootcamp-title">
<h1>Implementing Change (HCD Course)</h1>
</div>
<div class="bootcamp-instructor">
<p>Instructor: <b>Maggie Ollove and Lisette Baylor, The Lab @ OPM (U.S. Office of Personnel Management)</b></p>
</div>
</div>
</div>
<div class="bootcamp-item-description">
<p>NJ Department of Labor staff learned how to apply participatory design methods to their work.</p>
</div>
</div>
</div>
<div class="separator">
<h3>SIGN UP FOR UPDATES</h3>
<p>To receive notifications when new modules are released, sign up for updates</p>
<script type="text/javascript">var submitted = false;</script>
<iframe name="hidden_iframe" id="hidden_iframe" style="display:none;"
onload="if(submitted) {window.location='thankyou.html';}">
</iframe>
<form name="subscribe form" class="custom-form"
action="https://docs.google.com/forms/d/e/1FAIpQLSffm1XsAT2c3xJG5H2RFpfkZLk2i2lTBLJfql1U7jSgdHLPaw/formResponse"
method="post" target="hidden_iframe" onsubmit="submitted=true;" aria-label="form to subscribe">
<input type="text" placeholder="EMAIL ADDRESS" name="entry.630003726" aria-hidden=”true”>
<button name="subscribe form button" class="form-button" type="submit" aria-hidden=”true”>SIGN UP</button>
</form>
</div>
<!-- <footer class="footer nj">
<div class="container-fluid">
<div class="row no-gutters">
<div class="col-sm-12 col-xl-12 d-block mb-2 opra-lice align-center">
<a href="https://nj.gov/opra/" class="mb-4 mt-2 d-block"
><img
src="images/opra.png"
alt="OPRA Logo"
class="opra" /></a>
<p style="color: #d6d6d6" ><a href="tos.html">Privacy, Terms & License</a></p>
</div>
</div>
<div class="row no-gutters" style="text-align:center; margin-left:auto; margin-right:auto">
<p style="margin-left:auto; margin-right:auto; color: #7c8087; font-weight: 200">Made with <span style="color:#b80f0a">♥</span> by the Office of Innovation</p>
</div>
</div>
</footer>
<div class="cc-license align-center" style="margin-left:auto; margin-right:auto; background-color: #222222; padding-top: 10px; padding-bottom: 10px; font-size: 0.8rem; color: #ffffff;">
<div id="modal-link"> <div style="cursor: pointer;"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></div> <div class="cc-link">This work is licensed under a Creative Commons Attribution 4.0 International License.</div></div>
</div> -->
<footer class="thin-footer">
<a class="footer-item" href="https://nj.gov/opra/"><img src="images/opra.png" alt="OPRA Logo"
style="height: 30px" /></a>
<a style="color: #f0f0f0; font-size: 0.8rem; margin-top: 10px;" href="tos.html" class="footer-item">Privacy, Terms
& License</a>
<p style="color: #7c8087; font-weight: 200" class="footer-item double">Made with <span
style="color:#b80f0a">♥</span> by the Office of Innovation</p>
<a href="https://github.com/newjersey" class="footer-item right-align"><img
src="images/GitHub-Mark-Light-32px.png" alt="OPRA Logo" class="opra" /></a>
<a class="footer-item open-source" href="attribution.html">POWERED BY</BR><img src="images/open-source-dark.png"
alt="OPRA Logo" style="height: 40px" /></a>
<a class="footer-item open-source" href="http://www.thegovlab.org">SUPPORTED BY CONTENT FROM</BR><img
src="images/govlab.png" alt="OPRA Logo" style="height: 40px" /></a>
<!-- <div class="cc-license align-center footer-item" style="font-size: 0.8rem; color: #ffffff;">
<div id="modal-link"> <div style="cursor: pointer;"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></div> </div>
</div> -->
</footer>
</div>
<div id="myModal" class="modal">
<!-- Modal content -->
<div class="modal-content">
<span class="close">×</span>
<div style="text-align:center">
<h1>You are leaving this website</h1>
<p> The State of New Jersey does not sponsor, endorse, or approve the information, content, products, materials,
opinions or services contained on such external sites.</p>
<button class="modal-button"> <a class="modal-button-link" href="https://creativecommons.org/licenses/by/4.0/"
target="_blank">Proceed to Creative Commons</a></button>
</div>
</div>
</div>
</body>
<script src="js/main.js"></script>
<script src="js/sidenav.js"></script>
<script src="js/modal.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js"></script>
</html>