Team:SCU-China/Attributions

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
-
 
-
{{CSS/Main}}
 
-
 
-
 
<html>
<html>
 +
<style>
 +
h1[id] {
 +
  padding-top: 80px;
 +
  margin-top: -45px;
 +
}
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
-
<!--main content -->
+
html, body, .wrapper { /*-- changes default wiki settings --*/
-
<table width="70%" align="center">
+
width: 100%;
 +
height: 100%;
 +
background-color: transparent;
 +
}
 +
#top-section {
 +
    background-color:#484848;
 +
    border: 0 none;
 +
    width: 100%;
 +
    height: 24px;
 +
    z-index: 100;
 +
    top: 0;
 +
    position: fixed;
 +
}
 +
#menubar {
 +
    top: 2px;
 +
    font-family: Helvetica, Arial, Sans-serif;
 +
    font-size: 14px;
 +
}
 +
.left-menu,.left-menu a {
 +
    color: white;
 +
    left: 0;
 +
    text-align: left;
 +
    text-transform: capitalize;
 +
}
 +
.right-menu,.right-menu a {
 +
    color: white;
 +
    right: 0;
 +
    text-align: right;
 +
}
 +
.right-menu:hover, .left-menu:hover {
 +
    background-color: transparent;
 +
}
 +
.right-menu:hover a {
 +
    color: white;
 +
}
 +
.right-menu li a, .left-menu li a {
 +
    background-color: transparent;
 +
    color: white;
 +
    padding:0,15px,0,0;
 +
    margin:0;
 +
}
 +
.right-menu li a:hover {
 +
    color: white;
 +
    text-decoration:underline;
 +
}
 +
.right-menu li a:visited {
 +
    color: white;
 +
}
 +
.new {
 +
    color:white;
 +
}
-
<!--welcome box -->
+
 
-
<tr>
+
</style>
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
<link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap.min.css ?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
<link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap-theme.min.css ?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css"/>
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:SCU-China/Attributions&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
-
<!-- end welcome box -->
 
-
<tr>
 
-
<!--navigation menu -->
+
<script src="https://2014.igem.org/Team:SCU-China/jquery.min.js ?action=raw&amp;ctype=text/javascript" type="text/javascript"></script>
-
<td align="center" colspan="3">
+
<script src="https://2014.igem.org/Team:SCU-China/bootstrap.min.js ?action=raw&amp;ctype=text/javascript" type="text/javascript"></script>
 +
<nav class="navbar navbar-default navbar-fixed-top" role="navigation" style="margin-top: 20px;">
 +
      <div class="container">
 +
        <div class="navbar-header">
 +
          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
 +
            <span class="sr-only">Toggle navigation</span>
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
          </button>
 +
          <a class="navbar-brand" href="https://2014.igem.org/Team:SCU-China">SCU-Igem</a>
 +
        </div>
 +
        <div id="navbar" class="collapse navbar-collapse">
 +
          <ul class="nav navbar-nav">
 +
            <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Background">Background</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Overview">Overview</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Description">Description</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Result">Result</a></li>
 +
               
 +
              </ul>
 +
            </li>
 +
            <li><a href="https://2014.igem.org/Team:SCU-China/Modeling">Modeling</a></li>
 +
          <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Human Practice <span class="caret"></span></a>       
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Seventh">Presentation at Seventh Senior High School</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/UESTC">Visiting University of Electronic Science and Technology of China (UESTC)</a></li>
 +
               
 +
               
 +
              </ul>
 +
<li><a href="https://2014.igem.org/Team:SCU-China/Safety">Safety</a></li>
 +
<li><a href="https://2014.igem.org/Team:SCU-China/Parts">Parts</a></li>
 +
               
 +
            </li>
 +
            <li><a href="https://2014.igem.org/Team:SCU-China/Attributions">Attributions</a></li>
 +
            <li><a href="https://2014.igem.org/Team:SCU-China/Team">Team</a></li>
 +
            <li class="dropdown  active"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Notbook<span class="caret"></span></a>
 +
              <ul class="dropdown-menu" role="menu">
 +
                <li class="dropdown-header">Notebook</li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Transmitter">Notebook of Transmitter</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Effector">Notebook of Effector</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Sensor">Notebook of Sensor</a></li>
 +
                <li class="divider"></li>
 +
                <li class="dropdown-header">Method</li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Prep">Bacterial Genomic DNA Prep</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Digestion">Digestion</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/GelExtraction">Gel Extraction </a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Linkage">Linkage</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/PCR">PCR</a></li>
 +
                <li><a href="https://2014.igem.org/Team:SCU-China/Plasmid">Plasmid Mini Prep</a></li>
 +
              </ul>
 +
            </li>
 +
          </ul>
 +
        <div style="float:right"><a href="https://2014.igem.org" style="margin-right: 80px;"><img src="https://static.igem.org/mediawiki/2014/2/22/Logo2014v2.png"></a></div>
 +
        </div><!--/.nav-collapse -->
 +
   
 +
   
 +
    </nav>
 +
    <div class="jumbotron" style="margin-top: 20px;"> <div class="container">
 +
  <div style="background-image: url(https://static.igem.org/mediawiki/2014/thumb/e/e2/ScuMethods.png/415px-ScuMethods.png); background-size: 110px auto; background-repeat: no-repeat; background-clip: border-box; background-position: 100% 30%;padding-top: 40px; padding-bottom: 40px;"><p style="font-size:100px;">Attributions </P></div>
 +
  </div></div>
 +
    <div class="container" >
 +
    <div class="col-lg-4">
 +
<ul class="nav nav-tabs nav-stacked" data-spy="affix" data-offset-top="125">
 +
              <li ><a href="#Top">Back to top</a></li>
 +
<li ><a href="#1">Brainstorm</a></li>
 +
<li ><a href="#2">Wetlab work</a></li>
 +
<li ><a href="#3">Modeling work</a></li>
 +
<li ><a href="#4">Wiki building</a></li>
 +
<li ><a href="#5">Safety</a></li>
 +
<li ><a href="#6">Poster & Art designer</a></li>
 +
<li ><a href="#7">Fluorescence Instruments Operation</a></li>
 +
</ul> </div>
 +
    <div class="col-lg-8">
 +
 +
<div id="1" style="padding-top: 80px;
 +
  margin-top: -45px;">
 +
<h1>Brainstorm</h1>
-
<table  width="100%">
+
<p>From last winter holiday, we started our brainstorm which all the team members were involved in. During this period, we shared our ideas, thoughts, and designs with each other and In May, we decided our project. In the following months we finished our design of our proect.</P>
-
<tr heigth="15px"></tr>
+
</div><div id="2" style="padding-top: 80px;
-
<tr heigth="75px">  
+
  margin-top: -45px;">
 +
<h1>Wetlab work</h1>  
 +
<p>The wetlab work mainly contains the designing project, selecting genes, and other experiments like cloning, transforming. Almost all the team members participate in these work.</p>
 +
</div><div id="3" style="padding-top: 80px;
 +
  margin-top: -45px;">
 +
<h1>Modeling work</h1>
 +
<p>There are 3 persons Wang Nan, Liang Fengyan, and Fang Lin in charge of our modeling work. They come from School of Life Sciences, Chemistry, and Mathematics, respectively.</p>
 +
</div><div id="4" style="padding-top: 80px;
 +
  margin-top: -45px;">
 +
<h1>Wiki building</h1>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<p>Xie Weize is responsible for constructing our Wiki website. In the meanwhile, Liang Fengyan, Ron Li, and Zhang Zhilong also participate in this work. The 4 persons instruct us to design and decorate the website and also other members give some favors to them.</p>
-
<a href="https://2014.igem.org/Team:SCU-China"style="color:#000000">Home </a> </td>
+
</div><div id="5" style="padding-top: 80px;
 +
  margin-top: -45px;">
 +
<h1>Safety</h1>
 +
<p>Subjects on safety were discussed among the SCU iGEM team. Safety form was finished by Zheng Xu.</p>
 +
</div><div id="6" style="padding-top: 80px;
 +
  margin-top: -45px;">
 +
<h1>Poster & Art designer</h1>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<p>Ron Li helps us finish our poster and in the meantime, she is also in charge of giving some advice about the design and decorating. In detail, she draw a whole lot of pictures and signs in our website and Powerpoint. Also, Wang Nan and Zhou Yu give her a great lot of help.</p>
-
<a href="https://2014.igem.org/Team:SCU-China/Team"style="color:#000000"> Team </a> </td>
+
</div><div id="7" style="padding-top: 80px;
-
 
+
  margin-top: -45px;">
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<h1>Fluorescence Instruments Operation </h1>
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=SCU-China"style="color:#000000"> Official Team Profile </a></td>
+
<p>Fluorescence microscope and Thermo varioskan flash were operated by Han Kang in the Center of Growth, Metabolism and Aging (CGMA), Sichuan University.<p></div>
-
 
+
</div></div>
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
<div class="jumbotron"> <div class="container">
-
<a href="https://2014.igem.org/Team:SCU-China/Project"style="color:#000000"> Project</a></td>
+
 
-
 
+
  <p>Sichuan university</p>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:SCU-China/Parts"style="color:#000000"> Parts</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:SCU-China/Modeling"style="color:#000000"> Modeling</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:SCU-China/Notebook"style="color:#000000"> Notebook</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
-
<a href="https://2014.igem.org/Team:SCU-China/Safety"style=" color:#000000"> Safety </a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:SCU-China/Attributions"style="color:#000000"> Attributions </a></td>
+
-
 
+
-
 
+
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
-
</tr>
+
-
</table>
+
-
</tr>
+
-
 
+
-
 
+
-
</tr>
+
   
   
-
 
+
</div></div>
-
</td>
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
-
 
+
-
<!--Attributions content -->
+
-
<tr><td > <h3> iGEM Team attributions page</h3></td>
+
-
<td ></td >
+
-
<td > <h3> </h3></td>
+
-
</tr>
+
-
 
+
-
<tr>
+
-
<td width="45%"  valign="top" colspan="3">
+
-
 
+
-
<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.
+
-
</p>
+
-
 
+
-
</td>
+
-
 
+
-
 
+
-
 
+
-
<tr>
+
-
<td > <h3> Why do we have this requirement?</h3></td>
+
-
<td></td>
+
-
<td > <h3>Attribution Template </h3></td>
+
-
  </tr>
+
-
 
+
-
<tr>
+
-
 
+
-
<td width="45%"  valign="top">
+
-
 
+
-
<p>
+
-
We have this requirement to help 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, just be sure to report the work your team did and the work that was done by others.
+
-
</p>
+
-
 
+
-
<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 something that 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>
+
-
 
+
-
<p>
+
-
A great example of complete attribution comes from the <a href="https://2011.igem.org/Team:Imperial_College_London/Team">Imperial College London 2011 team</a> (scroll down to the bottom of their team page to see attributions).
+
-
</p>
+
-
 
+
-
</td>
+
-
<td></td>
+
-
<td width="45%"  valign="top">
+
-
<p>
+
-
Here are some of the fields we recommend you have on this page. If there are other areas not listed below, but applicable to your team/project, please feel free to also list them on your attributions page. Please feel free to remove any areas not applicable to your project.
+
-
</p>
+
-
 
+
-
<ol>
+
-
<li>General Support</li>
+
-
 
+
-
<li>Project support and advice</li>
+
-
 
+
-
<li>Fundraising help and advice</li>
+
-
 
+
-
<li>Lab support</li>
+
-
 
+
-
<li>Difficult technique support</li>
+
-
 
+
-
<li>Project advisor support</li>
+
-
 
+
-
<li>Wiki support</li>
+
-
 
+
-
<li>Presentation coaching</li>
+
-
 
+
-
<li>Policy & Practices support</li>
+
-
 
+
-
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team.</li>
+
-
 
+
-
</ol>
+
-
</td>
+
-
 
+
-
 
+
-
</tr>
+
-
</table>
+
-
</html>
+

Revision as of 18:34, 17 October 2014

Attributions

Brainstorm

From last winter holiday, we started our brainstorm which all the team members were involved in. During this period, we shared our ideas, thoughts, and designs with each other and In May, we decided our project. In the following months we finished our design of our proect.

Wetlab work

The wetlab work mainly contains the designing project, selecting genes, and other experiments like cloning, transforming. Almost all the team members participate in these work.

Modeling work

There are 3 persons Wang Nan, Liang Fengyan, and Fang Lin in charge of our modeling work. They come from School of Life Sciences, Chemistry, and Mathematics, respectively.

Wiki building

Xie Weize is responsible for constructing our Wiki website. In the meanwhile, Liang Fengyan, Ron Li, and Zhang Zhilong also participate in this work. The 4 persons instruct us to design and decorate the website and also other members give some favors to them.

Safety

Subjects on safety were discussed among the SCU iGEM team. Safety form was finished by Zheng Xu.

Poster & Art designer

Ron Li helps us finish our poster and in the meantime, she is also in charge of giving some advice about the design and decorating. In detail, she draw a whole lot of pictures and signs in our website and Powerpoint. Also, Wang Nan and Zhou Yu give her a great lot of help.

Fluorescence Instruments Operation

Fluorescence microscope and Thermo varioskan flash were operated by Han Kang in the Center of Growth, Metabolism and Aging (CGMA), Sichuan University.

Sichuan university