Difference between revisions of "Team:NCTU Formosa/Public Engagement"

(Prototype team page)
 
Line 1: Line 1:
{{NCTU_Formosa}}
+
{{NCTU_Formosa/test}}
 +
 
 
<html>
 
<html>
 +
<head>
 +
  <meta charset="UTF-8">
 +
  <title>Education</title>
  
<div class="column full_size judges-will-not-evaluate">
+
  <style>
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
 +
  #globalWrapper{
 +
    padding-top: 0 !important;
 +
    padding-bottom: 0 !important;
 +
    margin: 0 !important;
 +
  }
  
<div class="clear"></div>
 
  
 +
body {
 +
  font-size: 0;
 +
  margin: 0 !important;
 +
  padding: 0;
 +
  background-color: #E3F2FD;
 +
}
  
 +
.wrapper {
 +
background-color: #E3F2FD;
 +
padding: 0;
 +
font-size: 0;
 +
font-family: Levenim MT;
 +
}
  
<div class="column full_size">
+
.cover{
 +
position: relative;
 +
}
  
<h1>Human Practices: Education and Public Engagement Special Prize</h1>
+
.picture {
 +
width: 100%;
 +
height: auto;
 +
padding: 0;
 +
margin-bottom: 100px;
 +
}
  
<p>Innovative educational tools and public engagement activities have the ability to discuss the science behind synthetic biology, spark new scientific curiosity and establish a public dialogue about synthetic biology from voices and views outside the lab. </p>
+
.dot1,.dot2,.dot3,.dot4 {
 +
position: absolute;
 +
}
  
<p>On this page, your team should document your Education and Public Engagement work and activities. Describe your team’s efforts to include more people in shaping synthetic biology (such as creating or building upon innovative educational tools and/or public engagement activities to establish two-way dialogue with new communities, and/or engaging new groups in discussions about synthetic biology and public values). Describe your approach, why you chose it, and what was learned by everyone involved (including yourselves!).</p>
+
.dot1 {
 +
width: 4%;
 +
left: 7%;
 +
top: 9.5vw;
 +
}
  
<p>This work may relate to or overlap with the work you document on your Human Practices page. Whereas Integrated Human Practices relates to the process of refining your project purpose and design, this page may highlight significant efforts that go beyond your particular project focus and/or address a significant broader concern in iGEM.
+
.dot2 {
</p>
+
width: 3.5%;
 +
left: 32.3%;
 +
top: 27.3vw;
 +
}
  
 +
.dot3 {
 +
width: 5%;
 +
left: 55.5%;
 +
top: 27.5vw;
 +
}
  
<p>For more information, please see the <a href="https://2018.igem.org/Human_Practices">Human Practices Hub</a>. There you will find:</p>
+
.dot4 {
+
width: 3.5%;
<ul>
+
left: 77%;
<li> an <a href="https://2018.igem.org/Human_Practices/Introduction">introduction</a> to Human Practices at iGEM </li>
+
top: 24.5vw;
<li>tips on <a href="https://2018.igem.org/Human_Practices/How_to_Succeed">how to succeed</a> including explanations of judging criteria and advice about how to conduct and document your Human Practices work</li>
+
}
<li>descriptions of <a href="https://2018.igem.org/Human_Practices/Examples">exemplary work</a> to inspire you</li>
+
 
<li>links to helpful <a href="https://2018.igem.org/Human_Practices/Resources">resources</a></li>
+
.dot1 img,.dot2 img,.dot3 img,.dot4 img {
<li>And more! </li>
+
width: 100%;
</ul>
+
position: relative;
+
/* 淡出淡入效果0.5秒 */
+
transition: opacity 0.5s ease-in-out;
<div class="clear extra_space"></div>
+
cursor: pointer;
+
}
<p>If you nominate your team for the <a href="https://2018.igem.org/Judging/Awards"></a>Best Education and Public Engagement Special Prize</a> by filling out the corresponding field in the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>, the judges will review this page to consider your team for that prize. The criteria are listed below. </p>
+
 
 +
.dot1 img:last-child:hover {
 +
/* 滑入時第一張透明度設0 */
 +
  opacity:0;
 +
}
 +
 
 +
.dot2 img:last-child:hover {
 +
/* 滑入時第一張透明度設0 */
 +
  opacity:0;
 +
}
 +
 
 +
.dot3 img:last-child:hover {
 +
/* 滑入時第一張透明度設0 */
 +
  opacity:0;
 +
}
 +
 
 +
.dot4 img:last-child:hover {
 +
/* 滑入時第一張透明度設0 */
 +
  opacity:0;
 +
}
 +
 
 +
.first1 {
 +
top: -3.8vw;
 +
}
 +
 
 +
.first2 {
 +
top: -3.33vw;
 +
}
 +
 
 +
.first3 {
 +
top: -4.75vw;
 +
}
 +
 
 +
.first4 {
 +
top: -3.35vw;
 +
}
 +
 
 +
.explanation{
 +
  font-size: 2.5vmin;
 +
  font-weight: bold;
 +
  color: #575656;
 +
  text-align: center;
 +
}
 +
 
 +
.icon{
 +
  width: 20px;
 +
  vertical-align: middle;
 +
}
 +
 
 +
.edu1, .edu2, .edu3, .edu4, .edu5, .edu6, .edu7, .edu8 {
 +
width: 85%;
 +
height: auto;
 +
overflow: auto;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-top: 50px;
 +
margin-bottom: 100px;
 +
box-sizing: border-box;
 +
top: 50px;
 +
bottom: 50px;
 +
}
 +
 
 +
.block {
 +
box-sizing: border-box;
 +
margin: 0px;
 +
max-width: 1160px;
 +
}
 +
 
 +
.title_1 {
 +
width: 85%;
 +
position: relative;
 +
left: 7.5%;
 +
padding: 5px;
 +
text-align: center;
 +
font-size: 6vmin;
 +
background-color: #B4E0F6;
 +
}
 +
 
 +
.photo_1 {
 +
width: 70%;
 +
margin-top: 20px;
 +
position: relative;
 +
left: 15%;
 +
}
 +
 
 +
.content_1 {
 +
width: 85%;
 +
height: auto;
 +
float: left;
 +
background-color: #fff;
 +
font-size: 3vmin;
 +
text-align: justify;
 +
padding: 20px;
 +
position: relative;
 +
left: 7.5%;
 +
}
 +
 
 +
</style>
 +
 
 +
 
 +
 
 +
 
 +
</head>
 +
 
 +
<body>
 +
 
 +
 
 +
<div class="wrapper">
 +
  <div class="cover"><img class="picture" src="https://static.igem.org/mediawiki/2018/d/d4/T--NCTU_Formosa--HP_inside_cover.png"/>
 +
      <div class="dot1"><img src="https://static.igem.org/mediawiki/2018/9/9d/T--NCTU_Formosa--HP_inside_cover_dot2.png"/><a href="https://2018.igem.org/Team:NCTU_Formosa/Public_Engagement"><img class="first1" src="https://static.igem.org/mediawiki/2018/0/03/T--NCTU_Formosa--HP_inside_cover_dot.png"/></a></div>
 +
      <div class="dot2"><img src="https://static.igem.org/mediawiki/2018/9/9d/T--NCTU_Formosa--HP_inside_cover_dot2.png"/><a href="https://2018.igem.org/Team:NCTU_Formosa/Human_Practices/Integrated"><img class="first2" src="https://static.igem.org/mediawiki/2018/0/03/T--NCTU_Formosa--HP_inside_cover_dot.png"/></a></div>
 +
      <div class="dot4"><img src="https://static.igem.org/mediawiki/2018/9/9d/T--NCTU_Formosa--HP_inside_cover_dot2.png"/><a href="https://2018.igem.org/Team:NCTU_Formosa/Collaborations"><img class="first4" src="https://static.igem.org/mediawiki/2018/0/03/T--NCTU_Formosa--HP_inside_cover_dot.png"/></a></div>
 +
  </div>
 +
  <div class="edu1">
 +
    <div class="block title_1"><p>NCTU Annual Biotechnology Fair</p></div>
 +
    <img src="https://static.igem.org/mediawiki/2018/b/b0/T--NCTU_Formosa--DBT5.jpg" alt="" class="photo_1">
 +
    <div class="explanation">
 +
      <svg class="icon" aria-hidden="true" data-prefix="fas" data-icon="arrow-circle-up" class="svg-inline--fa fa-arrow-circle-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"></path></svg>
 +
      Figure 1: The box plot of richness triplicate analysis
 +
    </div>
 +
    <div class="block content_1"><p>At this year’s biotechnology fair in NCTU, we presented our project to future NCTU biotechnology majors to get them interested in synthetic biology. Every year, the event is held a few months before school starts as a way  to give incoming students a glimpse at the many different paths available in the field. Of course, synthetic biology is all about collaboration between different fields, and all of our non-biology major teammates shared how other fields, such as nanotechnology and engineering, could work together with biology to achieve great things.</p></div>
 +
  </div>
 +
  <div class="edu2">
 +
    <div class="block sidebar_1">
 +
      <div class="block title_1"><p>High School iGEM Introduction</p></div>
 +
      <img src="https://static.igem.org/mediawiki/2018/c/cd/T--NCTU_Formosa--LTSH2.jpg" alt="" class="photo_1">
 +
      <div class="explanation">
 +
        <svg class="icon" aria-hidden="true" data-prefix="fas" data-icon="arrow-circle-up" class="svg-inline--fa fa-arrow-circle-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"></path></svg>
 +
        Figure 1: The box plot of richness triplicate analysis
 +
      </div>
 +
      <div class="block content_1"><p>National Luodong High School visited us over the summer to learn more about the iGEM competition. To start, we introduced the field of synthetic biology. We then presented some of NCTU_Formosa’s previous projects, such as Pantide and Parabase. The students left with a better understanding of what goes on in the field of synthetic biology as well as the competition.</p></div>
 +
    </div>
 +
  </div>
 +
  <div class="edu3">
 +
    <div class="block sidebar_1">
 +
      <div class="block title_1"><p>60th NCTU Campus Fair</p></div>
 +
      <img src="https://static.igem.org/mediawiki/2018/6/6b/T--NCTU_Formosa--0408NCTU14.jpg" alt="" class="photo_1">
 +
      <div class="explanation">
 +
        <svg class="icon" aria-hidden="true" data-prefix="fas" data-icon="arrow-circle-up" class="svg-inline--fa fa-arrow-circle-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"></path></svg>
 +
        Figure 1: The box plot of richness triplicate analysis
 +
      </div>
 +
      <div class="block content_1"><p>During the school year our team participated in our school’s annual club fair. Our goal was to teach more people about synthetic biology and the iGEM competition, as well as earn some money to spend towards our project. We sold popsicles and explained several previous NCTU projects to any willing listeners. By the end we managed to recruit a few members for next years team while netting a profit. It was quite a successful day!</p></div>
 +
    </div>
 +
  </div>
 +
  <div class="edu4">
 +
    <div class="block sidebar_1">
 +
      <div class="block title_1"><p>High School Workshop</p></div>
 +
      <img src="https://static.igem.org/mediawiki/2018/3/32/T--NCTU_Formosa--TCFSH7.JPG" alt="" class="photo_1">
 +
      <div class="explanation">
 +
        <svg class="icon" aria-hidden="true" data-prefix="fas" data-icon="arrow-circle-up" class="svg-inline--fa fa-arrow-circle-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"></path></svg>
 +
        Figure 1: The box plot of richness triplicate analysis
 +
      </div>
 +
      <div class="block content_1"><p>Over the summer our team hosted a week-long workshop for National Taichung First Senior High School students. The workshop covered all the skills required to produce a successful iGEM project. Students were first introduced to the fundamentals of synthetic biology before getting hands-on practice by transforming GFP into E.coli. Finally, they learned how to properly research science topics by referencing published papers and visiting sites such as PubMed. At the end of the workshop, the students combined everything they’d learned into a presentation of a project that they brainstormed from beginning to end. The workshop seemed to pique an interest in synthetic biology in many of the students, and we sincerely hope they decide to continue pursuing this passion.</p></div>
 +
    </div>
 +
  </div>
 +
 
 +
  <div class="edu5">
 +
    <div class="block sidebar_1">
 +
      <div class="block title_1"><p>Central China Conference Conference</p></div>
 +
      <img src="https://static.igem.org/mediawiki/2018/4/4d/T--NCTU_Formosa--HUST1.JPG" alt="" class="photo_1">
 +
      <div class="explanation">
 +
        <svg class="icon" aria-hidden="true" data-prefix="fas" data-icon="arrow-circle-up" class="svg-inline--fa fa-arrow-circle-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"></path></svg>
 +
        Figure 1: The box plot of richness triplicate analysis
 +
      </div>
 +
      <div class="block content_1">
 +
        <p>
 +
          In mid-July, our team visited Wuhan, China to participate in the 2018 Central China Regional Exchange iGEM Conference, which was held by HUST, to share our project with other teams. This year, five teams came together to discuss and exchange ideas. We presented our project ideas and the audience gave us some great feedback. During the question and answer section we were asked about some topics that we hadn’t considered, such as the cost of our bacteriocin production. Additionally, we saw some interesting topics presented by other teams, and also made some great friends along the way. Overall this event really helped us prepare a more well-rounded project!
 +
        </p>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <div class="edu6">
 +
    <div class="block title_1"><p>Little Conference in NCTU</p></div>
 +
    <img src="https://static.igem.org/mediawiki/2018/0/0f/T--NCTU_Formosa--mingdao1.JPG" alt="" class="photo_1">
 +
    <div class="explanation">
 +
      <svg class="icon" aria-hidden="true" data-prefix="fas" data-icon="arrow-circle-up" class="svg-inline--fa fa-arrow-circle-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"></path></svg>
 +
      Figure 1: The box plot of richness triplicate analysis
 +
    </div>
 +
    <div class="block content_1">
 +
      <p>
 +
        Towards the end of July we co-hosted a small iGEM meetup with Mingdao High School. Along with National Tsing Hua University, all three teams presented their projects. This was our second opportunity to share our ideas with other iGEM teams and receive criticism. The improvements we’d made after our first meetup in Wuhan made our project more understandable this time; of course, we were asked new questions that we’d yet to consider, such as how long our proteins would last in the environment. We found that the smaller scale of this meetup allowed for longer and more intimate discussions and really helped us identify some issues with our project. We were very lucky that Mingdao approached us with this amazing chance at improvement, and hope the other two schools benefitted as much as we did!
 +
      </p>
 +
    </div>
 +
  </div>
 +
  <div class="edu7">
 +
    <div class="block sidebar_1">
 +
      <div class="block title_1"><p>6th Asia-Pacific iGEM Conference</p></div>
 +
      <img src="https://static.igem.org/mediawiki/2018/4/4c/T--NCTU_Formosa--NCHUconference16.jpg" alt="" class="photo_1">
 +
      <div class="explanation">
 +
        <svg class="icon" aria-hidden="true" data-prefix="fas" data-icon="arrow-circle-up" class="svg-inline--fa fa-arrow-circle-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"></path></svg>
 +
        Figure 1: The box plot of richness triplicate analysis
 +
      </div>
 +
      <div class="block content_1">
 +
        <p>
 +
          This summer, NCTU_Formosa participated in the 6th annual Asia Pacific iGEM conference held at Chung Shing University in Taichung. Over twenty other teams attended the event, and each team took the opportunity to share their projects. We received a lot of constructive criticism from not only other students but teachers and advisors as well. From this, we were able to improve both our content as well as our presentation style. Additionally, we bonded with many other teams and schools and made long lasting friendships.
 +
        </p>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <div class="edu8">
 +
    <div class="block sidebar_1">
 +
      <div class="block title_1"><p>Phone Meetup (Abu Dhabi)</p></div>
 +
      <img src="https://static.igem.org/mediawiki/2018/9/9c/T--NCTU_Formosa--meetuponline1.png" alt="" class="photo_1">
 +
      <div class="explanation">
 +
        <svg class="icon" aria-hidden="true" data-prefix="fas" data-icon="arrow-circle-up" class="svg-inline--fa fa-arrow-circle-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"></path></svg>
 +
        Figure 1: The box plot of richness triplicate analysis
 +
      </div>
 +
      <div class="block content_1">
 +
        <p>
 +
          During the spring our team called Abu Dhabi over Skype to discuss both teams’projects. We explained our plan to control microbiota in soil, and Abu Dhabi shared their goals of making an incredible sensor. It was a great opportunity to practice expressing our ideas to others, and both teams learned more about both projects.
 +
        </p>
 +
      </div>
 +
    </div>
 +
  </div>
  
<div class="highlight decoration_background">
 
<p>How have you developed new opportunities to include more people in shaping synthetic biology? Innovative educational tools and public engagement activities have the ability to establish a two-way dialogue with new communities by discussing public values and the science behind synthetic biology. Document your approach and what was learned by everyone involved to compete for this award.
 
</p>
 
</div>
 
 
</div>
 
</div>
 +
 +
</body>
 +
 +
</html>
 +
{{NCTU_Formosa/Footer}}

Revision as of 21:19, 27 September 2018

Navigation Bar

Education

NCTU Annual Biotechnology Fair

Figure 1: The box plot of richness triplicate analysis

At this year’s biotechnology fair in NCTU, we presented our project to future NCTU biotechnology majors to get them interested in synthetic biology. Every year, the event is held a few months before school starts as a way to give incoming students a glimpse at the many different paths available in the field. Of course, synthetic biology is all about collaboration between different fields, and all of our non-biology major teammates shared how other fields, such as nanotechnology and engineering, could work together with biology to achieve great things.

Little Conference in NCTU

Figure 1: The box plot of richness triplicate analysis

Towards the end of July we co-hosted a small iGEM meetup with Mingdao High School. Along with National Tsing Hua University, all three teams presented their projects. This was our second opportunity to share our ideas with other iGEM teams and receive criticism. The improvements we’d made after our first meetup in Wuhan made our project more understandable this time; of course, we were asked new questions that we’d yet to consider, such as how long our proteins would last in the environment. We found that the smaller scale of this meetup allowed for longer and more intimate discussions and really helped us identify some issues with our project. We were very lucky that Mingdao approached us with this amazing chance at improvement, and hope the other two schools benefitted as much as we did!