Difference between revisions of "Team:CGU Taiwan/HP/Silver"

(Prototype team page)
 
Line 1: Line 1:
{{CGU_Taiwan}}
+
{{CGU_Taiwan/clearwikiset}}
 +
{{CGU_Taiwan/cgustyle}}
 
<html>
 
<html>
<div class="column full_size judges-will-not-evaluate">
+
<head>
<h3>★  ALERT! </h3>
+
<meta charset="UTF-8">
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
<title>iGem CGU_Taiwan 2017 - Collaborations</title>
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
<script type="text/javascript" src="jquery-1.7.2.min.js"></script>
</div>
+
</head>
<div class="clear"></div>
+
  
 +
<body bgcolor="white">
  
<div class="column full_size">
+
<!-- nav start -->
 +
<div class="head"></div>
 +
<nav>
 +
<ul>
 +
  <a href="https://2017.igem.org/Team:CGU_Taiwan"><li class="logo" style="text-align:left;"><img src="https://static.igem.org/mediawiki/2017/7/7e/CGULOGO0930.png" height="100px" width="307px"/></li></a>
 +
  <!--<li><a href="index.html">HOME</a></li>
 +
  | -->
 +
  <li class="dropdown"><a href="https://2017.igem.org/Team:CGU_Taiwan/Description">PROJECT</a>
 +
      <div class="dropdown-content">
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Description">DESCRIPTION</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Results">RESULTS</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/InterLab">INTERLAB</a>
 +
      <a href="#">PROOF</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Model">MODEL</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Parts">PART</a>     
 +
      </div>
 +
  </li>
 +
  |
 +
  <li class="dropdown"><a href="https://2017.igem.org/Team:CGU_Taiwan/Notebook">NOTEBOOK</a>
 +
      <div class="dropdown-content">
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Notebook">LAB NOTE</a>
 +
      <a href="#">PROTOCOLS</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Safety">SATEFY</a>
 +
      </div>
 +
  </li>
 +
  |
 +
  <li class="dropdown"><a href="Team.html">TEAM</a>
 +
      <div class="dropdown-content">
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Attributions">ATTRIBUTION</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Team">MEMBER</a>
 +
      <a href="#">SPONSOR</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Collaborations">COLLBORATION</a>
 +
      </div>
 +
  </li>
 +
  |
 +
  <li class="dropdown"><a href="">HUMAN PRACTICE</a>
 +
      <div class="dropdown-content">
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/HP/Silver">SILVER HP</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/HP/Gold_Integrated">INTERGRATED AND GOLD</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Engagement">PUBLIC ENGAGEMENT</a>
 +
      </div>
 +
  </li>
 +
  |
 +
  <li><a href="">AWARD</a></li>
 +
 
 +
</ul>
 +
</nav>
  
<h1>Silver Medal Human Practices</h1>
+
<script type="text/javascript">
<p>iGEM teams are leading in the area of Human Practices because they conduct their projects within a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
+
$(window).scroll(function() {
<p>Teams work with students and advisors from the humanities and social sciences to explore topics concerning ethical, legal, social, economic, safety or security issues related to their work. Consideration of these Human Practices is crucial for building safe and sustainable projects that serve the public interest. </p>
+
<p>For more information, please see the <a href="https://2017.igem.org/Competition/Human_Practices">Human Practices page</a>.</p>
+
</div>
+
  
<div class="clear"></div>
+
    //After scrolling 100px from the top...
 +
    if ( $(window).scrollTop() >= 75 ) {
 +
$('.head').css('transform-origin', 'right');
 +
        $('.head').css('transform', 'translateX(500px) rotate(20deg)');
 +
    //Otherwise remove inline styles and thereby revert to original stying
 +
    } else {
 +
        $('.head').css('transform', 'translateX(500px) ');
 +
    }
 +
 +
if ( $(window).scrollTop() >= 0 ) {
 +
        var d = "deg)";
 +
        var rot = "rotate(";
 +
        var rD = ($(window).scrollTop()) * 0.5;
 +
        var rDC = rD.toString();
 +
        rot = rot.concat(rDC.concat(d));
 +
        $('.square').css('transform', rot);
 +
    } else {
 +
        $('.square').css('transform', 'none');
 +
    }
 +
})
 +
;
 +
</script>
 +
<!-- nav end -->
  
<div class="column half_size">
+
<!--background animation start -->
<h3>Silver Medal Criterion #3</h3>
+
<div class="leftMenuBack"></div>
<p>Convince the judges you have thought carefully and creatively about whether your work is safe, responsible and good for the world. You could accomplish this through engaging with your local, national and/or international communities or other approaches. Please note that standard surveys will not fulfill this criteria.</p>
+
<div class="leftMenu">
</div>
+
 
+
<div class="column half_size">
+
<h5>Some Human Practices topic areas </h5>
+
 
<ul>
 
<ul>
<li>Philosophy</li>
+
<li class="left1"><a href="#biolist"></a></li>
<li>Public Engagement / Dialogue</li>
+
<li class="left2"><a href="#modellist"></a></li>
<li>Education</li>
+
<li class="left3"><a href="#engineeringlist"></a></li>
<li>Product Design</li>
+
<li class="left4"><a href="#marketinglist"></a></li>
<li>Scale-Up and Deployment Issues</li>
+
<li>Environmental Impact</li>
+
<li>Ethics</li>
+
<li>Safety</li>
+
<li>Security</li>
+
<li>Public Policy</li>
+
<li>Law and Regulation</li>
+
<li>Risk Assessment</li>
+
 
</ul>
 
</ul>
 
</div>
 
</div>
 +
<div class="square"></div>
 +
<!--background animation end -->
  
 +
<!-- HPSilver start -->
  
<div class="column half_size">
+
<!-- HPSilver end -->
<h5>What should we write about on this page?</h5>
+
<p>On this page, you should write about the Human Practices topics you considered in your project, and document any special activities you did (such as visiting experts, talking to lawmakers, or doing public engagement). This should include all of the work done for the Silver Medal Criterion #3. Details for your Gold medal work and/or work for the two Human Practices special prizes should be put on those specified pages.</p>
+
</div>
+
  
 +
<!-- javascript code start -->
  
<div class="column half_size">
+
<!-- javascript code end -->
<h5>Inspiration</h5>
+
 
<p>Read what other teams have done:</p>
+
<!-- footer start -->
 +
<footer align="right">
 
<ul>
 
<ul>
<li><a href="https://2014.igem.org/Team:Dundee/policypractice/experts">2014 Dundee </a></li>
+
<li><a href="http://www.cgu.edu.tw"><img src="https://static.igem.org/mediawiki/2017/1/13/Cgucopyright0915.png" width="40%"></a></li>
<li><a href="https://2014.igem.org/Team:UC_Davis/Policy_Practices_Overview">2014 UC Davis </a></li>
+
</ul>  
<li><a href="https://2013.igem.org/Team:Manchester/HumanPractices">2013 Manchester </a></li>
+
</footer>
<li><a href="https://2013.igem.org/Team:Cornell/outreach">2013 Cornell </a></li>
+
<!-- footer end -->
</ul>
+
</body>
</div>
+
 
+
 
+
 
+
 
</html>
 
</html>

Revision as of 17:46, 27 October 2017

iGem CGU_Taiwan 2017 - Collaborations