Difference between revisions of "Team:SKLBC-DGSYZX/Practices"

(Prototype team page)
 
 
Line 1: Line 1:
{{SKLBC-DGSYZX}}
+
<!DOCTYPE HTML>
 
<html>
 
<html>
 +
<head>
 +
<title>Attributions</title>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<meta name="keywords" content="Technical Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template,
 +
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
 +
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 +
    <a href="index.html"></a></p><center></center>
 +
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
 +
<link href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/bootstrap.css" rel='stylesheet' type='text/css' />
 +
<link rel="stylesheet" type="text/css" href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/wiki.css">
 +
<link href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/teamwiki.css" rel='stylesheet' type='text/css' />
 +
<link href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/ionicons.css" rel='stylesheet' type='text/css' />
 +
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 +
<!-- Custom Theme files -->
 +
<link href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/style.css" rel='stylesheet' type='text/css' />
 +
<!-- Custom Theme files -->
 +
<!--webfont-->
 +
<link href='http://fonts.useso.com/css?family=Quicksand:300,400,700' rel='stylesheet' type='text/css'>
 +
<link href='http://fonts.useso.com/css?family=Exo+2:100,200,300,400,500,600,700,800,900' rel='stylesheet' type='text/css'>
 +
<script type="text/javascript" src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/js/jquery-1.11.1.min.js"></script>
 +
<script type="text/javascript" src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/js/jquery.min.js"></script><meta charset="utf-8">
 +
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
        <link rel="shortcut icon" href="http://snapsvg.io/assets/favicon.ico?v=1">
 +
        <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width">
 +
        <script type="text/javascript" async="" src="./Snap.svg - Home_files/ga.js"></script><script src="http://use.edgefonts.net/source-sans-pro:n2,i2,n3,i3,n4,i4,n6,i6,n7,i7,n9,i9:all.js"></script>
 +
        <link rel="stylesheet" href="css/master.css">
 +
        <script src="./Snap.svg - Home_files/snap.svg-min.js"></script>
 +
        <script type="text/javascript">
 +
    var _gaq = _gaq || [];
 +
    _gaq.push(['_setAccount', 'UA-44948757-1']);
 +
    _gaq.push(['_trackPageview']);
  
<h2> Human Practices </h2>
+
    (function() {
 +
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 +
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 +
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 +
    })();
 +
   
 +
    function trackOutboundLink(link, category, action) {
 +
        try {
 +
        _gaq.push(['_trackEvent', category , action]);
 +
        } catch(err){}
 +
       
 +
        setTimeout(function() {
 +
        document.location.href = link.href;
 +
        }, 100);
 +
    }
 +
</script>
 +
<script type="text/javascript">
 +
    $(document).ready(function(){
 +
        $("#goToTop").hide()//隐藏go to top按钮
 +
        $(function(){
 +
            $(window).scroll(function(){
 +
                if($(this).scrollTop()>1){//当window的scrolltop距离大于1时,go to top按钮淡出,反之淡入
 +
                    $("#goToTop").fadeIn();
 +
                } else {
 +
                    $("#goToTop").fadeOut();
 +
                }
 +
            });
 +
        });
 +
   
  
<p>iGEM teams are unique and leading the field because they "go beyond the lab" to imagine their projects in a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
+
        // 给go to top按钮一个点击事件
<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>
+
        $("#goToTop a").click(function(){
<p>For more information, please see the <a href="https://2015.igem.org/Practices_Hub">Practices Hub</a>.</p>
+
            $("html,body").animate({scrollTop:0},800);//点击go to top按钮时,以800的速度回到顶部,这里的800可以根据你的需求修改
 
+
            return false;
<div class="highlightBox">
+
        });
<h4>Note</h4>
+
    });
<p>You must fill out this page in order to be considered for all <a href="https://2015.igem.org/Judging/Awards">awards</a> for Human Practices:</p>
+
    </script>
<ul>
+
<!------ Light Box ------>
<li>Human Practices silver medal criterion</li>
+
<link rel="stylesheet" href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/swipebox.css">
<li>Human Practices gold medal criterion</li>
+
<script src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/js/jquery.swipebox.min.js"></script>  
<li>Best Integrated Human Practices award</li>
+
    <script type="text/javascript">
<li>Best Education and Public Engagement award</li>
+
    jQuery(function($) {
</ul>
+
      $(".swipebox").swipebox();
 +
    });
 +
  </script>
 +
<!------ Eng Light Box ------>   
 +
<!-- Prettify -->
 +
<link href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/owl.carousel.css" rel="stylesheet">
 +
<script src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/js/owl.carousel.js"></script>
 +
  <script>
 +
    $(document).ready(function() {
 +
    $("#owl-demo3").owlCarousel({
 +
      items : 4,
 +
      lazyLoad : true,
 +
      autoPlay : true,
 +
      navigation: false,
 +
      pagination: false,
 +
    });
 +
    });
 +
  </script>
 +
<!----- //End-Share-instantly-slider---->
 +
<!----font-Awesome----->
 +
<link rel="stylesheet" href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/fonts/css/font-awesome.min.css">
 +
<!----font-Awesome----->         
 +
</head>-->
 +
<header id="header">
 +
    <div class="wrap">
 +
        <a href="./Snap.svg - Home_files/Snap.svg - Home.html" class="logo">
 +
            <img src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/images/synn.jpg" alt="">
 +
            <span class="header">Synsketch</span>
 +
        </a>
 +
        <nav>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX" class=" selected">Home</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Project" class="">Project</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Notebook" class="">Notebook</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Attributions" class="">Attributions</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Collaborations" class="">Collaborations</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Pratices" class="">Human Pratices</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Parts" class="">Parts</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Software" class="">Software</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Entrepreneurship" class="">Entrepreneurship</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Medals" class="">Medals and Prizes</a>
 +
        </nav>
 +
    </div>
 +
</header>
 +
<br><br>
 +
<div class="header_bottom about">
 +
  <div class="container">
 +
    <h1><a href="index.html">Human practices</a></h1>  
 +
  </div>
 
</div>
 
</div>
  
  
<h5>Some Human Practices topic areas </h5>
 
<ul>
 
<li>Philosophy</li>
 
<li>Public Engagement / Dialogue</li>
 
<li>Education</li>
 
<li>Product Design</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>
 
 
<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).</p>
 
 
 
<h5>Inspiration</h5>
 
<p>Read what other teams have done:</p>
 
<ul>
 
<li><a href="https://2014.igem.org/Team:Dundee/policypractice/experts">2014 Dundee </a></li>
 
<li><a href="https://2014.igem.org/Team:UC_Davis/Policy_Practices_Overview">2014 UC Davis </a></li>
 
<li><a href="https://2013.igem.org/Team:Manchester/HumanPractices">2013 Manchester </a></li>
 
<li><a href="https://2013.igem.org/Team:Cornell/outreach">2013 Cornell </a></li>
 
</ul>
 
 
<h3>Integrated Human Practices</h3>
 
 
<p>Do you want to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Integrated Human Practices award</a>? Make it easy for the judges to find any wiki content that is relevant to this prize. Highlight this content with a header or separate section.</p>
 
 
<h3>Education and Public Engagement</h3>
 
 
<p>Do you want to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Education and Public Outreach award</a>? Make it easy for the judges to find any wiki content that is relevant to this prize. Highlight this content with a header or separate section.</p>
 
  
 +
<div class="about_box3 title" style="background-color:#ccffff" id="background">
 +
  <h3 class="m_1"><span style="margin-top:80px">User experience</span></h3>
 +
  <div class="container">
 +
      <div class="grid_3">
 +
        <p style="margin-top:30px;">Up to September.19th,our website has had over 2729 Page View.We have successfully popularized Synsketch to biology lovers especially high school students and college students.</p>
 +
      </div>
 +
      <div class="clearfix"> </div>
 +
  </div>
 +
</div>
 +
<div class="about_box3 title" style="background-color:#ff6699" id="background">
 +
  <h3 class="m_1"><span style="margin-top:80px">Science festival</span></h3>
 +
  <div class="container">
 +
      <div class="grid_3">
 +
        <p style="margin-top:30px;">On May.29th in 2015,our school held the Science Festival,and our team took part in it.We divided in two groups so as to popularize iGEM in two different ways.One group focused on creating a pack of cards which was based on synthetic knowledge.We aimed to popularize iGEM as well as teach people some basic knowledge about synthetic.Except cards,we also held a prize-giving quiz.The other group focused on shooting a micro video that introduced some interesting knowledge about biology.Our promotional activity was quite successful,we attracted many students and teachers to know more about iGEM. </p>
 +
        <img src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/images/kjj1.png" style="display: block;margin-left: auto;margin-right: auto;margin-top: 40px;max-width: 850px;" class="img-gdsy" alt=""/>
 +
        <img src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/images/kjj3.png" style="display: block;margin-left: auto;margin-right: auto;margin-top: 40px;max-width: 850px;" class="img-gdsy" alt=""/>
 +
      </div>
 +
      <div class="clearfix"> </div>
 +
  </div>
 +
</div>
 +
<div class="about_box3 title" style="background-color:#66cccc">
 +
  <h3 class="m_1"><span>Meetup</span></h3>
 +
  <div class="container">
 +
      <div class="grid_3">
 +
        <p style="margin-top:30px;">On July.19th,we had a meetup with another high school team iGEM-SKLBC-China and four teams from Sun Yat-san University and Institutes Of Technology Of South China.We showed our project and communicated with each other.</p>
 +
        <img src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/images/meetup1.png" style="display: block;margin-left: auto;margin-right: auto;margin-top: 40px;max-width: 850px;" class="img-gdsy" alt=""/>
 +
      </div>
 +
      <div class="clearfix"> </div>
 +
  </div>
 +
</div>
 +
<div class="about_box3 title" style="background-color:#ccffff" id="syn">
 +
  <h3 class="m_1"><span>Cooperation with Andrew</span></h3>
 +
  <div class="container">
 +
      <div class="grid_3 syn">
 +
        <p style="margin-top:30px;">On August 6th,we had a meeting with Andrew’s team,a team which concentrated in charity.</p>
 +
        <img src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/images/cooperation.png" style="display: block;margin-left: auto;margin-right: auto;margin-top: 40px;max-width: 850px;" class="img-gdsy" alt=""/>
 +
      </div>
 +
      <div class="clearfix"> </div>
 +
  </div>
 +
</div>
 +
<div class="about_box3 title" id="website" style="background-color:#ff6699">
 +
  <h3 class="m_1"><span>Offline promotion at APP Company</span></h3>
 +
  <div class="container">
 +
      <div class="grid_3 syn">
 +
        <p style="margin-top:30px;">On August.12th,we began our first offline activity called iParty.</p>
 +
        <img src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/images/offline.png" style="display: block;margin-left: auto;margin-right: auto;margin-top: 40px;max-width: 850px;" class="img-gdsy" alt=""/>
 +
      </div>
 +
      <div class="clearfix"> </div>
 +
  </div>
 +
</div>
 +
<div class="footer">
 +
  <div class="container">
 +
        <div class="copy">
 +
            <p>Copyright &copy; 2015 SKLBC-GDSYZX.  All rights reserved.</p>
 +
      </div>
 +
  </div>
 
</div>
 
</div>
 +
<div id="goToTop"><a href="#">top</a></div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 06:11, 13 September 2015

<!DOCTYPE HTML> Attributions

-->

User experience

Up to September.19th,our website has had over 2729 Page View.We have successfully popularized Synsketch to biology lovers especially high school students and college students.

Science festival

On May.29th in 2015,our school held the Science Festival,and our team took part in it.We divided in two groups so as to popularize iGEM in two different ways.One group focused on creating a pack of cards which was based on synthetic knowledge.We aimed to popularize iGEM as well as teach people some basic knowledge about synthetic.Except cards,we also held a prize-giving quiz.The other group focused on shooting a micro video that introduced some interesting knowledge about biology.Our promotional activity was quite successful,we attracted many students and teachers to know more about iGEM.

Meetup

On July.19th,we had a meetup with another high school team iGEM-SKLBC-China and four teams from Sun Yat-san University and Institutes Of Technology Of South China.We showed our project and communicated with each other.

Cooperation with Andrew

On August 6th,we had a meeting with Andrew’s team,a team which concentrated in charity.

Offline promotion at APP Company

On August.12th,we began our first offline activity called iParty.