Difference between revisions of "Team:SZU-China/Attributions"

Line 1: Line 1:
{{SZU-China}}
+
 
 
<html>
 
<html>
  
 +
<head>
 +
 +
    <style>
 +
        #sideMenu, #top_title {
 +
            display: none;
 +
        }
  
 +
        #content {
 +
            width: 100%;
 +
            margin: 0px;
 +
            padding: 0px;
 +
            background: #FFF;
 +
        }
  
 +
        body {
 +
            font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
 +
        }
 +
    </style>
  
<div class="column full_size">
+
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<h3>★  ALERT! </h3>
+
    <title>Attribution PAGE</title>
<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>
+
<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>
+
</div>
+
<div class="clear"></div>
+
  
 +
    <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:SZU-China/ATTRIBUTION/CSS?action=raw&amp;ctype=text/css">
 +
    <link href='http://fonts.font.im/css?family=Open+Sans' rel='stylesheet' type='text/css'>
 +
    <script type="text/javascript" src="https://2017.igem.org/Template:SZU-China/jquery/Javascript?action=raw&amp;ctype=text/javascript"></script>
  
 +
    <style type="text/css">
 +
        div.main-part {
 +
            position: relative;
 +
            top: 100px;
 +
        }
  
 +
        .tittle {
 +
            position: relative;
 +
            text-align: center;
 +
            font-size: 64px;
 +
            font-weight: bold;
 +
            color: #4B97A5;
 +
        }
  
<div class="column full_size">
+
        .tittle-des {
<h1>Attributions</h1>
+
            position: relative;
 +
            text-align: center;
 +
            margin: 10px 0;
 +
            font-size: 24px;
 +
        }
  
<p> Each team must clearly attribute work done by the student team members on this page. The team must distinguish work done by the students from work done by others, including the host labs, advisors, instructors, and individuals not on the team roster.  
+
        .sub-tittle {
<br><br>
+
            font-size: 24px;
This is a bronze medal requirement. Please see the <a href="https://2017.igem.org/Judging/Medals">Medals requirements page</a> for more details.</p>
+
            font-weight: bold;
 +
            color: #007ac5;
 +
        }
  
</div>
+
        .mem-name {
 +
            font-size: 20px;
 +
            line-height: 32px;
 +
            color: #1E1E1E;
 +
        }
  
 +
        .mem-des {
 +
            font-size: 18px;
 +
            line-height: 30px;
 +
            color: #777777;
 +
        }
 +
    </style>
  
<div class="clear"></div>
+
    <script type="text/javascript">
 +
        $(document).ready(function () {
 +
            $("#nav-list-ul li").hover(function () {
 +
                $(this).find('ul.sub-nav').show();
 +
            }, function () {
 +
                $(this).find('ul.sub-nav').hide();
 +
            });
  
 +
            $("div.navbar").hover(function () {
 +
                $(this).css("box-shadow", "1px 1px 7px #000")
 +
            }, function () {
 +
                $(this).css("box-shadow", "0px 0px 0px #000")
 +
            });
  
<div class="column half_size">
+
            $("#top").click(function () {
<h5> Why is this page needed? </h5>
+
                $('body,html').animate({ scrollTop: 0 }, 200);
<p>The Attribution requirement helps the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, but you must report what work your team did and what work was done by others.</p>
+
                return false;
<p>
+
            });
For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.</p>
+
        });
</div>
+
    </script>
  
 +
</head>
  
<div class="column half_size">
+
<body style="background:white;height: 2000px;">
<h5> What should this page have?</h5>
+
  
<ul>
+
    <div class="navbar">
<li>General Support</li>
+
        <div class="navbar-nav">
<li>Project support and advice</li>
+
            <ul id="nav-list-ul" class="nav-list">
<li>Fundraising help and advice</li>
+
                <li>
<li>Lab support</li>
+
                    <a href="#">TEAM</a>
<li>Difficult technique support</li>
+
                    <span class="caret"></span>
<li>Project advisor support</li>
+
                    <ul class="sub-nav">
<li>Wiki support</li>
+
                        <li><a href="#">PEOPLE</a></li>
<li>Presentation coaching</li>
+
                        <li><a href="#">COLLABARATIONS</a></li>
<li>Human Practices support</li>
+
                        <li><a href="#">ATTRIBUTION</a></li>
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
+
                    </ul>
</ul>
+
                </li>
</div>
+
                <li>
 +
                    <a href="#">PRACTICE</a>
 +
                    <span class="caret"></span>
 +
                    <ul class="sub-nav">
 +
                        <li><a href="#">GOLD HP</a></li>
 +
                        <li><a href="#">SILVER HP</a></li>
 +
                        <li><a href="#">INTEGRATED HP</a></li>
 +
                        <li><a href="#">ENGAGEMENT</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li><a href="#">OUTEACH</a></li>
 +
                <li>
 +
                    <a href="#">EXPERIMENT</a>
 +
                    <span class="caret"></span>
 +
                    <ul class="sub-nav">
 +
                        <li><a href="#">PROCEDURE</a></li>
 +
                        <li><a href="#">RESULTS</a></li>
 +
                        <li><a href="#">NOTEBOOK</a></li>
 +
                        <li><a href="#">PROTOCOL</a></li>
 +
                        <li><a href="#">PARTS</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li>
 +
                    <a href="#">PROJECT</a>
 +
                    <span class="caret"></span>
 +
                    <ul class="sub-nav">
 +
                        <li><a href="#">DESCRIPTION</a></li>
 +
                        <li><a href="#">DESIGN</a></li>
 +
                        <li><a href="#">PROOF</a></li>
 +
                        <li><a href="#">SAFTY</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li>
 +
                    <a href="#">ACHIEVEMENT</a>
 +
                    <span class="caret"></span>
 +
                    <ul class="sub-nav">
 +
                        <li><a href="#">AWARD</a></li>
 +
                        <li><a href="#">MEDAL</a></li>
 +
                    </ul>
 +
                </li>
 +
            </ul>
 +
        </div>
 +
    </div>
  
  
<div class="clear"></div>
+
    <div style="position: relative; background:#F8F8F8;top: 100px;">
 +
        <section id="overview" class="cd-section" style="padding:140px 0;background-color:white;">
 +
            <div class="container">
 +
                <div class="row">
 +
                    <div class="col-sm-12">
 +
                        <h3 class="uppercase color-primary mb40 " style="margin-bottom: 40px; font-size: 50px; color: rgb(75, 151, 165);font-weight:lighter"><center>ATTRIBUTION</center> </h3>
 +
                        <center> <h4 style="width:60%;margin:0 auto;font-weight:normal;font-size:16px">"2017 SZU-China iGEM team couldn’t have gone this far without the effort of the following people."</h4></center>
  
<div class="column half_size">
+
                    </div>
 +
                </div>
 +
            </div>
 +
        </section>
  
<div class="highlight">
 
<h5> Can we base our project on a previous one? </h5>
 
<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>
 
</div>
 
</div>
 
  
 +
       
 +
        <br/><br/><br/>
 +
        <div name="individuals" style="margin: 0 15%">
 +
            <div>
 +
                <span class="sub-tittle">PI</span><br /><br />
 +
                <span class="mem-name">XU DENG</span><br />
 +
                <span class="mem-des">---Primary PI. As the key person of our project, he gave us a lot of professional advice.</span><br /><br />
 +
                <span class="mem-name">WEIZHAO CHEN</span><br />
 +
                <span class="mem-des">---Mentor, Leader of brainstorm, Sponsor, Instructor.He organizes students to brainstorm and spare no effort to support the team. He is the soul figure of SZU-iGEM.</span><br /><br />
  
<div class="column half_size">
+
                </div>
 +
            <br />
 +
            <div>
 +
                <span class="sub-tittle">Team members</span><br /><br />
 +
                <span class="mem-name">GEFEI LI</span><br />
 +
                <span class="mem-des">---Student leader. Organized the first iGEM southern China Regional Meeting and other human practice events. Design banner, logo and poster. Editor of team wiki also is one of the presentation speakers.</span><br /><br />
 +
                <span class="mem-name">JIANTAO ZHANG</span><br />
 +
                <span class="mem-des">---Responsible for lab works, Biobricks. Editor of team wiki. Responsible person for suitable genes searching. He is a key person of our team.</span><br /><br />
 +
                <span class="mem-name">HANXING HE</span><br />
 +
                <span class="mem-des">---Responsible for presentation keynote, Part of the lab works. Also is one of the presentation speakers. He provided the team a lot of good ideas.</span><br /><br />
 +
                <span class="mem-name">ZHICHENG LIU</span><br />
 +
                <span class="mem-des">--- Responsible for team wiki and website CORRIDOR. Editor of wiki.</span><br /><br />
 +
                <span class="mem-name">WENKAI HU</span><br />
 +
                <span class="mem-des">--- Responsible for modeling and team wiki. Editor of wiki.</span><br /><br />
 +
                <span class="mem-name">ZIYU DENG</span><br />
 +
                <span class="mem-des">--- Responsible for modeling. Editor of wiki.</span><br /><br />
 +
                <span class="mem-name">MINGYUE LUO</span><br />
 +
                <span class="mem-des">--- Great help in experiment, human practice photo shooting. Editor of wiki. Editor of wiki.</span><br /><br />
 +
                <span class="mem-name">YAMIN LIN</span><br />
 +
                <span class="mem-des">---Responsible for team’s Wechat public account and other public media. Also a great help in experiment and human practice. Editor of wiki.</span><br /><br />
 +
            </div>
 +
            <br />
 +
            <div>
 +
                <span class="sub-tittle">Instructors  &amp; Advisors</span><br /><br />
 +
                <span class="mem-name">ZHANGLI HU</span><br />
 +
                <span class="mem-des">---Advisor of SZU-iGEM and the dean of College of Life Sciences Shenzhen university,offered our team the experimentsl rooms.</span><br /><br />
 +
                <span class="mem-name">BEIXIN MO</span><br />
 +
                <span class="mem-des">---Advisor and the vice president of College of Life Sciences Shenzhen University,she trys her best to help SZU-iGEM team in many aspects.</span><br /><br />
 +
                <span class="mem-name">DENGCHENG BI</span><br />
 +
                <span class="mem-des">---Technical assist, instructed us a lot on experiment.</span><br /><br />
 +
                <span class="mem-name">CHANGXING HU</span><br />
 +
                <span class="mem-des">---Advisor of our team, Gave us valuable advice on experiment.</span><br /><br />
 +
                <span class="mem-name">YUXIA LIAO</span><br />
 +
                <span class="mem-des">--- Advisor of our team, Gave us valuable advice on human practice.</span><br /><br />
 +
            </div>
 +
            <br />
 +
            <div >
 +
                <span class="sub-tittle">Funding Support</span><br /><br />
 +
                <img src="https://static.igem.org/mediawiki/2017/0/08/2017SZUChina-sponsor1.jpg" class="sponsor-img" width="25%">
 +
                <img src="https://static.igem.org/mediawiki/2017/d/d4/2017SZUChina-sponsor2.jpg" class="sponsor-img" width="25%"><br />
 +
                <img src="https://static.igem.org/mediawiki/2017/d/d5/2017SZUChina-sponsor3.jpg" class="sponsor-img" width="25%">
 +
                <br /><br /><br />
  
<h5>Inspiration</h5>
+
                <span class="sub-tittle">Corporate Sponsors</span><br /><br />
<p>Take a look at what other teams have done:</p>
+
                <img src="https://static.igem.org/mediawiki/2017/1/1e/2017SZUChina-sponsor4.jpg" class="sponsor-img" width="25%">
<ul>
+
                <img src="https://static.igem.org/mediawiki/2017/a/a3/2017SZUChina-sponsor5.jpg" class="sponsor-img" width="40%"><br /><br /><br /><br />
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
+
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
+
</ul>
+
  
</div>
+
            </div>
 +
        </div>
  
<div class="clear"></div>
 
  
<div class="column half_size">
+
    </div>
  
<h5>Team training and Project start</h5>
+
    <!-- <div style="position: fixed;right: 0px;top: 70px;">
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
        <a href="#individuals"><span style="color: #CCC;font-size: 16px;">Individuals</span></a>
<ul>
+
        <br/>
<li>Does your institution teach an iGEM or synthetic biology course?</li>
+
        <a href="#sponsors"><span style="color: #CCC;font-size: 16px;">Sponsors</span></a>
<li>When did you start this course?</li>
+
    </div> -->
<li>Are the syllabus and course materials freely available online?</li>
+
<li>When did you start your brainstorming?</li>
+
<li>When did you start in the lab?</li>
+
<li>When did you start working on  your project?</li>
+
  
</ul>
+
    <div class="arrow-div">
 +
        <a id="top" href="#" title="Back to top">
 +
            <img src="img/arrow.png" class="arrow-img">
 +
        </a>
 +
    </div>
  
</div>
+
</body>
  
  
  
  
</div>
 
 
</html>
 
</html>

Revision as of 02:33, 28 October 2017

Attribution PAGE

ATTRIBUTION

"2017 SZU-China iGEM team couldn’t have gone this far without the effort of the following people."




PI

XU DENG
---Primary PI. As the key person of our project, he gave us a lot of professional advice.

WEIZHAO CHEN
---Mentor, Leader of brainstorm, Sponsor, Instructor.He organizes students to brainstorm and spare no effort to support the team. He is the soul figure of SZU-iGEM.


Team members

GEFEI LI
---Student leader. Organized the first iGEM southern China Regional Meeting and other human practice events. Design banner, logo and poster. Editor of team wiki also is one of the presentation speakers.

JIANTAO ZHANG
---Responsible for lab works, Biobricks. Editor of team wiki. Responsible person for suitable genes searching. He is a key person of our team.

HANXING HE
---Responsible for presentation keynote, Part of the lab works. Also is one of the presentation speakers. He provided the team a lot of good ideas.

ZHICHENG LIU
--- Responsible for team wiki and website CORRIDOR. Editor of wiki.

WENKAI HU
--- Responsible for modeling and team wiki. Editor of wiki.

ZIYU DENG
--- Responsible for modeling. Editor of wiki.

MINGYUE LUO
--- Great help in experiment, human practice photo shooting. Editor of wiki. Editor of wiki.

YAMIN LIN
---Responsible for team’s Wechat public account and other public media. Also a great help in experiment and human practice. Editor of wiki.


Instructors & Advisors

ZHANGLI HU
---Advisor of SZU-iGEM and the dean of College of Life Sciences Shenzhen university,offered our team the experimentsl rooms.

BEIXIN MO
---Advisor and the vice president of College of Life Sciences Shenzhen University,she trys her best to help SZU-iGEM team in many aspects.

DENGCHENG BI
---Technical assist, instructed us a lot on experiment.

CHANGXING HU
---Advisor of our team, Gave us valuable advice on experiment.

YUXIA LIAO
--- Advisor of our team, Gave us valuable advice on human practice.


Funding Support





Corporate Sponsors