Difference between revisions of "Team:Tongji China/Attributions"

Line 1: Line 1:
{{Tongji_China}}
+
<!-- This document, originally from getmdl.io, was modified -->
<html>
+
  
 +
<!--
 +
  Material Design Lite
 +
  Copyright 2015 Google Inc. All rights reserved.
  
 +
  Licensed under the Apache License, Version 2.0 (the "License");
 +
  you may not use this file except in compliance with the License.
 +
  You may obtain a copy of the License at
  
 +
      https://www.apache.org/licenses/LICENSE-2.0
  
 +
  Unless required by applicable law or agreed to in writing, software
 +
  distributed under the License is distributed on an "AS IS" BASIS,
 +
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 +
  See the License for the specific language governing permissions and
 +
  limitations under the License
 +
-->
 +
{{Tongji_China/Header}}
 +
<html lang="en">
 +
  <head>
 +
    <meta charset="utf-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="description" content="2017 Tongji iGEM team wiki">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
 +
    <title>Tongji iGEM - Attributions</title>
  
 +
    <script src="https://2017.igem.org/Template:Tongji_China/Javascript?action=raw&ctype=text/javascript"></script>
  
 +
    <!-- Page styles -->
 +
    <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Tongji_China/CSS?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Tongji_China/CSS_2?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Tongji_China/CSS_3?action=raw&ctype=text/css">
  
 +
    <style>
 +
    #view-source {
 +
      position: fixed;
 +
      display: block;
 +
      right: 0;
 +
      bottom: 0;
 +
      margin-right: 40px;
 +
      margin-bottom: 40px;
 +
      z-index: 900;
 +
    }
  
<div class="column full_size">
+
    .demo-card-wide.mdl-card {
<h1>Attributions</h1>
+
      margin: auto;
 +
      margin-top: 20px;
 +
      align-items: center;
 +
      width: 70%;
 +
      border-radius:6px
 +
    }
 +
    .demo-card-wide > .mdl-card__title {
 +
      color: #757575;
 +
      align-self: center;
 +
      /*height: 176px;*/
 +
    }
 +
    .demo-card-wide > .mdl-card__menu {
 +
      color: #757575;
 +
    }
  
<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.  
+
    .mdl-card__title-text {
<br><br>
+
      padding-top: 20px;
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>
+
    }
  
</div>
+
    @media only screen and (max-device-width: 1200px) {
 +
      .demo-card-wide.mdl-card {
 +
        width: 80%;
 +
        max-width: 1500px
 +
      }
 +
  }
  
 +
    @media only screen and (max-device-width: 900px) {
 +
      .demo-card-wide.mdl-card {
 +
        width: 90%;
 +
      }
 +
  }
  
<div class="clear"></div>
+
    @media only screen and (max-device-width: 600px) {
 +
      .demo-card-wide.mdl-card {
 +
        width: 95%;
 +
      }
 +
  }
 +
    </style>
  
 +
    <script type="text/javascript">
 +
    // Try to remove weird iGEM side menu and resize the remaining things
 +
    function closeMenuDiv(){
 +
      document.getElementById("sideMenu").style.display = "none";
 +
      bars_box_active = false;
 +
      document.getElementById('content').setAttribute("style","display:block;width:100%");
 +
      document.getElementById('content').style.width='100%';
 +
    }
 +
    window.setTimeout(closeMenuDiv,50);
 +
    window.setTimeout(closeMenuDiv,100);
 +
    window.setTimeout(closeMenuDiv,500);
 +
    window.setTimeout(closeMenuDiv,1000);
 +
    window.setTimeout(closeMenuDiv,5000);
 +
    window.setTimeout(closeMenuDiv,10000);
 +
    </script>
  
<div class="column half_size">
+
  </head>
<h5> Why is this page needed? </h5>
+
  <body>
<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>
+
    <div class="mdl-layout mdl-js-layout mdl-layout--fixed-header" class="main view" style="background:#f9f9f9">
<p>
+
      <!-- Header -->
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 class="android-header mdl-layout__header mdl-layout__header--waterfall">
</div>
+
        <div class="mdl-layout__header-row">
 +
          <span class="android-title mdl-layout-title">
 +
            <div class="logo-font">TongJi iGEM</div>
 +
          </span>
 +
          <!-- Add spacer, to align navigation to the right in desktop -->
 +
          <div class="android-header-spacer mdl-layout-spacer"></div>
 +
          <!-- Navigation -->
 +
          <div class="android-navigation-container">
 +
            <nav class="android-navigation mdl-navigation">
 +
              <!-- Links in the top right -->
 +
              <a class="mdl-navigation__link mdl-typography--text-uppercase" href="https://2017.igem.org/Team:Tongji_China">Home</a>
 +
              <a class="mdl-navigation__link mdl-typography--text-uppercase" href="https://2017.igem.org/Team:Tongji_China/Description">Project</a>
 +
              <a class="mdl-navigation__link mdl-typography--text-uppercase" href="https://2017.igem.org/Team:Tongji_China/Team">Team</a>
 +
              <a class="mdl-navigation__link mdl-typography--text-uppercase" href="https://2017.igem.org/Team:Tongji_China/Results">Results</a>
 +
            </nav>
 +
          </div>
 +
          <span class="android-mobile-title mdl-layout-title">
 +
            <div class="logo-font">TongJi iGEM</div>
 +
          </span>
 +
        </div>
 +
      </div>
 +
      <!-- Drawer -->
 +
      <div class="android-drawer mdl-layout__drawer">
 +
        <nav class="mdl-navigation">
 +
          <!-- <span class="mdl-navigation__link" href="">Title</span> -->
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China">HOME</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Team">Team</a>
 +
          <div class="android-drawer-separator"></div>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Description">Description</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Design">Design</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Experiments">Experiment</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Model">Model</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Demonstrate">Demonstrate</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Results">Results</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Notebook">Notebook</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Improve">Improve</a>
 +
          <div class="android-drawer-separator"></div>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Parts">Parts</a>
 +
          <div class="android-drawer-separator"></div>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Collaborations">Collaborations</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Human_Practices">Human Practices</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/HP/Silver">HP Silver</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/HP/Gold_Integrated">HP Gold</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/InterLab">InterLab</a>
 +
          <!-- <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Contribution">Contribution</a> -->
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Safety">Safety</a>
 +
          <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Tongji_China/Attributions">Attributions</a>
 +
          <div class="android-drawer-separator"></div>
 +
          <div class="android-drawer-separator"></div>
 +
        </nav>
 +
      </div>
 +
      <a name="top"></a>
  
 +
      <!-- HERE STARTS THE PAGE -->
 +
      <div class="android-content mdl-layout__content">
 +
        <a name="top"></a>
 +
        <!-- Title and Subtitle -->
 +
        <div class="mdl-typography--text-center" style="margin-bottom:20%">
 +
          <div class="logo-font android-slogan" style="color:#388E3C;">Attributions</div>
 +
          <div class="logo-font android-sub-slogan" style="color:#757575;">Here are the amazing people who made this project possible</div>
 +
        </div>
  
<div class="column half_size">
+
        <!-- Background and Design -->
<h5> What should this page have?</h5>
+
        <div class="demo-card-wide mdl-card mdl-shadow--2dp">
 +
          <div class="mdl-card__title" style="text-align:center">
 +
            <h4 class="mdl-card__title-text" style="font-size: 250%; color:#5a5a5a">The Team</h4>
 +
          </div>
 +
          <div class="mdl-card__supporting-text" style="font-size: 115%">
 +
            <b style="font-size: 125%">Jianfeng Zhou - The team leader</b><br><br>
 +
            Built our team in January 2017<br>
 +
            Organized the team: intermediary between the team and the school<br>
 +
            Paperwork: introduction and abstract of the project, About Our Lab Form, About Our Project Form, Final Safety Form, Part Registry<br>
 +
            Plasmids construction<br>
 +
            Human practice: gave science class in Tieling Middle School to help them learn more about iGEM and Synthetic Biology<br><br><br>
  
<ul>
+
            <b style="font-size: 125%">Qian Zeng</b><br><br>
<li>General Support</li>
+
            Organized the team: intermediary between the team and the school<br>
<li>Project support and advice</li>
+
            Plasmids Construction<br>
<li>Fundraising help and advice</li>
+
            Human practice: made a presentation at Open Night Live, introducing our iGEM project and Synthetic Biology<br><br><br>
<li>Lab support</li>
+
<li>Difficult technique support</li>
+
<li>Project advisor support</li>
+
<li>Wiki support</li>
+
<li>Presentation coaching</li>
+
<li>Human Practices support</li>
+
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
+
</ul>
+
</div>
+
  
 +
            <b style="font-size: 125%">Wei Zhu</b><br><br>
 +
            Interlab experiments<br>
 +
            Behavioral experiments: understand out the experimental data<br>
 +
            Kept in contact with other teams<br><br><br>
  
<div class="clear"></div>
+
            <b style="font-size: 125%">Cichen Zhang</b><br><br>
 +
            Behavioral experiments: design, process and results<br>
 +
            Kept in contact with other teams<br><br><br>
  
<div class="column half_size">
+
            <b style="font-size: 125%">Chenyu Song</b><br><br>
 +
            Modeling: initial modeling, data collection and the logic route of re-modeling<br><br><br>
  
<div class="highlight">
+
            <b style="font-size: 125%">Zhifei Shi</b><br><br>
<h5> Can we base our project on a previous one? </h5>
+
            Human practice: Biology courses and tool box designing<br>
<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>
+
            Human practice: gave science class in Tieling Middle School to help them learn more about iGEM and Synthetic Biology<br>
</div>
+
            Human practice: made a presentation at Open Night Live, introducing our iGEM project and Synthetic Biology.<br><br><br>
</div>
+
  
 +
            <b style="font-size: 125%">Ruimin Xu</b><br><br>
 +
            Interecommunions: made a presentation on CCiC held in Fujian, showing our project and preliminary experimental results<br>
 +
            Designed our questionnaire and analyzed the results<br>
 +
            Travel arrangements<br><br><br>
  
<div class="column half_size">
+
            <b style="font-size: 125%">Huan Wu</b><br><br>
 +
            Human practice: gave a science class in Tieling Middle School to help them learn more about iGEM and Synthenic Biology<br>
 +
            Travel arrangement<br><br><br>
  
<h5>Inspiration</h5>
+
            <b style="font-size: 125%">Xinran Chen</b><br><br>
<p>Take a look at what other teams have done:</p>
+
            The art director: designed our logo, team suit, banner, video, poster and postcard<br><br><br>
<ul>
+
<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>
+
            <b style="font-size: 125%">Giovanni Riva</b><br><br>
 +
            Wiki page maker
 +
          </div>
 +
          <div class="android-drawer-separator"></div>
 +
        </div>
  
<div class="clear"></div>
+
        <!-- Acknowledgement -->
 +
        <div class="demo-card-wide mdl-card mdl-shadow--2dp">
 +
          <div class="mdl-card__title" style="text-align:center">
 +
            <h4 class="mdl-card__title-text" style="font-size: 250%; color:#5a5a5a">Acknowledgements</h4>
 +
          </div>
 +
          <div class="mdl-card__supporting-text" style="font-size: 115%">
 +
            We want to thank all the professors, teachers and students who have offered us great help during our project.<br><br><br>
  
<div class="column half_size">
+
            <b style="font-size: 125%">General support</b><br><br>
 +
            First and foremost, we would like to show our deepest gratitude to our instructors: professor Changsheng Du and professor Lei Xue. Professor Du, a respectable, responsible and resourceful scholar, has provided us with the advices on the project’s idea and on the molecular experiments. As an experienced instructor of Drosophila melanogaster, Professor Xue helped us a lot on the behavioral experiments. He has also offered us many suggestions on our human practice activities.<br>
 +
            We also want to thank for our instructor Ye Leng who help us gain some financial support from our university and Jiayu Chen who is going to take us to the Jamboree!<br><br><br>
  
<h5>Team training and Project start</h5>
+
            <b style="font-size: 125%">Lab support</b><br><br>
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
            We want to thank for all the labs which provided us with the experiment reagent, including Professor Fanglin Sun’s lab, Professor Shaorong Gao’s lab, Professor Lei Xue’s lab and Professor Changsheng Du’s lab. We definitely couldn’t finish our project without their kind help!<br><br><br>
<ul>
+
<li>Does your institution teach an iGEM or synthetic biology course?</li>
+
<li>When did you start this course?</li>
+
<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>
+
            <b style="font-size: 125%">Funding support</b><br><br>
 +
            Thanks to Professor Jing Zhang, who is in charge of our project in school. She helped us a lot in buying experiment materials.<br>
 +
            Thanks to our college, Tongji University, they gave us enough funding to start our project.<br><br><br>
  
</div>
+
            <b style="font-size: 125%">Technique support</b><br><br>
 +
            Thanks to Li Wu and Xiang Ding for helping us solve the problem in the plasmids construction and behavioral test separately. Both of them were very patient in teaching us not only usages but also strategies.<br><br><br>
  
 +
            <b style="font-size: 125%">Human practice support</b><br><br>
 +
            Thanks to Fablab Shanghai from Tongji Design & Innovation Institute for developing Biology & SynBio courses aiming at teenagers with our team. Their knowledge of machine manufacturing really help us make a simple biotool box demo. What’s more, they provide us a great community and school platform to put our courses into practice.<br><br><br>
  
 +
            <b style="font-size: 125%">Presentation coach</b><br><br>
 +
            Professor Chao Zhang and professor Jing Zhang helped us on presentation coaching. Thanks for their patient instructions.<br><br><br>
  
 +
            <b style="font-size: 125%">Plasmid support</b><br><br>
 +
            Last but not least, in our project, we used some other labs’ plasmids and materials. Here we want to show our sincere thanks to Chunyang Ni (SYSU, UTSW) and 2017 XMU iGEM team. Thanks for your kindness!
 +
          </div>
 +
          <div class="android-drawer-separator"></div>
 +
        </div>
  
</div>
+
        <!-- HERE ENDS THE PAGE -->
 +
        <!-- Go back Home -->
 +
        <div class="android-wear-section" style="height:250px">
 +
          <div class="android-wear-band">
 +
            <div class="android-wear-band-text">
 +
              <div class="mdl-typography--display-2 mdl-typography--font-thin">That's it!</div>
 +
              <p class="mdl-typography--headline mdl-typography--font-thin" style="margin-bottom:0px">
 +
                This page has sadly ended, if you want you can go back
 +
              </p>
 +
              <p>
 +
                <a class="mdl-typography--font-regular mdl-typography--text-uppercase android-alt-link" href="">
 +
                  Home&nbsp;<i class="material-icons">chevron_right</i>
 +
                </a>
 +
              </p>
 +
            </div>
 +
          </div>
 +
        </div>
 +
 
 +
        <!-- <div class="android-customized-section">
 +
          <div class="android-customized-section-text">
 +
            <div class="mdl-typography--font-light mdl-typography--display-1-color-contrast">We would like to thanks those who helped us</div>
 +
            <p class="mdl-typography--font-light">
 +
              Like our fantastic advisors, some other people and maybe even a couple of companies!
 +
              <br>
 +
              <a href="" class="android-link mdl-typography--font-light">Find out about our team and our friends</a>
 +
            </p>
 +
          </div>
 +
          <div class="android-customized-section-image"></div>
 +
        </div> -->
 +
 
 +
        <!-- Quick links -->
 +
        <div class="android-more-section">
 +
          <div class="android-section-title mdl-typography--display-1-color-contrast">Or follow these links for more awesomeness!</div>
 +
          <div class="android-card-container mdl-grid">
 +
            <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp">
 +
              <!-- <div class="mdl-card__media">
 +
                <img src="2017tongji_images/more-from-1.png">
 +
              </div> -->
 +
              <div class="mdl-card__title">
 +
                <h4 class="mdl-card__title-text">Team</h4>
 +
              </div>
 +
              <div class="mdl-card__supporting-text">
 +
                <span class="mdl-typography--font-light mdl-typography--subhead">Meet the people behind the project</span>
 +
              </div>
 +
              <div class="mdl-card__actions">
 +
                <a class="android-link mdl-button mdl-js-button mdl-typography--text-uppercase" href="https://2017.igem.org/Team:Tongji_China/Team">
 +
                  Say hi
 +
                  <i class="material-icons">chevron_right</i>
 +
                </a>
 +
              </div>
 +
            </div>
 +
 
 +
            <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp">
 +
              <!-- <div class="mdl-card__media">
 +
                <img src="2017tongji_images/more-from-4.png">
 +
              </div> -->
 +
              <div class="mdl-card__title">
 +
                <h4 class="mdl-card__title-text">Project</h4>
 +
              </div>
 +
              <div class="mdl-card__supporting-text">
 +
                <span class="mdl-typography--font-light mdl-typography--subhead">Here you can find the project details</span>
 +
              </div>
 +
              <div class="mdl-card__actions">
 +
                <a class="android-link mdl-button mdl-js-button mdl-typography--text-uppercase" href="https://2017.igem.org/Team:Tongji_China/Description">
 +
                  Discover more
 +
                  <i class="material-icons">chevron_right</i>
 +
                </a>
 +
              </div>
 +
            </div>
 +
 
 +
            <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp">
 +
              <!-- <div class="mdl-card__media">
 +
                <img src="2017tongji_images/more-from-2.png">
 +
              </div> -->
 +
              <div class="mdl-card__title">
 +
                <h4 class="mdl-card__title-text">Parts</h4>
 +
              </div>
 +
              <div class="mdl-card__supporting-text">
 +
                <span class="mdl-typography--font-light mdl-typography--subhead">Parts are the heart of iGEM</span>
 +
              </div>
 +
              <div class="mdl-card__actions">
 +
                <a class="android-link mdl-button mdl-js-button mdl-typography--text-uppercase" href="https://2017.igem.org/Team:Tongji_China/Parts">
 +
                  Discover ours
 +
                  <i class="material-icons">chevron_right</i>
 +
                </a>
 +
              </div>
 +
            </div>
 +
 
 +
            <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-card mdl-shadow--3dp">
 +
              <!-- <div class="mdl-card__media">
 +
                <img src="2017tongji_images/more-from-3.png">
 +
              </div> -->
 +
              <div class="mdl-card__title">
 +
                <h4 class="mdl-card__title-text">Attributions</h4>
 +
              </div>
 +
              <div class="mdl-card__supporting-text">
 +
                <span class="mdl-typography--font-light mdl-typography--subhead">Many people are involved in the project</span>
 +
              </div>
 +
              <div class="mdl-card__actions">
 +
                <a class="android-link mdl-button mdl-js-button mdl-typography--text-uppercase" href="">
 +
                  Find out more
 +
                  <i class="material-icons">chevron_right</i>
 +
                </a>
 +
              </div>
 +
            </div>
 +
          </div>
 +
        </div>
 +
 
 +
        <footer class="android-footer mdl-mega-footer">
 +
          <div class="mdl-mega-footer--top-section">
 +
            <!-- <div class="mdl-mega-footer--left-section">
 +
              <button class="mdl-mega-footer--social-btn"></button>
 +
              &nbsp;
 +
              <button class="mdl-mega-footer--social-btn"></button>
 +
              &nbsp;
 +
              <button class="mdl-mega-footer--social-btn"></button>
 +
            </div> -->
 +
            <div class="mdl-mega-footer--right-section">
 +
              <a class="mdl-typography--font-light" href="#top">
 +
                Back to Top
 +
                <i class="material-icons">expand_less</i>
 +
              </a>
 +
            </div>
 +
          </div>
 +
 
 +
          <div class="mdl-mega-footer--middle-section">
 +
            <p class="mdl-typography--font-light" style="text-align:right">This page was adapted from a template from getmdl.io</p>
 +
          </div>
 +
 
 +
          <!-- <div class="mdl-mega-footer--bottom-section">
 +
            <a class="android-link android-link-menu mdl-typography--font-light" id="version-dropdown">
 +
              iGEM quicklinks
 +
              <i class="material-icons">arrow_drop_up</i>
 +
            </a>
 +
            <ul class="mdl-menu mdl-js-menu mdl-menu--top-left mdl-js-ripple-effect" for="version-dropdown">
 +
              <li class="mdl-menu__item" href="https://2017.igem.org/Main_Page">Home Page</li>
 +
              <li class="mdl-menu__item" href="https://twitter.com/iGEM">Twitter</li>
 +
              <li class="mdl-menu__item" href="https://www.instagram.com/igem_hq/">Instagram</li>
 +
              <li class="mdl-menu__item" href="https://www.facebook.com/iGEMFoundation/">Facebook</li>
 +
            </ul>
 +
            <a class="android-link android-link-menu mdl-typography--font-light" id="developers-dropdown">
 +
              Another expandable
 +
              <i class="material-icons">arrow_drop_up</i>
 +
            </a>
 +
            <ul class="mdl-menu mdl-js-menu mdl-menu--top-left mdl-js-ripple-effect" for="developers-dropdown">
 +
              <li class="mdl-menu__item" href="">Info</li>
 +
              <li class="mdl-menu__item" href="">Info 2</li>
 +
              <li class="mdl-menu__item" href="">More</li>
 +
              <li class="mdl-menu__item" href="">More2</li>
 +
            </ul>
 +
            <a class="android-link mdl-typography--font-light" href="">Blog</a>
 +
            <a class="android-link mdl-typography--font-light" href="">Privacy Policy</a>
 +
          </div> -->
 +
 
 +
        </footer>
 +
      </div>
 +
    </div>
 +
  </body>
 
</html>
 
</html>

Revision as of 20:41, 25 October 2017


Tongji iGEM - Attributions
TongJi iGEM
TongJi iGEM
Attributions
Here are the amazing people who made this project possible

The Team

Jianfeng Zhou - The team leader

Built our team in January 2017
Organized the team: intermediary between the team and the school
Paperwork: introduction and abstract of the project, About Our Lab Form, About Our Project Form, Final Safety Form, Part Registry
Plasmids construction
Human practice: gave science class in Tieling Middle School to help them learn more about iGEM and Synthetic Biology


Qian Zeng

Organized the team: intermediary between the team and the school
Plasmids Construction
Human practice: made a presentation at Open Night Live, introducing our iGEM project and Synthetic Biology


Wei Zhu

Interlab experiments
Behavioral experiments: understand out the experimental data
Kept in contact with other teams


Cichen Zhang

Behavioral experiments: design, process and results
Kept in contact with other teams


Chenyu Song

Modeling: initial modeling, data collection and the logic route of re-modeling


Zhifei Shi

Human practice: Biology courses and tool box designing
Human practice: gave science class in Tieling Middle School to help them learn more about iGEM and Synthetic Biology
Human practice: made a presentation at Open Night Live, introducing our iGEM project and Synthetic Biology.


Ruimin Xu

Interecommunions: made a presentation on CCiC held in Fujian, showing our project and preliminary experimental results
Designed our questionnaire and analyzed the results
Travel arrangements


Huan Wu

Human practice: gave a science class in Tieling Middle School to help them learn more about iGEM and Synthenic Biology
Travel arrangement


Xinran Chen

The art director: designed our logo, team suit, banner, video, poster and postcard


Giovanni Riva

Wiki page maker

Acknowledgements

We want to thank all the professors, teachers and students who have offered us great help during our project.


General support

First and foremost, we would like to show our deepest gratitude to our instructors: professor Changsheng Du and professor Lei Xue. Professor Du, a respectable, responsible and resourceful scholar, has provided us with the advices on the project’s idea and on the molecular experiments. As an experienced instructor of Drosophila melanogaster, Professor Xue helped us a lot on the behavioral experiments. He has also offered us many suggestions on our human practice activities.
We also want to thank for our instructor Ye Leng who help us gain some financial support from our university and Jiayu Chen who is going to take us to the Jamboree!


Lab support

We want to thank for all the labs which provided us with the experiment reagent, including Professor Fanglin Sun’s lab, Professor Shaorong Gao’s lab, Professor Lei Xue’s lab and Professor Changsheng Du’s lab. We definitely couldn’t finish our project without their kind help!


Funding support

Thanks to Professor Jing Zhang, who is in charge of our project in school. She helped us a lot in buying experiment materials.
Thanks to our college, Tongji University, they gave us enough funding to start our project.


Technique support

Thanks to Li Wu and Xiang Ding for helping us solve the problem in the plasmids construction and behavioral test separately. Both of them were very patient in teaching us not only usages but also strategies.


Human practice support

Thanks to Fablab Shanghai from Tongji Design & Innovation Institute for developing Biology & SynBio courses aiming at teenagers with our team. Their knowledge of machine manufacturing really help us make a simple biotool box demo. What’s more, they provide us a great community and school platform to put our courses into practice.


Presentation coach

Professor Chao Zhang and professor Jing Zhang helped us on presentation coaching. Thanks for their patient instructions.


Plasmid support

Last but not least, in our project, we used some other labs’ plasmids and materials. Here we want to show our sincere thanks to Chunyang Ni (SYSU, UTSW) and 2017 XMU iGEM team. Thanks for your kindness!
That's it!

This page has sadly ended, if you want you can go back

Home chevron_right

Or follow these links for more awesomeness!

Team

Meet the people behind the project

Project

Here you can find the project details

Parts

Parts are the heart of iGEM

Attributions

Many people are involved in the project