-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwxMeritBadge.html
84 lines (70 loc) · 4.06 KB
/
wxMeritBadge.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
<!DOCTYPE html>
<html>
<head>
<title>Brian Blaylock, UofU</title>
<link rel="stylesheet" href="./css/brian_style.css" />
<script src="./js/site/siteopen.js"></script>
</head>
<body>
<a name="TOP"></a>
<script src="./js/site/sitemenu.js"></script>
<div id="content">
<h1 align="center">
<img height="60px" style="padding-right:15px;" src = "images/wxMeritBadge/WX-Badge.png">
Weather Merit Badge</h1>
<h4 align="center">Boy Scouts of America</h4>
<br>
<!-- Tabs -->
<ul class="nav nav-tabs">
<li class="active"><a data-toggle="tab" href="#tab1">Requirements</a></li>
<li><a data-toggle="tab" href="#tab2">Class Material</a></li>
<li><a data-toggle="tab" href="#tab3">BYU PowWow</a></li>
</ul>
<div class="tab-content">
<div id="tab1" class="tab-pane fade in active">
<h3>Worksheet</h3>
<p>right-click to download
<iframe src="https://onedrive.live.com/embed?cid=633FADFF92D04BD2&resid=633FADFF92D04BD2%2122973&authkey=APykiAKYp9tpELI&em=2" width="576" height="288" frameborder="0" scrolling="no"></iframe>
<hr>
<h3>Pamphlet</h3>
<p>right-click to download
<iframe src="https://onedrive.live.com/embed?cid=633FADFF92D04BD2&resid=633FADFF92D04BD2%2120640&authkey=AL6nf2ZPB03_sj8&em=2" width="576" height="288" frameborder="0" scrolling="no"></iframe>
</div>
<div id="tab2" class="tab-pane fade">
<h3>Class Slides</h3>
<p>click dropdrop down to download
<iframe width="90%" height="500" src="https://onedrive.live.com/embed?cid=633FADFF92D04BD2&resid=633FADFF92D04BD2%21477094&authkey=AIaLc-Jjo9-hLIw&em=2" frameborder="0" scrolling="no"></iframe>
<hr>
<h3>Homework Instructions</h3>
<p>right-click to download
<iframe src='https://onedrive.live.com/embed?cid=633FADFF92D04BD2&resid=633FADFF92D04BD2%2123045&authkey=ALZ9d3wWswRWllk&em=2&wdStartOn=1' width='576px' height='288px' frameborder='0'>This is an embedded <a target='_blank' href='https://office.com'>Microsoft Office</a> document, powered by <a target='_blank' href='https://office.com/webapps'>Office Online</a>.</iframe>
<hr>
<a href="https://home.chpc.utah.edu/~u0553130/WX_merit_badge/">
<img ALIGN=right width="200px" style="padding-right:15px;" src = "images/wxMeritBadge/wx_meritbadge_hwk_website.JPG"></a>
<h3>Homework Website</h3>
<p>
The <a href="https://home.chpc.utah.edu/~u0553130/WX_merit_badge/">homework website</a> will help you fulfill requirement 2, "Name five dangerous weather-related conditions. Give the safety rules for each when outdoors."
Use the weblinks provided (and others you find on your own) to learn safety rules for various types of dangerous weather.
</div>
<div id="tab3" class="tab-pane fade">
<img ALIGN=right height="100px" style="padding-left:15px;"src="images/wxMeritBadge/BYUpowwow2.png">
<h3>BYU Merit Badge Pow Wow</h3>
<p> Each fall and spring, Brigham Young University hosts a merit badge pow wow for the
Boy Scouts in the area. Dozens of merit badge classes are
offered. I have been the weather merit badge instructor since fall 2014.
<p>More information and registration details can be
found on their website: <a href="http://ce.byu.edu/cw/powwow/">http://ce.byu.edu/cw/powwow/</a>.
<hr>
<h3>Teaching the Weather Merit Badge: STEM Education in the Boy Scouts of America Organization</h3>
<h4>January 11, 2016</h4>
<p>A poster presentation given at the AMS annual meeting 25th Symposium on Education in New Orleans
<p><a href="https://ams.confex.com/ams/96Annual/webprogram/Paper285530.html"><i class="fa fa-file-text-o" aria-hidden="true"></i> Read abstract</a>
<a href="publications/AMS_2016_WxMeritBadge.pdf"><i class="fa fa-file-pdf-o" aria-hidden="true"></i> Download poster</a>
<iframe src="https://onedrive.live.com/embed?cid=633FADFF92D04BD2&resid=633FADFF92D04BD2%21477100&authkey=ACNXt8D_Z5n8DOQ&em=2" width="80%" height="550" frameborder="0" scrolling="no"></iframe>
</div>
</div>
</div>
<script src="./js/site/siteclose.js"></script>
</div>
</body>
</html>