(53 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{US_AFRL_CarrollHS/WikiStripDown}} {{US_AFRL_CarrollHS/Layout!}} {{US_AFRL_CarrollHS/Bootstrap1}} {{US_AFRL_CarrollHS/Bootstrap2}} {{US_AFRL_CarrollHS/Bootstrap3}} {{US_AFRL_CarrollHS/Bootstrap4}} {{US_AFRL_CarrollHS/Bootstrap8}} {{US_AFRL_CarrollHS/navbar}} {{US_AFRL_CarrollHS/hero}} | {{US_AFRL_CarrollHS/WikiStripDown}} {{US_AFRL_CarrollHS/Layout!}} {{US_AFRL_CarrollHS/Bootstrap1}} {{US_AFRL_CarrollHS/Bootstrap2}} {{US_AFRL_CarrollHS/Bootstrap3}} {{US_AFRL_CarrollHS/Bootstrap4}} {{US_AFRL_CarrollHS/Bootstrap8}} {{US_AFRL_CarrollHS/navbar}} {{US_AFRL_CarrollHS/hero}} | ||
+ | |||
<html> | <html> | ||
+ | |||
+ | <style> | ||
+ | |||
+ | #carouselExampleIndicators { | ||
+ | width: 60%; | ||
+ | margin-left: 20%; | ||
+ | margin-right: 20%; | ||
+ | height: auto; | ||
+ | } | ||
+ | |||
+ | .carousel-item img{ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
<div class="hero"> | <div class="hero"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/1/ | + | <img src="https://static.igem.org/mediawiki/2018/1/10/T--US_AFRL_CarrollHS--EducationEngagementHeader.jpg" alt="Public Engagement" style="margin-top: 25px;"> |
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
<div class="background"> | <div class="background"> | ||
<div class="row"><h1>Education</h1></div> | <div class="row"><h1>Education</h1></div> | ||
− | <div class="row"><p>Outside of our school, some of our team attended local middle schools to teach the younger generation about the application of our project, synthetic biology, and iGEM in general. | + | <div class="row"><p>Outside of our school, some of our team members attended local middle schools to teach the younger generation about the application of our project, synthetic biology, and iGEM in general. Members of the team gave presentations to students at four local grade schools: St. Peter's Catholic Elementary School, Ascension School, Dayton Regional STEM School, and and St. Helen Catholic School (the presentation can be found at the bottom of the page). The team also did hands-on activities with the kids to teach them about the structure of DNA. Not only did we teach the students, we also got a lot of helpful feedback from some of the teachers at these schools. Both the teachers and students also had many great questions, and those questions helped shape the way we think about our project. </p></div> |
<div class="row"></div> | <div class="row"></div> | ||
− | |||
<br> | <br> | ||
Line 29: | Line 50: | ||
</div> | </div> | ||
+ | <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel"> | ||
+ | <ol class="carousel-indicators"> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="1"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="2"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="3"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="4"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="5"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="6"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="7"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="8"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="9"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="10"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="11"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="12"></li> | ||
+ | <li data-target="#carouselExampleIndicators" data-slide-to="1"></li> | ||
+ | </ol> | ||
+ | <div class="carousel-inner"> | ||
+ | <div class="carousel-item active"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/6/65/T--US_AFRL_CarrollHS--GSPrez1.jpeg" alt="First slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/f/f3/T--US_AFRL_CarrollHS--GSPrez2.jpeg" alt="Second slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/2/20/T--US_AFRL_CarrollHS--GSPrez3.jpeg" alt="Third slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/5/57/T--US_AFRL_CarrollHS--GSPrez4.jpeg" alt="Fourth slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/a/a8/T--US_AFRL_CarrollHS--GSPrez5.jpeg" alt="Fifth slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/2/22/T--US_AFRL_CarrollHS--GSPrez6.jpeg" alt="Sixth slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/8/85/T--US_AFRL_CarrollHS--GSPrez7.jpeg" alt="7 slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/8/8d/T--US_AFRL_CarrollHS--GSPrez8.jpeg" alt="8 slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/7/7e/T--US_AFRL_CarrollHS--GSPrez9.jpeg" alt="9 slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/4/4f/T--US_AFRL_CarrollHS--GSPrez10.jpeg" alt="10 slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/6/60/T--US_AFRL_CarrollHS--GSPrez11.jpeg" alt="11 slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/6/67/T--US_AFRL_CarrollHS--GSPrez12.jpeg" alt="12 slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/8/85/T--US_AFRL_CarrollHS--GSPrez13.jpeg" alt="13 slide"> | ||
+ | </div> | ||
+ | <div class="carousel-item"> | ||
+ | <img class="d-block" src="https://static.igem.org/mediawiki/2018/e/e1/T--US_AFRL_CarrollHS--GSPrez14.jpeg" alt="14 slide"> | ||
+ | </div> | ||
− | + | </div> | |
+ | <a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev"> | ||
+ | <span class="carousel-control-prev-icon" aria-hidden="true"></span> | ||
+ | <span class="sr-only">Previous</span> | ||
+ | </a> | ||
+ | <a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next"> | ||
+ | <span class="carousel-control-next-icon" aria-hidden="true"></span> | ||
+ | <span class="sr-only">Next</span> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="col-sm-12 label"><p class="text-center">The presentation the team gave to the grade school students</p></div> | ||
+ | </div> | ||
</div> | </div> |
Latest revision as of 03:52, 18 October 2018
Education
Outside of our school, some of our team members attended local middle schools to teach the younger generation about the application of our project, synthetic biology, and iGEM in general. Members of the team gave presentations to students at four local grade schools: St. Peter's Catholic Elementary School, Ascension School, Dayton Regional STEM School, and and St. Helen Catholic School (the presentation can be found at the bottom of the page). The team also did hands-on activities with the kids to teach them about the structure of DNA. Not only did we teach the students, we also got a lot of helpful feedback from some of the teachers at these schools. Both the teachers and students also had many great questions, and those questions helped shape the way we think about our project.
Team members Chris and Hayley teach grade schoolers about Synthetic biology
Grade Schoolers show off their progress on their DNA bracelets!
Second year member Hayley Jesse helping grade school students make DNA bracelets
The presentation the team gave to the grade school students