Difference between revisions of "Team:CGU Taiwan/Collaborations"

Line 1: Line 1:
 
<html>
 
<html>
 
<meta http-equiv="X-UA-Compatible" content="IE=edge">
 
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 
<link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css">
 
 
<style>
 
<style>
 
         #sideMenu
 
         #sideMenu
Line 16: Line 14:
 
#content { padding:0px; width:100%; margin-left:0%; margin-right:0%;}
 
#content { padding:0px; width:100%; margin-left:0%; margin-right:0%;}
 
</style>
 
</style>
 
<head>
 
<meta charset="utf-8">
 
<meta http-equiv="X-UA-Compatible" content="IE=edge">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
</head>
 
 
<!-- ////////////////////// START  TOP HEADER /////////////////////// -->
 
<!-- ////////////////////// START  TOP HEADER /////////////////////// -->
 
<head>
 
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css">
 
 
<style>
 
<style>
 
body {
 
body {
Line 32: Line 22:
 
.top {
 
.top {
 
   position: absolute;
 
   position: absolute;
   top: -10px;
+
   top: -1%;
   left: 0px;
+
   left: 0%;
  background:  #140731;
+
 
   width: 100%;
 
   width: 100%;
   height: 110px;
+
  box-sizing:border-box;
 +
   height: 115px;
 
   font-family: Corbel;
 
   font-family: Corbel;
   overflow: visible;
+
   overflow:visible;
 +
  z-index: +1;
 
}
 
}
 
.mid {
 
.mid {
 
   position: absolute;
 
   position: absolute;
   left: 0px;
+
   left: 5%;
   width: 100%;
+
   width: 80%;
 
   height: 100%;
 
   height: 100%;
 
   font-family: Corbel;
 
   font-family: Corbel;
  z-index:-1;
 
 
}  
 
}  
 
.headline {
 
.headline {
Line 55: Line 45:
 
}
 
}
 
.header-subnav  {
 
.header-subnav  {
   background: #140731;
+
   background: #0D014D;
 
   width: 100%;
 
   width: 100%;
 
   position: absolute;
 
   position: absolute;
 
   text-align: center;
 
   text-align: center;
 
   margin: 0 auto;
 
   margin: 0 auto;
   top: 100px;
+
   top: 115%;
   left: -30px;
+
   left: 0%;
 
   font-family: Corbel;
 
   font-family: Corbel;
 +
  z-index:-1;
 
}
 
}
 
.header-subnav li {
 
.header-subnav li {
Line 94: Line 85:
 
.circle {
 
.circle {
 
   position:absolute;
 
   position:absolute;
   left: 1160px;
+
   left: 85.5%;
   top: 30px;
+
   top: 70%;
 
   width: 180px;
 
   width: 180px;
 
   height: 180px;
 
   height: 180px;
   background: #140731;
+
   background: #0D014D;
 
   -moz-border-radius: 90px;
 
   -moz-border-radius: 90px;
 
   -webkit-border-radius: 90px;
 
   -webkit-border-radius: 90px;
Line 105: Line 96:
 
.left {
 
.left {
 
   position: fixed;
 
   position: fixed;
   left: 0px;
+
   left: 25px;
   top: 175px;
+
   top: 230px;
 
   font-family: Corbel;
 
   font-family: Corbel;
 
   background: rgba(250, 250, 250, 0.15);
 
   background: rgba(250, 250, 250, 0.15);
   width: 150px;
+
   width: 170px;
 
   z-index:+1;
 
   z-index:+1;
 
}
 
}
Line 255: Line 246:
 
   background-color: #FF8800;
 
   background-color: #FF8800;
 
   height: 2px;
 
   height: 2px;
 +
}
 +
.list li {
 +
  list-style:none;
 +
  background-image:url(https://static.igem.org/mediawiki/2016/b/ba/CGU_Taiwan--point.jpg);
 +
  background-repeat:no-repeat;
 +
  background-position:-10 5px;
 +
  padding-left:3%;
 +
  background-size:2.5%;
 +
}
 +
 +
.end2 {
 +
  background-color:#0D014D;
 +
  position: absolute;
 +
  width: 100%;
 +
  height: 260%;
 +
  font-family: Corbel;
 +
  z-index:+1;
 +
}
 +
.sitemap {
 +
  background-color:#0D014D;
 +
  position: absolute;
 +
  width: 20%;
 +
  height: 40%;
 +
  font-family: Corbel;
 +
}
 +
.list1 li {
 +
  list-style:none;
 +
  background-image:url(https://static.igem.org/mediawiki/2016/5/58/CGU_Taiwan--sitemap.jpg);
 +
  background-repeat:no-repeat;
 +
  background-position:10px;
 +
  background-size:9%;
 +
    margin-bottom:-20%;
 +
}
 +
.list2 li {
 +
  list-style:none;
 +
  background-image:url(https://static.igem.org/mediawiki/2016/2/2f/CGU_Taiwan--sitemap2.jpg);
 +
  background-repeat:no-repeat;
 +
  background-position:6px;
 +
  background-size:7%;
 +
  margin-bottom:-10%;
 +
}
 +
.list3 li {
 +
  list-style:none;
 +
  background-image:url(https://static.igem.org/mediawiki/2016/3/31/CGU_Taiwan--sitemap3.jpg);
 +
  background-repeat:no-repeat;
 +
  background-position:5%;
 +
  background-size:2%;
 +
  margin-bottom:-10%;
 
}
 
}
 
</style>
 
</style>
Line 276: Line 315:
  
  
 +
</script>
 +
<script>
 +
var slideIndex = 1;
 +
showDivs(slideIndex);
 +
 +
function plusDivs(n) {
 +
  showDivs(slideIndex += n);
 +
}
 +
 +
function currentDiv(n) {
 +
  showDivs(slideIndex = n);
 +
}
 +
 +
function showDivs(n) {
 +
  var i;
 +
  var x = document.getElementsByClassName("mySlides");
 +
  var dots = document.getElementsByClassName("demo");
 +
  if (n > x.length) {slideIndex = 1}
 +
  if (n < 1) {slideIndex = x.length}
 +
  for (i = 0; i < x.length; i++) {
 +
    x[i].style.display = "none";
 +
  }
 +
  for (i = 0; i < dots.length; i++) {
 +
    dots[i].className = dots[i].className.replace(" w3-border-red", "");
 +
  }
 +
  x[slideIndex-1].style.display = "block";
 +
  dots[slideIndex-1].className += " w3-border-red";
 +
}
 
</script>
 
</script>
  
 
<body>
 
<body>
 
<div class="top">
 
<div class="top">
<img alt="" style="position:absolute;z-index:++1;float:left;margin-top:20px;width:390px;height:80px;"  src="https://static.igem.org/mediawiki/2016/b/bb/CGU_Taiwan--logo2.jpg">
+
<img style="margin-top:-2%;width:100%;height:140%;position:absolute;" src="https://static.igem.org/mediawiki/2016/0/0b/CGU_Taiwan--top.jpg">
<img style="position:absolute;left:1170px;top:35px;z-index:+1;width:155px;height:180px;" src="https://static.igem.org/mediawiki/2016/8/8a/CGU_Taiwan--logo9.jpg">
+
</div>
<a name='anchor0'></a>
+
<div class="circle"></div>
+
 
</div>
 
</div>
  
 
<header class="top">
 
<header class="top">
<h1 class="headline">Leijuvant <small></small></h1>
 
 
<ul class="header-subnav">
 
<ul class="header-subnav">
 
<li><a href="https://2016.igem.org/Team:CGU_Taiwan">HOME</a></li>
 
<li><a href="https://2016.igem.org/Team:CGU_Taiwan">HOME</a></li>
Line 299: Line 363:
 
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Parts">PARTS</a></li>
 
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Parts">PARTS</a></li>
 
</ul>
 
</ul>
 +
<div class="circle"><img style="position:absolute;z-index:+1;width:90%;height:95%;margin-left:3%;margin-top:2%;" src="https://static.igem.org/mediawiki/2016/8/8a/CGU_Taiwan--logo9.jpg"></div>
 
</header>
 
</header>
  
<div class="mid" style="top:155px;">
+
<div class="mid" style="margin-top:20%;">
<h1 style="font-size:40px;color:#140731;text-decoration:none;position:absolute;left:600px;top:10px;margin:20px;">Collaborations</h1>
+
<br>
 +
<div style="font-size:60px;color:red;text-decoration:none;margin-left:12%;">
 +
Collaborations
 
</div>
 
</div>
 
+
<br><br>
<div class="mid" style="top:250px;background-color:white;">
+
<b style="color:#0D014D;font-size:28px;margin-left:12%;">HUST iGEM team on Oct 18, 2016</b>
<br><br><br>
+
<br><br>
<h1 style="font-size:23px;color:#140731;text-decoration:none;position:absolute;left:200px;top:50px;margin:20px;">HUST iGEM team on Oct 18, 2016</h1>
+
<div style="color:black;font-size:18px;margin-left:12%;margin-right:4%;text-align:justify;text-decoration:none;">
<p style="color:black;text-decoration:none;font-size:18px;position:absolute;left:200px;top:100px;margin-right:100px;margin-left:50px;margin-top:30px;text-align:justify;">We helped to fill in the questionnaire and made them find potential end-users of their product — Signal Filter. The link to the <a href="https://www.surveymonkey.com/r/JR9VYP5">questionnaire</a></p>
+
We helped to fill in the questionnaire and made them find potential end-users of their product — Signal Filter. The link to the <a href="https://www.surveymonkey.com/r/JR9VYP5">questionnaire</a>
 +
</div>
 +
<br><br>
 +
<b style="color:#0D014D;font-size:28px;margin-left:12%;">Imperial iGEM team on Oct 14, 2106</b>
 +
<br><br>
 +
<div style="color:black;font-size:18px;margin-left:12%;margin-right:4%;text-align:justify;text-decoration:none;">
 +
We helped to searched for optimal growth conditions for microbial monocultures to provide an effective start-point to co-cultures.
 
</div>
 
</div>
 
<div class="mid" style="top:400px;background-color:white;">
 
<br><br><br>
 
<h1 style="font-size:23px;color:#140731;text-decoration:none;position:absolute;left:220px;top:50px;margin-right:750px;">Imperial iGEM team on Oct 14, 2106</h1>
 
<p style="color:black;text-decoration:none;font-size:18px;position:absolute;left:200px;top:100px;margin-right:750px;margin-left:50px;margin-top:30px;text-align:justify;">We helped to searched for optimal growth conditions for microbial monocultures to provide an effective start-point to co-cultures.</p>
 
 
 
<img src="https://static.igem.org/mediawiki/2016/a/ae/CGU_Taiwan--20161014.jpg" style="position:absolute;width:80px;height:200px;position:absolute;left:700px;top:100px;" >
 
<img src="https://static.igem.org/mediawiki/2016/a/ae/CGU_Taiwan--20161014.jpg" style="position:absolute;width:80px;height:200px;position:absolute;left:700px;top:100px;" >
 
<img src="https://static.igem.org/mediawiki/2016/b/b2/CGU_Taiwan--communication-4.jpg" style="position:absolute;width:100px;height:150px;position:absolute;left:800px;top:100px;" >
 
<img src="https://static.igem.org/mediawiki/2016/b/b2/CGU_Taiwan--communication-4.jpg" style="position:absolute;width:100px;height:150px;position:absolute;left:800px;top:100px;" >
 +
<br><br>
 +
<b style="color:#0D014D;font-size:28px;margin-left:12%;">Virginia iGEM team on Oct 6, 2016</b>
 +
<br><br>
 +
<div style="color:black;font-size:18px;margin-left:12%;margin-right:4%;text-align:justify;text-decoration:none;">
 +
We helped to fill in the survey about the awareness and use of biocontainment. And then we have interacted with them about the project sharing through Skype. The link to the survey:<a href="https://goo.gl/forms/kq7fDD9UprMsfJoJ3">Here</a>
 
</div>
 
</div>
 
+
<br><br>
<div class="mid" style="top:700px;background-color:white;">
+
<br><br><br>
+
<h1 style="font-size:23px;color:#140731;text-decoration:none;position:absolute;left:200px;top:50px;margin:20px;">Virginia iGEM team on Oct 6, 2016</h1>
+
<p style="color:black;text-decoration:none;font-size:18px;position:absolute;left:200px;top:100px;margin-right:100px;margin-left:50px;margin-top:30px;text-align:justify;">We helped to fill in the survey about the awareness and use of biocontainment. And then we have interacted with them about the project sharing through Skype. The link to the survey:<a href="https://goo.gl/forms/kq7fDD9UprMsfJoJ3">Here</a></p>
+
 
<img src="https://static.igem.org/mediawiki/2016/6/67/CGU_Taiwan--communication-3.jpg" style="position:absolute;width:150px;height:200px;position:absolute;left:300px;top:190px;" >
 
<img src="https://static.igem.org/mediawiki/2016/6/67/CGU_Taiwan--communication-3.jpg" style="position:absolute;width:150px;height:200px;position:absolute;left:300px;top:190px;" >
 
<img src="https://static.igem.org/mediawiki/2016/c/c1/CGU_Taiwan--20161006.jpg" style="position:absolute;width:250px;height:200px;position:absolute;left:600px;top:190px;" >
 
<img src="https://static.igem.org/mediawiki/2016/c/c1/CGU_Taiwan--20161006.jpg" style="position:absolute;width:250px;height:200px;position:absolute;left:600px;top:190px;" >
 +
<br><br>
 +
<b style="color:#0D014D;font-size:28px;margin-left:12%;">Paris-Saclay team on Sep 27, 2016</b>
 +
<br><br>
 +
<div style="color:black;font-size:18px;margin-left:12%;margin-right:4%;text-align:justify;text-decoration:none;">
 +
We helped to fill in a form on Responsible Research and Innovation (RRI), in order to let them to know how the RRI principles have been respected. The link to the form:<a href="https://igem.typeform.com/to/Hom0l1">Here</a>
 
</div>
 
</div>
 
+
<br><br>
<div class="mid" style="top:1200px;background-color:white;">
+
<br><br><br>
+
<h1 style="font-size:23px;color:#140731;text-decoration:none;position:absolute;left:200px;top:50px;margin:20px;">Paris-Saclay team on Sep 27, 2016</h1>
+
<p style="color:black;text-decoration:none;font-size:18px;position:absolute;left:200px;top:100px;margin-right:750px;margin-left:50px;margin-top:30px;text-align:justify;">We helped to fill in a form on Responsible Research and Innovation (RRI), in order to let them to know how the RRI principles have been respected. The link to the form:<a href="https://igem.typeform.com/to/Hom0l1">Here</a></p>
+
 
<img src="https://static.igem.org/mediawiki/2016/6/69/CGU_Taiwan--collorabtion%281%29.jpg" style="position:absolute;width:180px;height:200px;top:100px;left:700px;" >
 
<img src="https://static.igem.org/mediawiki/2016/6/69/CGU_Taiwan--collorabtion%281%29.jpg" style="position:absolute;width:180px;height:200px;top:100px;left:700px;" >
 +
<br><br>
 +
<b style="color:#0D014D;font-size:28px;margin-left:12%;">BGU iGEM team on Sep 6, 2016</b>
 +
<br><br>
 +
<div style="color:black;font-size:18px;margin-left:12%;margin-right:4%;text-align:justify;text-decoration:none;">
 +
We proposed some ideas like the improvement of image explicitness and humanitarian game speed on their dedicatedly-designed game in the aim of devising several approaches using synthetic biology tools for efficient plastic biodegradation using bacteria. The link to the game:<a href="http://bgu-plastikiller.netne.net/# ">Here</a>
 
</div>
 
</div>
 
+
<br><br>
<div class="mid" style="top:1450px;background-color:white;">
+
<b style="color:#0D014D;font-size:28px;margin-left:12%;">Xiamen iGEM team on Aug 25, 2016</b>
<br><br><br>
+
<br><br>
<h1 style="font-size:23px;color:#140731;text-decoration:none;position:absolute;left:200px;top:50px;margin:20px;">BGU iGEM team on Sep 6, 2016</h1>
+
<div style="color:black;font-size:18px;margin-left:12%;margin-right:4%;text-align:justify;text-decoration:none;">
<p style="color:black;text-decoration:none;font-size:18px;position:absolute;left:200px;top:100px;margin-right:200px;margin-left:50px;margin-top:30px;text-align:justify;">We proposed some ideas like the improvement of image explicitness and humanitarian game speed on their dedicatedly-designed game in the aim of devising several approaches using synthetic biology tools for efficient plastic biodegradation using bacteria. The link to the game:<a href="http://bgu-plastikiller.netne.net/# ">Here</a></p>
+
We collaborated on the Newsletter articles about Human Practice with Xiamen iGEM team. The electronic book can be seen at down.
 
</div>
 
</div>
 
+
<br><br>
<div class="mid" style="top:1600px;background-color:white;">
+
<br><br><br>
+
<h1 style="font-size:23px;color:#140731;text-decoration:none;position:absolute;left:200px;top:50px;margin:20px;">Xiamen iGEM team on Aug 25, 2016</h1>
+
<p style="color:black;text-decoration:none;font-size:18px;position:absolute;left:200px;top:100px;margin-right:750px;margin-left:50px;margin-top:30px;text-align:justify;">We collaborated on the Newsletter articles about Human Practice with Xiamen iGEM team. The electronic book can be seen at down.</p>
+
 
<img src="https://static.igem.org/mediawiki/2016/e/e7/CGU_Taiwan--collorabtion%283%29.jpg" style="position:absolute;width:180px;height:300px;top:100px;left:700px;" >
 
<img src="https://static.igem.org/mediawiki/2016/e/e7/CGU_Taiwan--collorabtion%283%29.jpg" style="position:absolute;width:180px;height:300px;top:100px;left:700px;" >
 +
<br><br>
 +
<b style="color:#0D014D;font-size:28px;margin-left:12%;">EPFL iGEM team on Aug 22, 2016</b>
 +
<br><br>
 +
<div style="color:black;font-size:18px;margin-left:12%;margin-right:4%;text-align:justify;text-decoration:none;">
 +
We turned out to be the targets of EPFL iGEM team’s reports during interviewers. They asked us several questions like “Can you describe your project in 30 seconds?” or “What is the first thing that pops into your mind when it comes to iGEM?” And what we answered can be seen at http://igem.today/
 
</div>
 
</div>
 
+
<br><br>
<div class="mid" style="top:1950px;background-color:white;">
+
<br><br><br>
+
<h1 style="font-size:23px;color:#140731;text-decoration:none;position:absolute;left:200px;top:50px;margin:20px;">EPFL iGEM team on Aug 22, 2016</h1>
+
<p style="color:black;text-decoration:none;font-size:18px;position:absolute;left:200px;top:100px;margin-right:200px;margin-left:50px;margin-top:30px;text-align:justify;">We turned out to be the targets of EPFL iGEM team’s reports during interviewers. They asked us several questions like “Can you describe your project in 30 seconds?” or “What is the first thing that pops into your mind when it comes to iGEM?” And what we answered can be seen at http://igem.today/</p>
+
 
<img src="https://static.igem.org/mediawiki/2016/3/30/CGU_Taiwan--20160822%28c%29.jpg" style="width:300px;height:200px;position:absolute;top:220px;left:400px;">
 
<img src="https://static.igem.org/mediawiki/2016/3/30/CGU_Taiwan--20160822%28c%29.jpg" style="width:300px;height:200px;position:absolute;top:220px;left:400px;">
 
<img src="https://static.igem.org/mediawiki/2016/3/3f/CGU_Taiwan--20160822-2.jpg" style="width:160px;height:110px;position:absolute;top:220px;left:200px;">
 
<img src="https://static.igem.org/mediawiki/2016/3/3f/CGU_Taiwan--20160822-2.jpg" style="width:160px;height:110px;position:absolute;top:220px;left:200px;">
 +
<br><br>
 +
<b style="color:#0D014D;font-size:28px;margin-left:12%;">BIT iGEM team on Jul 27, 2016</b>
 +
<br><br>
 +
<div style="color:black;font-size:18px;margin-left:12%;margin-right:4%;text-align:justify;text-decoration:none;">
 +
We worked together to build up the iGEM_UNION with the members mainly iGEM teams of China. And we discussed about possibility of team collaboration and any iGEM issues via the Internet.
 +
</div>
 +
<br><br>
 +
img src="https://static.igem.org/mediawiki/2016/f/f5/CGU_Taiwan--collorabtion%282%29.jpg" style="position:absolute;width:180px;height:200px;top:100px;left:700px;">
 +
<br><br>
 
</div>
 
</div>
  
  
<div class="mid" style="top:2350px;background-color:white;">
+
 
<br><br><br>
+
<div class="end2" style="margin-top:210%;">
<h1 style="font-size:23px;color:#140731;text-decoration:none;position:absolute;left:200px;top:50px;margin:20px;">BIT iGEM team on Jul 27, 2016</h1>
+
<br>
<p style="color:black;text-decoration:none;font-size:18px;position:absolute;left:200px;top:100px;margin-right:750px;margin-left:50px;margin-top:30px;text-align:justify;">We worked together to build up the iGEM_UNION with the members mainly iGEM teams of China. And we discussed about possibility of team collaboration and any iGEM issues via the Internet.</p>
+
<ul class="list3" class="margin-left:1%;margin-top:2%;">
<img src="https://static.igem.org/mediawiki/2016/f/f5/CGU_Taiwan--collorabtion%282%29.jpg" style="position:absolute;width:180px;height:200px;top:100px;left:700px;">
+
<li><a href="#anchor1"><b style="color:white;font-size:28px;margin-left:7%;">TOP</a></li>
<br><br><br>
+
</ul>
 +
<br>
 +
<div class="sitemap" style="margin-left:5%;">
 +
<br>
 +
<b style="color:white;font-size:28px;margin-top:5%;margin-left:4%;text-decoration:none;">SITE MAP</b><br>
 +
<br><br>
 +
<img style="background-color:#0D014D;margin-left:20%;border-radius:50%;border:6px solid white;padding:5px;width:40%;height:70%;position:absolute;margin-left:2%;" src="https://static.igem.org/mediawiki/2016/0/03/CGU_Taiwan--leishmania3.jpg">
 
</div>
 
</div>
 +
<br>
 +
 +
<div class="sitemap" style="margin-left:22%;margin-top:-1%;">
 +
<ul class="list1" class="margin-left:5%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan"><b style="color:white;font-size:18px;margin-left:20%;">HOME</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Achievements"><b style="color:white;font-size:18px;margin-left:20%;">ACHIEVEMENTS</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Interlab"><b style="color:white;font-size:18px;margin-left:20%;">INTERLAB</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Safety"><b style="color:white;font-size:18px;margin-left:20%;">SAFETY</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Parts"><b style="color:white;font-size:18px;margin-left:20%;">PARTS</li>
 +
</ul>
 +
</div>
 +
 +
<div class="sitemap" style="margin-left:40%;margin-top:-2%;">
 +
<ul class="list1" class="margin-left:5%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Description"><b style="color:white;font-size:18px;margin-left:20%;">PROJECT</li>
 +
<br>
 +
<ul class="list2" class="margin-left:6%;margin-top:50%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Design"><b style="color:white;font-size:17px;margin-left:10%;">Design</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Background"><b style="color:white;font-size:17px;margin-left:10%;">Background</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Results"><b style="color:white;font-size:17px;margin-left:10%;">Results</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Proof"><b style="color:white;font-size:17px;margin-left:10%;">Proof</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Notebook"><b style="color:white;font-size:17px;margin-left:10%;">Notebook</li>
 +
<br><br>
 +
</ul>
 +
</ul>
 +
</div>
 +
 +
<div class="sitemap" style="margin-left:55%;margin-top:-3.5%;">
 +
<ul class="list1" class="margin-left:5%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Human_Practices"><b style="color:white;font-size:18px;margin-left:20%;">HUMAN PRACTICES</li>
 +
<br>
 +
<ul class="list2" class="margin-left:6%;margin-top:50%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Human_Practices_Survey"><b style="color:white;font-size:17px;margin-left:10%;">Survey</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Human_Practices_Education"><b style="color:white;font-size:17px;margin-left:10%;">Education</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Human_Practices_Communication"><b style="color:white;font-size:17px;margin-left:10%;">Communication</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Entrepreneurship"><b style="color:white;font-size:17px;margin-left:10%;">Entrepreneurship</li>
 +
</ul>
 +
</ul>
 +
</div>
 +
 +
<div class="sitemap" style="margin-left:75%;margin-top:-3.5%;">
 +
<ul class="list1" class="margin-left:5%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Software"><b style="color:white;font-size:18px;margin-left:20%;">MODELING</li>
 +
<br>
 +
<ul class="list2" class="margin-left:6%;">
 +
<li><a href="http://163.25.92.36/igemcgu/igemwebhome.htm"><b style="color:white;font-size:17px;margin-left:10%;">McHug</li>
 +
</ul>
 +
</ul>
 +
<ul class="list1" class="margin-left:1%;margin-top:-10%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Team"><b style="color:white;font-size:18px;margin-left:20%;">OUR TEAM</li>
 +
<br>
 +
<ul class="list2" class="margin-left:6%;margin-top:-5%;">
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Collaborations"><b style="color:white;font-size:17px;margin-left:10%;">Collaborations</li>
 +
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Attributions"><b style="color:white;font-size:17px;margin-left:10%;">Attributions</li>
 +
</ul>
 +
</ul>
 +
</div>
 +
</div>
 +
 +
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 12:59, 27 November 2016


Collaborations


HUST iGEM team on Oct 18, 2016

We helped to fill in the questionnaire and made them find potential end-users of their product — Signal Filter. The link to the questionnaire


Imperial iGEM team on Oct 14, 2106

We helped to searched for optimal growth conditions for microbial monocultures to provide an effective start-point to co-cultures.


Virginia iGEM team on Oct 6, 2016

We helped to fill in the survey about the awareness and use of biocontainment. And then we have interacted with them about the project sharing through Skype. The link to the survey:Here




Paris-Saclay team on Sep 27, 2016

We helped to fill in a form on Responsible Research and Innovation (RRI), in order to let them to know how the RRI principles have been respected. The link to the form:Here




BGU iGEM team on Sep 6, 2016

We proposed some ideas like the improvement of image explicitness and humanitarian game speed on their dedicatedly-designed game in the aim of devising several approaches using synthetic biology tools for efficient plastic biodegradation using bacteria. The link to the game:Here


Xiamen iGEM team on Aug 25, 2016

We collaborated on the Newsletter articles about Human Practice with Xiamen iGEM team. The electronic book can be seen at down.




EPFL iGEM team on Aug 22, 2016

We turned out to be the targets of EPFL iGEM team’s reports during interviewers. They asked us several questions like “Can you describe your project in 30 seconds?” or “What is the first thing that pops into your mind when it comes to iGEM?” And what we answered can be seen at http://igem.today/




BIT iGEM team on Jul 27, 2016

We worked together to build up the iGEM_UNION with the members mainly iGEM teams of China. And we discussed about possibility of team collaboration and any iGEM issues via the Internet.


img src="https://static.igem.org/mediawiki/2016/f/f5/CGU_Taiwan--collorabtion%282%29.jpg" style="position:absolute;width:180px;height:200px;top:100px;left:700px;">