Difference between revisions of "Team:TJUSLS China/HP/Silver"

 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{TJUSLS_China}}
+
 
 
<html>
 
<html>
  
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <title></title>
 +
    <link rel="stylesheet" href="https://2016.igem.org/Team:TJUSLS_China/home/index_style?action=raw&amp;ctype=text/css">
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_two?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_one?action=raw&ctype=text/javascript"></script>
 +
</head>
  
 +
<style>
 +
    .sec-list-wenzi h3 {
  
 +
        text-align: left;
 +
    }
 +
    .sec-list-wenzi {
 +
        text-align: center;
 +
    }
  
 +
    .sec-list-wenzi .sec-wenzi-content {
 +
        font-size: 18px;
 +
        padding: 0 3em;
 +
        text-align: left;
 +
        color: #000000;
 +
        margin-bottom: 10px;
 +
        font-family: Microsoft YaHei;
 +
    }
  
<div class="column full_size">
+
    .sec-list-wenzi > img{
 +
        text-align: center;
 +
    }
 +
    #content{width:100%;padding:0px;margin:0px;background-color: #ededed;}
 +
    #sideMenu, #top_title
 +
    {
 +
        display: none;
 +
    }
 +
    body{font: 16px sans-serif;}
 +
    .footer_bg .footer {
 +
        padding: 0;
 +
        border-top: 6px solid #222222;
 +
    }
 +
    .footer_bg .footer_btm {
 +
        margin-top: 4%;
 +
        border-top: none;
 +
        padding: 2% 4%;
 +
        padding-top: 2%;
 +
        max-width: 1458px;
 +
        margin: 0 auto;
 +
    }
  
<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>
+
    .sec-list-wenzi .sec-wenzi-list {
<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>
+
        font-weight: 900;
<p>For more information, please see the <a href="https://2016.igem.org/Human_Practices">Human Practices Hub</a>.</p>
+
        text-align: left;
 +
    }
 +
</style>
 +
<body>
 +
<!--menu-->
 +
<div class="header-box">
 +
    <div class="header">
 +
        <!-- start h_menu4 -->
 +
        <div class="h_menu4">
 +
            <a class="toggleMenu" href="">Menu</a>
 +
            <ul id="top_ul_my" class="nav">
 +
                <script>
 +
                    function getHover(number){
 +
                        var top_ul_my_lis = $("#top_ul_my").find(">li");
 +
                        console.log(top_ul_my_lis);
 +
                        if(number == 0) top_ul_my_lis[0].setAttribute("class", "active hover");
 +
                        else top_ul_my_lis[0].setAttribute("class", "active");
 +
 
 +
                        for(var i = 1; i < top_ul_my_lis.length; i++){
 +
                            if(i == number) {
 +
                                top_ul_my_lis[i].setAttribute("class", "hover");
 +
                            }else{
 +
                                top_ul_my_lis[i].setAttribute("class", "");
 +
                            }
 +
                        }
 +
                    }
 +
 
 +
                    $(".header").hover(function(event){
 +
                        event.stopPropagation();
 +
                        $('#top_ul_my li').attr("class","");
 +
                    });
 +
 
 +
                </script>
 +
                <li onmouseover="getHover(0)"><a href="https://2016.igem.org/Team:TJUSLS_China/home">TJUSLS</a></li>
 +
                <li onmouseover="getHover(1)" class=""><a href="" class="root">project</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Description">Description</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Design">Design</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Experiments">Experiments</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Proof">Proof of Concept</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Demonstrate">Demonstrate</a></li>
 +
 
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Notebook">Notebook</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Results">Results</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li onmouseover="getHover(2)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Parts">PARTS</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Basic_Part">Basic Parts</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Composite_Part">Composite Parts</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Part_Collection">Part Collection</a></li>
 +
 
 +
                    </ul>
 +
                </li>
 +
                <li class="active" onmouseover="getHover(3)"><a class="active" href="https://2016.igem.org/Team:TJUSLS_China/Safety">SAFETY</a></li>
 +
                <li onmouseover="getHover(4)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Attributions">ATTRIBUTIONS</a>
 +
 
 +
                </li>
 +
 
 +
                <li onmouseover="getHover(5)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Human_Practices">HUMAN PRACTICES</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Silver">Silver</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Gold">Gold</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Integrated_Practices">Integrated Practices</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Engagement">Engagement</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li onmouseover="getHover(6)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">MODELING</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">Modeling</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Software">Software</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li onmouseover="getHover(7)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Team">TEAM</a>
 +
 
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Team">Team</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Collaborations">Collaborations</a></li>
 +
                    </ul>
 +
                </li>
 +
            </ul>
 +
            <!--<script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_nav?action=raw&amp;ctype=text/javascript"></script>-->
 +
        </div>
 +
        <!-- end h_menu4 -->
 +
        <div class="clear"></div>
 +
    </div>
 +
    <div class="sec-menu">
 +
        <img class="sec-menu-dot" src="https://static.igem.org/mediawiki/2016/f/f9/T--TJUSLS_China--sec-menu.png"/>
 +
        <img class="sec-menu-close" src="https://static.igem.org/mediawiki/2016/b/b5/T--TJUSLS_China--sec-menu-close.png"/>
 +
        <ul>
 +
            <li><a href="#part1">White Crabapple Season Open Day</a></li>
 +
            <li><a href="#part2">Children's Day</a></li>
 +
            <li><a href="#part3">Internet Dissemination</a></li>
 +
 
 +
        </ul>
 +
    </div>
 
</div>
 
</div>
 +
<!--title-->
 +
<div class="second-title">
 +
    Silver
 +
    <div class="second-title-img">
 +
        <img src="https://static.igem.org/mediawiki/2016/8/86/T--TJUSLS_China--second-logo.png"/>
 +
    </div>
 +
</div>
 +
<!--content-->
 +
<div class="second-content">
 +
    <div class="sec-list-wenzi">
 +
        <h3>Overview</h3>
 +
        <div class="sec-wenzi-content">To introduce the synthetic biology to general masses, we hold two opening activities and set up an online platform. And our outlays have been paid back.</div>
 +
        <h3 id="part1">White Crabapple Season Open Day</h3>
 +
        <div class="sec-wenzi-content">On 15th April 2016, Tianjin University opened its doors to the general public for its fifth White Crabapple Season Open Day, where this year we hosted a stand. Over 30,000 people entered our campus throughout the day and visited our Science Popularization Stand. </div>
 +
<img src="https://static.igem.org/mediawiki/2016/7/7a/T--TJUSLS_China--1.jpg" width="800" height="400">
 +
 +
 +
     
 +
<div class="sec-wenzi-content">Our stand plays an essential role that major in popularize synthetic biology knowledge with easy experiments that can be operated by the audiences while doing no harms, like blood type test and so on. Meanwhile, members from our team will introduce the principle of the experiment then answer questions. There are other forms of fun games contained biological questions battle, color filling the drawings about biology and our campus, compete in describing our project in more detail after reading our poster about iGEM and our team. Besides, we also prepare some interesting specimen for observation, like specimen if onions, oral epithelial cells and so on.</div>
 +
<img src="https://static.igem.org/mediawiki/2016/9/98/T--TJUSLS_China--2.jpg" width="800" height="400">
 +
     
 +
        <div class="sec-wenzi-content">Our stand attracts a lot of attention during the whole festival. Many kids coming here with their parents feel a sense of accomplishment when they see the experiment results come out by themselves. These bio-experiments excite the curiosity of the children. That is one the best advancement of synthetic biology.</div>
 +
 +
        <h3 id="part2">Children's Day</h3>
 +
 +
        <div class="sec-wenzi-content">After the Begonia Science Popularization Festival, there still be a lot of families which have missed our stand in festival want to lead the child to experience more about biology and contact us. We think it will be a good chance and set up a Children's Day, a little trip in laboratory.
 +
            <br>We give 10 families warm reception. In the laboratory teacher's guidance help, team members carefully prepared and hold a little speech with easy-understanding language to introduce the mystery image of the micro-kingdom, also cited the classic Chinese "Journey to the West" plot to explain the process of phage infection of bacteria. The students teach the use of microscopic laboratory instruments and observed microorganisms such as mold, penicillium and mucor. According to that, the children know what is the microorganism, why should they wash their hands frequently. The whole event lasts about three hours. Children really like that.
 +
</div>
 +
 +
        <img src="https://static.igem.org/mediawiki/2016/a/a2/T--TJUSLS_China--5.jpg" width="800" height="400">
 +
 +
        <div class="sec-wenzi-content">The students teach the use of microscopic laboratory instruments and observed microorganisms such as mold, penicillium and mucor. According to that, the children know what is the microorganism, why should they wash their hands frequently. The whole event lasts about three hours.
 +
 +
</div>
 +
        <img src="https://static.igem.org/mediawiki/2016/5/5c/T--TJUSLS_China--6.jpg" width="800" height="400">
 +
        <br><br><img src="https://static.igem.org/mediawiki/2016/f/f5/T--TJUSLS_China--7.jpg" width="800" height="400">
 +
        <div class="sec-wenzi-content">Teaching with kids is hard but enjoyable. They showed great enthusiasm and curiosity, which give us a great encouragement with laughers and the planting of a biology seeds</div>
 +
 +
        <h3 id="part3">Internet Dissemination</h3>
 +
        <div class="sec-wenzi-content">As soon as we started our project, we set up a public account on wechat to publish some information and news about iGEM and us. Up to now, there are almost 1,000 followers with many likes about our essays.
 +
            </div>
 +
        <img src="https://static.igem.org/mediawiki/2016/6/68/T--TJUSLS_China--15.jpg" width="300" height="400">
 +
        <br><br><img src="https://static.igem.org/mediawiki/2016/e/e3/T--TJUSLS_China--16.jpg" width="300" height="400">
 +
        <br><br><img src="https://static.igem.org/mediawiki/2016/2/2f/T--TJUSLS_China--17.jpg" width="300" height="400">
 +
 +
        <div class="sec-wenzi-content">Internet gives us a broader window to show our advantages. In terms of public education, a better platform means more receivers. Our public account will run for long time to introduce more highlights to our fans.
 +
 +
</div>
 +
 +
 +
            </div>
 +
  
 +
            <div class="clear"></div>
 +
        </div>
  
 +
        <div class="wenzi-end"></div>
 +
        <div class="up"><img src="https://static.igem.org/mediawiki/2016/6/62/T--TJUSLS_China--up.jpg"/></div>
 +
    </div>
 +
    <!--foot-->
 +
    <div class="footer_bg">
 +
        <div class="foot_wrap">
 +
            <div class="footer">
 +
                <div class="footer_btm">
 +
                    <div class="copy">
 +
                        <p class="w3-link">Copyright 2016 TJUSLS</p>
 +
                    </div>
 +
                    <div class="clear"></div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 07:34, 6 November 2016

Menu
Silver

Overview

To introduce the synthetic biology to general masses, we hold two opening activities and set up an online platform. And our outlays have been paid back.

White Crabapple Season Open Day

On 15th April 2016, Tianjin University opened its doors to the general public for its fifth White Crabapple Season Open Day, where this year we hosted a stand. Over 30,000 people entered our campus throughout the day and visited our Science Popularization Stand.
Our stand plays an essential role that major in popularize synthetic biology knowledge with easy experiments that can be operated by the audiences while doing no harms, like blood type test and so on. Meanwhile, members from our team will introduce the principle of the experiment then answer questions. There are other forms of fun games contained biological questions battle, color filling the drawings about biology and our campus, compete in describing our project in more detail after reading our poster about iGEM and our team. Besides, we also prepare some interesting specimen for observation, like specimen if onions, oral epithelial cells and so on.
Our stand attracts a lot of attention during the whole festival. Many kids coming here with their parents feel a sense of accomplishment when they see the experiment results come out by themselves. These bio-experiments excite the curiosity of the children. That is one the best advancement of synthetic biology.

Children's Day

After the Begonia Science Popularization Festival, there still be a lot of families which have missed our stand in festival want to lead the child to experience more about biology and contact us. We think it will be a good chance and set up a Children's Day, a little trip in laboratory.
We give 10 families warm reception. In the laboratory teacher's guidance help, team members carefully prepared and hold a little speech with easy-understanding language to introduce the mystery image of the micro-kingdom, also cited the classic Chinese "Journey to the West" plot to explain the process of phage infection of bacteria. The students teach the use of microscopic laboratory instruments and observed microorganisms such as mold, penicillium and mucor. According to that, the children know what is the microorganism, why should they wash their hands frequently. The whole event lasts about three hours. Children really like that.
The students teach the use of microscopic laboratory instruments and observed microorganisms such as mold, penicillium and mucor. According to that, the children know what is the microorganism, why should they wash their hands frequently. The whole event lasts about three hours.


Teaching with kids is hard but enjoyable. They showed great enthusiasm and curiosity, which give us a great encouragement with laughers and the planting of a biology seeds

Internet Dissemination

As soon as we started our project, we set up a public account on wechat to publish some information and news about iGEM and us. Up to now, there are almost 1,000 followers with many likes about our essays.




Internet gives us a broader window to show our advantages. In terms of public education, a better platform means more receivers. Our public account will run for long time to introduce more highlights to our fans.