Difference between revisions of "Team:LZU-CHINA/Human Practices"

Line 1: Line 1:
{{LZU-CHINA}}
 
 
<html>
 
<html>
 +
<style>
 +
img[data-action="zoom"] {
 +
  cursor: pointer;
 +
  cursor: -webkit-zoom-in;
 +
  cursor: -moz-zoom-in;
 +
}
 +
.zoom-img,
 +
.zoom-img-wrap {
 +
  position: relative;
 +
  z-index: 666;
 +
  -webkit-transition: all 300ms;
 +
  -o-transition: all 300ms;
 +
  transition: all 300ms;
 +
}
 +
img.zoom-img {
 +
  cursor: pointer;
 +
  cursor: -webkit-zoom-out;
 +
  cursor: -moz-zoom-out;
 +
}
 +
.zoom-overlay {
 +
  z-index: 420;
 +
  background: #fff;
 +
  position: fixed;
 +
  top: 0;
 +
  left: 0;
 +
  right: 0;
 +
  bottom: 0;
 +
  pointer-events: none;
 +
  filter: "alpha(opacity=0)";
 +
  opacity: 0;
 +
  -webkit-transition: opacity 300ms;
 +
  -o-transition: opacity 300ms;
 +
  transition: opacity 300ms;
 +
}
 +
.zoom-overlay-open .zoom-overlay {
 +
  filter: "alpha(opacity=100)";
 +
  opacity: 1;
 +
}
 +
.zoom-overlay-open,
 +
.zoom-overlay-transitioning {
 +
  cursor: default;
 +
}
  
 +
.mdc__toolbar--fixed{top: 16px;}
 +
@font-face {font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://static.igem.org/mediawiki/2017/d/d5/Lanzhou_wiki_MaterialIcons-Regular.woff) format('woff'); } .material-icons {font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; }#home_logo, #sideMenu { display:none; } #sideMenu, #top_title, .patrollink  {display:none;} #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;} body {background-color:white; margin: 0;} #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }#top_title{display:none; }#top_menu_under {position:relative; width:100%; height:18px } #top_menu_14 {position:fixed; width:100%; top:0px; left:0px; height:16px; background-color:#383838; border-bottom:2px solid black; z-index:9999 } #top_menu_inside {display:block; position:relative; width:960px; height:100%; margin:0px auto; padding:0 10px; border-left:1px solid #c8c8c8; border-right:1px solid #c8c8c8; font-family:'arial',sans-serif; font-size:12px; font-weight:400; color:#ffffff } #top_menu_inside ul {list-style:none; margin:0; padding:0 } #top_menu_inside li {float:left; padding:0px 25px 0px 20px; cursor:pointer; margin:0 } #top_menu_inside .has_submenu:hover {background-color:#000000; color:white; text-decoration:none } #top_menu_inside #user_item {float:right; padding-top:2px; margin-right:100px; cursor:pointer; color:orange } #top_menu_inside #user_item:hover {background-color:#000000; color:#ffc864 } #top_menu_inside #bars_item {position:absolute; top:1px; left:960px; z-index:2; cursor:pointer } #top_menu_inside #bars_box {position:absolute; right:0px; top:17px; min-height:100px; min-width:100px; color:black; background-color:white; border:1px solid black; box-shadow:rgba(50,50,50,0.75) 1px 1px 10px 0px; z-index:1 } #top_menu_inside .submenu {display:none; position:absolute; z-index:10; top:16px; left:20px; width:900px; min-height:80px; background-color:#000000; padding:10px 15px 20px 15px; box-shadow:rgba(10,10,10,0.75) 0px 5px 15px 0px; color:#ffffff } #top_menu_inside .section {float:left; width:190px; font-family:helvitica,sans-serif; font-style:normal; font-weight:400; font-size:14px; line-height:22px; text-align:justify } #top_menu_inside .section .google span {padding-left:20px } #top_menu_inside .section .google span:hover,#top_menu_inside .section #page_go:hover {text-decoration:none; color:orange } #top_menu_inside .h1 {font-style:normal; font-size:18px; line-height:24px; text-weight:600; text-decoration:underline; text-align:left } #top_menu_inside .intro {color:#ffffff; font-style:italic; font-weight:normal; font-size:16px } #top_menu_inside .has_submenu .intro a {color:#ffffff; cursor:pointer } #top_menu_inside .has_submenu .intro a:hover {color:orange }
 +
.mdc-toolbar--fixed{top: 16px !important;}</style>
  
  
 +
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/Javascript/jquery1&action=raw&ctype=text/javascript"></script>
  
<h1>Human Practices</h1>
+
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS&action=raw&ctype=text/css">
<p>
+
At iGEM we believe societal considerations should be upfront and integrated throughout the design and execution of synthetic biology projects. “Human Practices” refers to iGEM teams’ efforts to actively consider how the world affects their work and the work affects the world. Through your Human Practices activities, your team should demonstrate how you have thought carefully and creatively about whether your project is responsible and good for the world. We invite you to explore issues relating (but not limited) to the ethics, safety, security, and sustainability of your project, and to show how this exploration feeds back into your project purpose, design and execution.
+
</p>
+
  
  
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/bookstrap&action=raw&ctype=text/css">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/demo&action=raw&ctype=text/css">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/jquery_DonutWidget&action=raw&ctype=text/css">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/jquerysctipttop&action=raw&ctype=text/css">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/linearicons&action=raw&ctype=text/css">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/magnific_popup&action=raw&ctype=text/css">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/nice_select&action=raw&ctype=text/css">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/owl_carousel&action=raw&ctype=text/css">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/templatemo_style&action=raw&ctype=text/css">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/CSS/main&action=raw&ctype=text/css">
 +
<div >
 +
<div class="bg-hp" >
 +
<!-- Start banner Area -->
 +
<section class="generic-banner-safety relative">
 +
<!-- Start Header Area -->
 +
<header class="default-header">
 +
<nav class="navbar navbar-expand-lg  navbar-light">
 +
<div class="container">
 +
<a class="navbar-brand" href="Home.html" style="padding: 0px;">
 +
<img src="https://static.igem.org/mediawiki/2018/a/a6/T--LZU-CHINA--logo.png" alt="" height="50">
 +
</a>
 +
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
 +
<span class="text-white lnr lnr-menu"></span>
 +
</button>
  
<p>For more information, please see the <a href="https://2018.igem.org/Human_Practices">Human Practices Hub</a>. There you will find:</p>
+
<div class="collapse navbar-collapse justify-content-end align-items-center" id="navbarSupportedContent">
+
<ul class="navbar-nav">
<ul>
+
<li><a href="Home.html">Home</a></li>
<li> an <a href="https://2018.igem.org/Human_Practices/Introduction">introduction</a> to Human Practices at iGEM </li>
+
<li class="dropdown">
<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>
+
<a class="dropdown-toggle" href="#" id="1" data-toggle="dropdown">Team</a>
<li>descriptions of <a href="https://2018.igem.org/Human_Practices/Examples">exemplary work</a> to inspire you</li>
+
<div class="dropdown-menu">
<li>links to helpful <a href="https://2018.igem.org/Human_Practices/Resources">resources</a></li>
+
<a class="dropdown-item" href="generic.html">Team</a>
<li>And more! </li>
+
<a class="dropdown-item" href="elements.html">Attribution</a>
</ul>
+
<a class="dropdown-item" href="elements.html">collaborations</a>
+
</div>
 +
</li>
 +
<li class="dropdown">
 +
<a class="dropdown-toggle" href="Project.html" id="2" data-toggle="dropdown">Project</a>
 +
<div class="dropdown-menu">
 +
<a class="dropdown-item" href="Project.html">Description</a>
 +
<a class="dropdown-item" href="generic.html">Design</a>
 +
<a class="dropdown-item" href="elements.html">part</a>
 +
<a class="dropdown-item" href="generic.html">experiment</a>
 +
<a class="dropdown-item" href="Safety.html">safety</a>
 +
</div>
 +
</li>
 +
<li class="dropdown">
 +
<a class="dropdown-toggle" href="#" id="3" data-toggle="dropdown">wet lab</a>
 +
<div class="dropdown-menu">
 +
<a class="dropdown-item" href="generic.html">result</a>
 +
<a class="dropdown-item" href="elements.html">future work</a>
 +
<a class="dropdown-item" href="elements.html">interlab</a>
 +
<a class="dropdown-item" href="elements.html">notebook</a>
  
 +
</div>
 +
</li>
 +
<li><a href="#secvice">dry lab</a></li>
 +
<li class="dropdown">
 +
<a class="dropdown-toggle" href="#" id="4" data-toggle="dropdown">HP</a>
 +
<div class="dropdown-menu">
 +
<a class="dropdown-item" href="generic.html">intergrated hp</a>
 +
<a class="dropdown-item" href="elements.html">public engagement</a>
 +
</div>
 +
</li>
 +
<li><a href="#home">award</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</nav>
 +
</header>
 +
<!-- End Header Area -->
 +
<div class="container" style="height: 100%">
 +
<div class="row height align-items-center justify-content-center" style="height: 90%">
 +
<div class="col-lg-10">
 +
<div class="generic-banner-content">
 +
<h2 class="text-white">Integrated HP</h2>
  
 
+
</div>
 
+
</div>
<p>On this page, your team should document all of your Human Practices work and activities. You should write about the Human Practices topics you considered in your project, document any activities you conducted to explore these topics (such as engaging with experts and stakeholders), describe why you took a particular approach (including referencing any work you built upon), and explain if and how you integrated takeaways from your Human Practices work back into your project purpose, design and/or execution. </p>
+
</div>
+
</div>
<p>If your team has gone above and beyond in work related to safety, then you should document this work on your Safety wiki page and provide a description and link on this page. If your team has developed education and public engagement efforts that go beyond a focus on your particular project, and for which would like to nominate your team for the Best Education and Public Engagement Special Prize, you should document this work on your Education and Education wiki page and provide a description and link here. </p>
+
</section>
</div>
+
<!-- End banner Area -->
+
<div class="clear"></div>
+
 
+
 
 
<div class="column full_size">
+
<!-- About Generic Start -->
<div class="highlight decoration_background">
+
<div class="main-wrapper">
<p>The iGEM judges will review this page to assess whether you have met the Silver and/or Gold medal requirements based on the Integrated Human Practices criteria listed below. If you nominate your team for the <a href="https://2018.igem.org/Judging/Awards">Best Integrated Human Practices 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 also review this page to consider your team for that prize.  
+
<div class="location" >
</p>
+
<p class="scroll_top" style="text-align: center;font-size: 16px;">RETURN TOP</p>
</div>
+
</div>
</div>
+
<!-- Start Generic Area -->
 
+
<section class="about-generic-area pt-100" >
<div class="clear extra_space"></div>
+
<div class="container" style="background: rgb(255,255,255)">
 
+
<div style="height: 50px" id="p1"></div>
 
+
<div class="col-md-12" >
 +
<p class="para2">We 're honored to invited Yamazaki, professor from Hokkaido University, used to be one of judges in the iGEM, came to Lanzhou University to give our team a synthetic biology course from 8th Aug to 14th Aug. During the workshop, we had a further and general understanding of synthetic biology, for instance, the basal knowledge like position, roles and structure of genetic elements becomes more clear. Besides, we learnt about how can we choose the correct promoter to make sure the initiate efficiency, which helped us enormously in our project. Later, we showed our project to Pro. Yamazaki and obtained feedback. Thanks to professor’s insight and helpful feedback provided at ours conference discussions.
 +
</p>
 +
<div class="myimg"><img src="https://static.igem.org/mediawiki/2018/e/ed/T--LZU-CHINA--HP1.jpg" class="img-fluid mr-20 mb-20"style="width: 35%" ></div>
 +
<div class="row">
 +
<div class="col-md-6">
 +
<div class="single-defination">
 +
<img src="https://static.igem.org/mediawiki/2018/c/cf/T--LZU-CHINA--HP2.jpg" style="width: 100%">
 +
</div>
 +
</div>
 +
<div class="col-md-6">
 +
<div class="single-defination">
 +
<img src="https://static.igem.org/mediawiki/2018/c/ca/T--LZU-CHINA--HP3.jpg" style="width: 100%">
 +
</div>
 +
</div>
 +
</div>
 +
<div style="height: 50px"></div>
 +
<div class="myimg"><img src="https://static.igem.org/mediawiki/2018/f/fe/T--LZU-CHINA--HP4.JPG" class="img-fluid mr-20 mb-20"style="width: 40%" ></div>
 +
<h6 style="color: black">Following is our schedule:</h6>
 +
<div class="myimg"><img src="https://static.igem.org/mediawiki/2018/e/e8/T--LZU-CHINA--schedule.jpg" class="img-fluid mr-20 mb-20"style="width: 60%" ></div>
  
<div class="column full_size">
+
</div>
+
<h3>Silver Medal Criterion #3</h3>
+
<p>Convince the judges you have thought carefully and creatively about whether your work is responsible and good for the world. Document how you have investigated these issues and engaged with your relevant communities, why you chose this approach, and what you have learned. Please note that surveys will not fulfill this criteria unless you follow scientifically valid methods. </p>
+
  
 +
</div>
 +
</section>
 +
<!-- End Generic Start -->
 +
<!-- Start Generic Area -->
 +
<section class="about-generic-area pb-100 pt-100" >
 +
<div class="container border-top-generic" style="background: rgb(255,255,255)">
  
<h3>Gold Medal Criterion #1</h3>
+
</div>
<p>Expand on your silver medal activity by demonstrating how you have integrated the investigated issues into the purpose, design and/or execution of your project. Document how your project has changed based upon your human practices work.
+
</section>
</p>
+
<!-- End Generic Start -->
</div>
+
<!-- start footer Area -->
 +
<footer class="footer-area section-gap" >
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-lg-6 col-md-6 col-sm-6">
 +
<div class="single-footer-widget">
 +
<h6>About Us</h6>
 +
<img src="https://static.igem.org/mediawiki/2018/e/ee/T--LZU-CHINA--xiaohui.png" style="height: 120px">
 +
<img src="https://static.igem.org/mediawiki/2018/d/df/T--LZU-CHINA--yiyuan.png" style="height: 120px">
 +
<img src="https://static.igem.org/mediawiki/2018/4/41/T--LZU-CHINA--shengming.png" style="height: 120px">
 +
<p>
 +
We wish to extend our deepest appreciation to the Lanzhou University, The First Clinical Medical College and School of Life Science for the great support and help in this project
 +
</p>
 +
</div>
 +
</div>
  
 +
<div class="col-lg-6 col-md-6 col-sm-6 social-widget">
 +
<div class="single-footer-widget">
 +
<h6>Contact Us</h6>
 +
<p>E-mail:752786236@qq.com 1098385458@qq.com</p>
 +
<p>Address:No. 222, Tianshui South Road, chengguan district, Lanzhou City, Gansu Province,730000, P. R. China.</p>
 +
<p style="font-size:20px;font-family: 'Segoe Script'">We are the walker on the long journey towards science</p>
  
 +
<p class="footer-text">Copyright &copy;2018 iGEM LZU-CHINA Team All rights reserved.</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</footer>
 +
<!-- End footer Area -->
  
<div class="clear extra_space"></div>
+
</div>
  
  
  
<div class="column full_size">
+
</div>
<h3>Best Integrated Human Practices Special Prize</h3>
+
</div>
 +
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:LZU-CHINA/Javascript/jquery1&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
            jQuery(document).ready(function($){
 +
                $('.scroll_top').click(function(){$('html,body').animate({scrollTop: '0px'}, 800);});
  
<p>To compete for the Best Integrated Human Practices prize, please describe your work on this page and also fill out the description on the judging form. </p>
+
            });
 +
</script>
  
<p>How does your project affect society and how does society influence the direction of your project? How might ethical considerations and stakeholder input guide your project purpose and design and the experiments you conduct in the lab? How does this feedback enter into the process of your work all through the iGEM competition? Document a thoughtful and creative approach to exploring these questions and how your project evolved in the process to compete for this award!</p>
 
<p>You must also delete the message box on the top of this page to be eligible for this prize.</p>
 
  
</div>
+
</html>

Revision as of 07:33, 15 October 2018

Integrated HP

RETURN TOP

We 're honored to invited Yamazaki, professor from Hokkaido University, used to be one of judges in the iGEM, came to Lanzhou University to give our team a synthetic biology course from 8th Aug to 14th Aug. During the workshop, we had a further and general understanding of synthetic biology, for instance, the basal knowledge like position, roles and structure of genetic elements becomes more clear. Besides, we learnt about how can we choose the correct promoter to make sure the initiate efficiency, which helped us enormously in our project. Later, we showed our project to Pro. Yamazaki and obtained feedback. Thanks to professor’s insight and helpful feedback provided at ours conference discussions.

Following is our schedule: