Difference between revisions of "Team:CSMU NCHU Taiwan/HP/Gold Integrated/STS"

 
(86 intermediate revisions by 4 users not shown)
Line 23: Line 23:
 
     float: right;
 
     float: right;
 
   }
 
   }
 
+
img.center{
 +
display: block;
 +
  margin: 0 auto;
 +
}
 
.bg-container {
 
.bg-container {
  overflow: hidden;
 
 
   position: relative;
 
   position: relative;
 
   max-height: 200vh; }
 
   max-height: 200vh; }
Line 40: Line 42:
 
   padding: 50px 7%;
 
   padding: 50px 7%;
 
   min-height: 200vh;
 
   min-height: 200vh;
  overflow: hidden; }
+
}
  
 
.main-content {
 
.main-content {
Line 58: Line 60:
 
.m-text-area p {
 
.m-text-area p {
 
     font-size: 22px;
 
     font-size: 22px;
 +
    margin-left:5px;
 
     font-weight: 500; }
 
     font-weight: 500; }
  
Line 101: Line 104:
 
#HQ_page .path .pathWord p {
 
#HQ_page .path .pathWord p {
 
       font-weight: 700;
 
       font-weight: 700;
       text-align: left !important;  
+
       text-align: left !important;
 
       font-size: 16px;
 
       font-size: 16px;
 
}
 
}
Line 153: Line 156:
 
   border-radius: 5px;
 
   border-radius: 5px;
 
   margin-left: 20px;
 
   margin-left: 20px;
   cursor: pointer;  
+
   cursor: pointer;
 
}
 
}
  
Line 161: Line 164:
 
.m-block a:focus{
 
.m-block a:focus{
 
     text-decoration: none;
 
     text-decoration: none;
     color: #000;  
+
     color: #000;
 
}
 
}
 
.top {
 
.top {
Line 172: Line 175:
 
   .top img {
 
   .top img {
 
     width: 100%; }
 
     width: 100%; }
 +
 +
.hp-title {
 +
    position: absolute;
 +
    top: 20px;
 +
    left: 50%;
 +
    width: 100%;
 +
    transform: translate(-50%);
 +
    text-align: center;
 +
    font-size: 60px;
 +
    font-weight: 700;
 +
    font-family: 'Arizonia' !important;
 +
    margin-bottom: 1rem;}
 +
 +
 
.hp-bg-container {
 
.hp-bg-container {
 
   overflow: hidden;
 
   overflow: hidden;
 
   position: relative;
 
   position: relative;
   max-height: 200vh;
+
   max-height: none;
   background-color: #fdf8e3; }
+
   background-image: url(https://static.igem.org/mediawiki/2017/6/6a/T--CSMU_NCHU_Taiwan--long-three.png);
   .hp-bg-container > img {
+
   background-repeat: repeat-y;
    width: 100%;
+
  background-size: 100%;
    margin-top: -45px; }
+
  /*background-color: #fdf8e3; */
 +
}
  
 
.hp-main-container {
 
.hp-main-container {
  position: absolute;
 
  top: 0;
 
  left: 0;
 
 
   width: 100%;
 
   width: 100%;
  height: 100%;
 
 
   padding: 50px 7%;
 
   padding: 50px 7%;
   min-height: 100vh;
+
}
   overflow: hidden; }
+
.bg-img-head{
 +
   max-height: 100vh;
 +
   overflow: hidden;
 +
}
 +
 
 +
.bg-img-head> img {
 +
    width: 100%;
 +
    margin-top: -45px; }
  
 
.hp-main-content {
 
.hp-main-content {
Line 195: Line 216:
 
   width: 80%;
 
   width: 80%;
 
   margin-left: 10%;
 
   margin-left: 10%;
   padding: 0px;
+
   padding: 50px;
   margin-top: 750px;
+
   margin-top: 0px;
   min-height: 0vh;
+
  margin-bottom: 50px;
 +
   min-height: 300vh;
 
   z-index: 10; }
 
   z-index: 10; }
 
.hp-title {
 
  position: relative;
 
  top: 20px;
 
  text-align: center;
 
  font-size: 60px;
 
  font-weight: 700;
 
  font-family: 'Arizonia' !important;
 
  margin-bottom: 1rem; }
 
  
 
.pdf-container {
 
.pdf-container {
Line 213: Line 226:
 
   text-align: center;
 
   text-align: center;
 
   height: 90vh;
 
   height: 90vh;
 +
 
   }
 
   }
  
Line 221: Line 235:
 
   }
 
   }
  
 +
.ul2-container {
 +
  width: 100%;
 +
  text-align: center;
 +
  height: auto;
 +
display: none;
 +
  }
 
.ul-container ul.medal li {
 
.ul-container ul.medal li {
 
+
 
 
   list-style: none; }
 
   list-style: none; }
 
   .ul-container ul.medal li:before {
 
   .ul-container ul.medal li:before {
Line 272: Line 292:
 
   background-color: #556b7e;
 
   background-color: #556b7e;
 
   color: white;
 
   color: white;
 +
  font-size:22px;
 +
text-align: center;
 
   display: block;
 
   display: block;
 
   position: relative; }
 
   position: relative; }
   .pdfbtn i {
+
.pdfbtn2 {
 +
  width: 100%;
 +
  margin: 20px 0 10px 0;
 +
  padding: 10px 20px;
 +
  border-radius: 5px;
 +
  background-color: #556b7e;
 +
  color: white;
 +
  font-size:22px;
 +
text-align: left;
 +
  display: block;
 +
  position: relative; }
 +
   .pdfbtn2 i {
 
     position: absolute;
 
     position: absolute;
 
     right: 50px;
 
     right: 50px;
 
     top: 50%;
 
     top: 50%;
 
     transform: translateY(-50%); }
 
     transform: translateY(-50%); }
 +
.pdfbtn p{
  
 +
color: white;
 +
margin: 0px auto;
 +
 +
}
 
.brown-btn {
 
.brown-btn {
 
   background-color: #603813;
 
   background-color: #603813;
   height:45px;
+
   height:50px;
 
  }
 
  }
  
 +
.img-container {
 +
  width: 100%;
 +
  text-align: center;
 +
  display: none; }
 +
  .img-container img {
 +
    width: 100%; }
 +
.ul-roman-style{
 +
list-style-type :upper-roman;
 +
font-size:22px;
 +
}
 +
 +
.tag{
 +
  font-size:26px !important;
 +
  font-weight:bold;
 +
  color:#603813 !important;
 +
  font-family: 'Ubuntu' !important;
 +
}
 +
.linkto{
 +
  color:#8c6239 !important;
 +
}
 
</style>
 
</style>
  
 
<body>
 
<body>
 
     <div class="hp-bg-container" style="max-height:none;">
 
     <div class="hp-bg-container" style="max-height:none;">
       <img src="https://static.igem.org/mediawiki/2017/f/fb/Csmuxnchu_evolution_bg.png">
+
       <img src="https://static.igem.org/mediawiki/2017/9/9a/T--CSMU_NCHU_Taiwan--ihp-head.png" style="width:100%">
 
       <div class="hp-main-container">
 
       <div class="hp-main-container">
 
         <h1 class="hp-title">-Integrated Human Practices-</h1>
 
         <h1 class="hp-title">-Integrated Human Practices-</h1>
 
         <div class="hp-main-content">
 
         <div class="hp-main-content">
 
           <div class="pdf-area">
 
           <div class="pdf-area">
           <span class="pdfbtn brown-btn" id="media-btn-1">STS</span>
+
           <span class="pdfbtn brown-btn" id="media-btn-1">Responsible Research and Innovation Toolkit</span>
 
             <div class="ul-container" id="media-1">
 
             <div class="ul-container" id="media-1">
 
               <ul class="ul-brown">
 
               <ul class="ul-brown">
 
                 <div class="m-text-area">
 
                 <div class="m-text-area">
                 <h2>Project evolution </h2>
+
                 <h2>A Novel Protocol with Reflexivity, Anticipation, Inclusion, Responsiveness</h2>
                 <p>Over the past few months, our project evolved because of Human Practice. We visited several specialists, potential customers, legislators and attended to conferences in order to understand the demand for our project, the problems in different aspects and the development of our entrepreneurship. Most importantly, we wish to create safe, affordable and efficient ways to solve the aflatoxin problem. This motivated us to interview people from different fields to seek better ideas. All the feedback we received were thoughtfully reviewed throughout the project design, and propelled our work to a better project.<br><br></p>
+
                  <img src="https://static.igem.org/mediawiki/2017/3/38/T--CSMU_NCHU_Taiwan--intro.png" class="center" alt="" style="width: 30%; margin-bottom: 20px;">
                 <p>The top priority of the project has always been to design a safe product, click to see more about the safety consideration implemented with project design and its evolution.
+
                 <p>Responsible Research and Innovation (RRI) is a training and dissemination toolkit opening dialogues, involving society in science and innovation “very upstream” in the processes of Research & Innovation to align its outcomes with the values of society. In other words, RRI toolkit's achievement  resembles human practices to building the bridge between science and society. In the beginning of our iGEM journey, we were confused about human practice, not knowing what to do. Fortunately, by means of browsing previous teams’ wiki pages and meeting with other iGEM teams in Taiwan, we eventually grasped the concept after many times of team brainstorming. However, we thought that many other iGEM teams might face the same problem of catching the core value of human practice, just like us. That's the reason our team adapted it for us and future iGEM teams, preventing them from the time-consuming trial and error. No matter when they use this RRI Toolkit, they can not only get real-time significant feedback inside and outside the lab, but also reflect on their projects discovering different aspects of the relationship with many stakeholders which they neglect before. In short, by employing RRI Toolkit in your subject as a guideline, you can draw a clear and practical blueprint to execute activities for human practices. <br></p>
                  <a target="_blank" href="https://2017.igem.org/Team:CSMU_NCHU_Taiwan/Safety">
+
                 <img src="https://static.igem.org/mediawiki/2017/2/20/T--CSMU_NCHU_Taiwan--Entrepreneurship00.png" width=100% alt="">
              <img class="right" src="https://static.igem.org/mediawiki/2017/6/60/Csmuxnchu_seemore_btn.png" style="width: 13%" alt=""></a></p>
+
                </div>
+
             
+
              </ul>
+
            </div>   
+
          </div>
+
          </div>
+
  
  
 +
              <p><h2>Why We Adapted It?</h2></p>
 +
              <p>Extremely versatile protocol as RRI Toolkit is, sometimes it suffers from an implementation gap, leads to societal controversies or fails to answer societal needs. For instance, iGEM is a very distinctive competition. There are many important issues every team has to demonstrate that they have investigated, addressed and integrated them into the design of their project, such as ethics, sustainability, social
 +
justice, safety, security, environmental impact, or intellectual property rights. However, the original RRI Toolkit has failed to cover all these issues. On top of that, each iGEM team focuses on a specific field, which varies from foundational genetic research to applied technologies. It means that they have different issues to be taken into considerations. Thus, we modified RRI Toolkit to become a special format which involves the values of human practices in iGEM competition. Future teams can conveniently make good use of the modifications to evaluate whether they took into account all conditions that their project may influence or be influenced by.</p>
 +
            <br>
 +
            <p>In the following document, we decided to use these dimensions of responsible innovation along with these different aspects to create a protocol for iGEM teams to reflect and act upon. </p>
  
  
 +
                  <div class="pdf-area">
 +
                  <span class="pdfbtn2 brown-btn" id="content-btn-1">Four Dimensions Of Responsible Innovation and Aspects<i class="fa fa-caret-down" aria-hidden="true"></i></span>
  
 +
                        <div class="img-container" id="content-1">
 +
                          <embed src="https://static.igem.org/mediawiki/2017/4/48/T--CSMU_NCHU_Taiwan--Four_Dimensions_Of_Responsible_Innovation_and_Aspects.pdf" style="width:100%; height:800px" frameborder="0"></embed>
  
 +
                    </div>
 +
                  </div>
 +
 +
 +
 +
 +
              <br>
 +
                <img src="https://static.igem.org/mediawiki/2017/2/20/T--CSMU_NCHU_Taiwan--Entrepreneurship00.png" width=100% alt="">
 +
                <br>
 +
                <img src="https://static.igem.org/mediawiki/2017/6/68/T--CSMU_NCHU_Taiwan--sts01.png" class="center" alt="" style="width: 40%; margin-bottom: 20px;margin-top:20px;">
 +
                <p>Our series of questions on based on the main ideas shown in figure 1 and 2, including the four dimensions- anticipation, inclusion, reflexivity and responsiveness, the idea of 3Ps, and different aspects involved in these concepts.<br><br></p>
 +
<p>The Four Dimensions</p>
 +
                <div class="pdf-area">
 +
                  <span class="pdfbtn2 brown-btn" id="figure-btn-1">Figure 1<i class="fa fa-caret-down" aria-hidden="true"></i></span>
 +
 +
                        <div class="img-container" id="figure-1">
 +
                          <embed src="https://static.igem.org/mediawiki/2017/f/f5/T--CSMU_NCHU_Taiwan--sts21.pdf" style="width:100%; height:800px" frameborder="0"></embed>
 +
 +
                    </div>
 +
                  </div>
 +
 +
                  <p>3Ps- Product, Process, Purpose</p>
 +
 +
 +
                <div class="pdf-area">
 +
                  <span class="pdfbtn2 brown-btn" id="figure-btn-2">Figure 2<i class="fa fa-caret-down" aria-hidden="true"></i></span>
 +
 +
                        <div class="img-container" id="figure-2">
 +
                          <embed src="https://static.igem.org/mediawiki/2017/3/35/T--CSMU_NCHU_Taiwan--sts22.pdf" style="width:100%; height:800px" frameborder="0"></embed>
 +
 +
                    </div>
 +
                  </div>
 +
 +
                  <br>
 +
                  <img src="https://static.igem.org/mediawiki/2017/2/20/T--CSMU_NCHU_Taiwan--Entrepreneurship00.png" width=100% alt="">
 +
 +
                    <h2>RRI Toolkit for iGEM teams</h2>
 +
                    <br>
 +
                    <div class="pdf-area">
 +
                  <span class="pdfbtn2 brown-btn" id="question-btn-1">Questions<i class="fa fa-caret-down" aria-hidden="true"></i></span>
 +
 +
                        <div class="img-container" id="question-1">
 +
                          <embed src="https://static.igem.org/mediawiki/2017/3/32/T--CSMU_NCHU_Taiwan--sts23.pdf" style="width:100%; height:800px" frameborder="0"></embed>
 +
 +
                    </div>
 +
                  </div>
 +
 +
                <div class="pdf-area">
 +
                  <span class="pdfbtn2 brown-btn" id="question-btn-2">Ours answers<i class="fa fa-caret-down" aria-hidden="true"></i></span>
 +
 +
                        <div class="img-container" id="question-2">
 +
                          <embed src="https://static.igem.org/mediawiki/2017/a/aa/T--CSMU_NCHU_Taiwan--sts24.pdf" style="width:100%; height:800px" frameborder="0"></embed>
 +
 +
                    </div>
 +
                  </div>
 +
                  <br>
 +
                  <img src="https://static.igem.org/mediawiki/2017/2/20/T--CSMU_NCHU_Taiwan--Entrepreneurship00.png" width=100% alt="">
 +
                  <br>
 +
 +
                    <h2>Plan and Evolution</h2>
 +
                  <p>During our iGEM journey, our project evolved because of Human Practice. In order to meet the criteria mentioned in RRI Tools, we visited several specialists from different industries, academicians, potential customers, legislator, and medical doctors in the early design phase of our product. These activities which we designed to fill in the blanks in RRI Tools for iGEM team, really helped us define the problem and design devices that target audiences need. See more details on how our project was evolved because of this plan in the <a class="linkto" href='https://2017.igem.org/Team:CSMU_NCHU_Taiwan/HP/Silver' target='_blank'>HP-Silver</a> and <a class="linkto" href='https://2017.igem.org/Team:CSMU_NCHU_Taiwan/HP/Gold_Integrated' target='_blank'>Gold_Integrated page</a>. <br></p>
 +
                  <p><b>Public Engagement : </b><br>The government (health bureau, legislators, etc.), the professional bodies(GRAS Food-grade Hetrologous Protein Production forum, Food Industry Research and Development Institute) ,and the industries (Sinphar group, TABP INC.).</p>
 +
                  <p><b>Open Access : </b><br>Detailed protocol and parts registry for future iGEM teams, APP on our <a class="linkto" href='https://github.com/111280anna/toxintalk' target='_blank'>Github</a>.</p>
 +
                  <p><b>Science Education : </b><br>Students in elementary school, high school, and college.</p>
 +
                  <p><b>Governance : </b><br>Consulting with famous star-up teams in TRANS conference and other iGEM teams in Asia-Pacific iGEM Conference.</p>
 +
                  <p><b>Ethics : </b><br>FIRDI, Good Liver Foundation.</p>
 +
                  <br>
 +
                  <img src="https://static.igem.org/mediawiki/2017/2/20/T--CSMU_NCHU_Taiwan--Entrepreneurship00.png" width=100% alt="">
 +
 +
 +
 +
                  <img src="https://static.igem.org/mediawiki/2017/a/a5/T--CSMU_NCHU_Taiwan--sts02.png" class="center" alt="" style="width: 30%; margin-bottom: 20px; margin-top:20px;">
 +
                  <p>1.&emsp;Owen, R., Stilgoe, J., Macnaghten, P., Gorman, M., Fisher, E., & Guston, D. (2013). A Framework for Responsible Innovation. Responsible Innovation, 27-50. doi:10.1002/9781118551424.ch2</p>
 +
                  <p>2.&emsp;Caixa, F. L. (n.d.). RRI Tools. Retrieved October 13, 2017, from https://www.rri-tools.eu/self-reflection-tool</p>
 +
                </div>
 +
 +
              </ul>
 +
            </div>
 +
          </div>
 +
          </div>
  
 
       </div>
 
       </div>
 +
 +
    </div>
 
       <div class="path-tags">
 
       <div class="path-tags">
        <ul>
+
      <ul>
<a href="">
+
      <a href="https://2017.igem.org/Team:CSMU_NCHU_Taiwan/HP/Gold_Integrated"><p style="font-size:18px;font-family: 'Ubuntu';margin-batton:5px"><b>Evolution</b></p></a>
         
+
<p class="tag">RRI Toolkit</p>
          <a href="https://2017.igem.org/Team:CSMU_NCHU_Taiwan/HP/Gold_Integrated"><p style="font-size:19px">Evolution</p></a>
+
<img src="https://static.igem.org/mediawiki/2017/8/83/Csmuxnchu_IHP_tag_brown.png" style="position: fixed; top: 298px; width:140px;"></a>
+
          <a href="#">
+
            <span>STS</span></a>
+
 
             <br>
 
             <br>
           
 
       
 
 
         </ul>
 
         </ul>
 
       </div>
 
       </div>
 
     </div>
 
     </div>
 +
 
     <div class="top">
 
     <div class="top">
 
       <img src="https://static.igem.org/mediawiki/2017/5/52/T--CSMU_NCHU_Taiwan--top.png" alt="">
 
       <img src="https://static.igem.org/mediawiki/2017/5/52/T--CSMU_NCHU_Taiwan--top.png" alt="">
Line 343: Line 480:
 
   $(document).ready(function(){
 
   $(document).ready(function(){
  
        
+
       for( var i = 1; i < 3; i++){
 
+
        $('#figure-btn-' + i).click( toggleContainer(i) );
 +
      }
 +
      for( var j = 1; j < 3; j++){
 +
        $('#question-btn-' + j).click( toggleContainer2(j) );
 +
      }
 +
$('#content-btn-1').click( toggleContainer3() );
 
       $('.top').on('click', function(){
 
       $('.top').on('click', function(){
 
       $('html, body').animate({scrollTop: '0px'}, 500);
 
       $('html, body').animate({scrollTop: '0px'}, 500);
Line 354: Line 496:
 
function toggleContainer(i){
 
function toggleContainer(i){
 
   return function(){
 
   return function(){
       if($('#media-'+i).is(":visible")){
+
       if($('#figure-'+i).is(":visible")){
         $('#media-'+i).slideToggle(500);
+
         $('#figure-'+i).slideToggle(500);
 
       }
 
       }
 +
 
       else{
 
       else{
         $('.ul-container:visible').slideToggle(500);
+
         $('.img-container:visible').slideToggle(500);
         $('#media-'+i).slideToggle(500);
+
         $('#figure-'+i).slideToggle(650);
 
       }
 
       }
 +
 
       $('.hp-bg-container').css('max-height','none')
 
       $('.hp-bg-container').css('max-height','none')
 
       $('.main-content').css('min-height','200vh')
 
       $('.main-content').css('min-height','200vh')
 
   }
 
   }
 
}
 
}
 +
function toggleContainer2(j){
 +
  return function(){
 +
      if($('#question-'+j).is(":visible")){
 +
        $('#question-'+j).slideToggle(500);
 +
      }
  
 +
      else{
 +
        $('.img-container:visible').slideToggle(500);
 +
        $('#question-'+j).slideToggle(500);
 +
      }
 +
 +
      $('.hp-bg-container').css('max-height','none')
 +
      $('.main-content').css('min-height','200vh')
 +
  }
 +
}
 +
function toggleContainer3(){
 +
  return function(){
 +
      if($('#content-1').is(":visible")){
 +
        $('#content-1').slideToggle(500);
 +
      }
 +
 +
      else{
 +
        $('.img-container:visible').slideToggle(500);
 +
        $('#content-1').slideToggle(500);
 +
      }
 +
 +
  }
 +
}
 
   </script>
 
   </script>
  
 
</html>
 
</html>

Latest revision as of 02:55, 2 November 2017

APP

-Integrated Human Practices-

Responsible Research and Innovation Toolkit

    A Novel Protocol with Reflexivity, Anticipation, Inclusion, Responsiveness

    Responsible Research and Innovation (RRI) is a training and dissemination toolkit opening dialogues, involving society in science and innovation “very upstream” in the processes of Research & Innovation to align its outcomes with the values of society. In other words, RRI toolkit's achievement resembles human practices to building the bridge between science and society. In the beginning of our iGEM journey, we were confused about human practice, not knowing what to do. Fortunately, by means of browsing previous teams’ wiki pages and meeting with other iGEM teams in Taiwan, we eventually grasped the concept after many times of team brainstorming. However, we thought that many other iGEM teams might face the same problem of catching the core value of human practice, just like us. That's the reason our team adapted it for us and future iGEM teams, preventing them from the time-consuming trial and error. No matter when they use this RRI Toolkit, they can not only get real-time significant feedback inside and outside the lab, but also reflect on their projects discovering different aspects of the relationship with many stakeholders which they neglect before. In short, by employing RRI Toolkit in your subject as a guideline, you can draw a clear and practical blueprint to execute activities for human practices.

    Why We Adapted It?

    Extremely versatile protocol as RRI Toolkit is, sometimes it suffers from an implementation gap, leads to societal controversies or fails to answer societal needs. For instance, iGEM is a very distinctive competition. There are many important issues every team has to demonstrate that they have investigated, addressed and integrated them into the design of their project, such as ethics, sustainability, social justice, safety, security, environmental impact, or intellectual property rights. However, the original RRI Toolkit has failed to cover all these issues. On top of that, each iGEM team focuses on a specific field, which varies from foundational genetic research to applied technologies. It means that they have different issues to be taken into considerations. Thus, we modified RRI Toolkit to become a special format which involves the values of human practices in iGEM competition. Future teams can conveniently make good use of the modifications to evaluate whether they took into account all conditions that their project may influence or be influenced by.


    In the following document, we decided to use these dimensions of responsible innovation along with these different aspects to create a protocol for iGEM teams to reflect and act upon.

    Four Dimensions Of Responsible Innovation and Aspects


    Our series of questions on based on the main ideas shown in figure 1 and 2, including the four dimensions- anticipation, inclusion, reflexivity and responsiveness, the idea of 3Ps, and different aspects involved in these concepts.

    The Four Dimensions

    Figure 1

    3Ps- Product, Process, Purpose

    Figure 2

    RRI Toolkit for iGEM teams


    Questions
    Ours answers


    Plan and Evolution

    During our iGEM journey, our project evolved because of Human Practice. In order to meet the criteria mentioned in RRI Tools, we visited several specialists from different industries, academicians, potential customers, legislator, and medical doctors in the early design phase of our product. These activities which we designed to fill in the blanks in RRI Tools for iGEM team, really helped us define the problem and design devices that target audiences need. See more details on how our project was evolved because of this plan in the HP-Silver and Gold_Integrated page.

    Public Engagement :
    The government (health bureau, legislators, etc.), the professional bodies(GRAS Food-grade Hetrologous Protein Production forum, Food Industry Research and Development Institute) ,and the industries (Sinphar group, TABP INC.).

    Open Access :
    Detailed protocol and parts registry for future iGEM teams, APP on our Github.

    Science Education :
    Students in elementary school, high school, and college.

    Governance :
    Consulting with famous star-up teams in TRANS conference and other iGEM teams in Asia-Pacific iGEM Conference.

    Ethics :
    FIRDI, Good Liver Foundation.


    1. Owen, R., Stilgoe, J., Macnaghten, P., Gorman, M., Fisher, E., & Guston, D. (2013). A Framework for Responsible Innovation. Responsible Innovation, 27-50. doi:10.1002/9781118551424.ch2

    2. Caixa, F. L. (n.d.). RRI Tools. Retrieved October 13, 2017, from https://www.rri-tools.eu/self-reflection-tool