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

(Prototype team page)
 
Line 1: Line 1:
{{GreatBay_China}}
+
<html><title>GBC-Team</title>
<html>
+
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/css/bootstrap.css&action=raw&ctype=text/css" />
 +
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:GreatBay_China/js/jquery.min.js&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
 $(function(){
 +
  $('ul li span').hover(function(){
 +
   $(this).addClass('hover');
 +
},function(){
 +
$(this).removeClass('hover');
 +
});
 +
  $('ul li').mouseover(function(){
 +
   $(this).children('div').stop().slideDown().parent().siblings().children('div').stop().slideUp();
 +
});
 +
  $('ul li span').mouseleave(function(){
 +
   $(this).siblings('div').stop().slideUp()});
 +
  $('ul li div').bind('mouseleave',function(){$(this).stop().slideUp();});
 +
 })
 +
</script>
 +
 +
<style type="text/css">
  
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
 +
margin-bottom: 0px;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
#top_title,#sideMenu{
<h3>★  ALERT! </h3>
+
display: none;
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
margin-bottom:0;
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
}
</div>
+
  
  
<div class="clear"></div>
+
#globalWrapper {
 +
    font-size: 100%;
 +
}
  
 +
#content{
 +
width:100%;
 +
height:auto;
 +
        border: none;
 +
z-index: -2;
 +
background-size:100%;
 +
padding:0 0 0 0;
 +
margin-top:-12px;
 +
margin-left:0;
 +
 +
}
  
 +
html,body{
 +
background:#FDE6E6;
 +
font-size: 100%;
 +
font-family: Gadugi;
 +
font-weight:70;
 +
}
 +
body a{
 +
transition: 0.5s all;
 +
-webkit-transition: 0.5s all;
 +
-o-transition: 0.5s all;
 +
-moz-transition: 0.5s all;
 +
-ms-transition: 0.5s all;
 +
}
  
  
 +
h1,h2,h3,h4,h5,h6,label,p{
 +
margin:0;
 +
}
  
 +
/* navigator */
 +
/* the entire div */
 +
.top-nav{
 +
z-index:1;
 +
background-image:url('https://static.igem.org/mediawiki/2018/3/3b/T--GreatBay_China--menu2.png');
 +
background-repeat:no-repeat;
 +
background-size:120px;
 +
background-position:15% 1%;
 +
position:fixed;
 +
top:80px;
 +
right:85%;
 +
padding-bottom:120px;
 +
}
  
<div class="column full_size">
 
<h1>Attributions</h1>
 
<p>This page is your opportunity to explain what parts of your project you did and what was done by technicians, advisers, etc. This requirement is not about literature references - these can and should be displayed throughout your wiki.
 
</p>
 
  
<h3> Bronze Medal Criterion #3</h3>
+
*{
<p> All of the work done in your project must be attributed correctly on this page. You must clearly state the work that was done by the students on your team and note any work that was done by people outside of your team, including the host labs, advisors, instructors, and individuals not on the team roster.
+
margin:0; padding:0
<br><br>
+
}
Please see the <a href="https://2018.igem.org/Judging/Medals">Medals requirements page</a> for more details.</p>
+
</div>
+
  
 +
.top-nav a,a:hover{
 +
text-decoration:none;color:#000;
 +
}
 +
/* the menu position and color*/
 +
.top-nav ul{
 +
position:relative;
 +
top:50px;
 +
list-style:none;margin:0 auto;
 +
width:90px;
 +
line-height:2;
 +
text-align:center;
 +
font-size:15px;
 +
padding-bottom: 100px;
 +
color:#ff954d;
 +
}
 +
/* the pull out menu */
 +
.top-nav ul li{
 +
position:relative;
 +
height:31px;
 +
_float:left;
 +
}
 +
/* style for menu */
 +
.top-nav ul li span,ul li div a{
 +
color:#ff954d;
 +
display:block;
 +
width:85px;
 +
height:30px;
 +
line-height:30px;
 +
text-align:center;
 +
}
 +
/* menu when you hover */
 +
.top-nav ul li .hover{
 +
background:rgba(255,244,102,0.5);
 +
}
 +
/* sub menu when you hover */
 +
.top-nav ul li div{
 +
font-size:14px;
 +
width:90px;
 +
display:none;
 +
position:relative;
 +
left:-80px;
 +
top:-30px;
 +
}
 +
/* link style */
 +
.top-nav ul li div a{
 +
background: rgba(255,244,102,0.5);
 +
color:#ff954d;
 +
}
 +
/* submenu link style */
 +
.top-nav ul li div a:hover{
 +
color:#ff954d;
 +
background:#bdff7b;
 +
}
 +
/* special for team  */
 +
.top-nav #active{
 +
background:rgba(255,244,102,0.5)
 +
}
  
<div class="clear extra_space"></div>
 
  
 +
/* logo */
  
 +
.logo{
 +
width:100px;
 +
position:fixed;
 +
top:15px;
 +
left:85%;
 +
}
  
<div class="column third_size">
+
/* head, cat staring at the jar */
<h3> What should this page contain?</h3>
+
  
<ul>
+
.head{
<li>Clearly state what the team accomplished</li>
+
z-index: 1;
<li>General Support</li>
+
    background-image: url('https://static.igem.org/mediawiki/2018/7/74/T--GreatBay_China--Top.png');
<li>Project support and advice</li>
+
background-size: 100%;
<li>Fundraising help and advice</li>
+
left:15%;
<li>Lab support</li>
+
position:absolute;
<li>Difficult technique support</li>
+
top:0;
<li>Project advisor support</li>
+
height:180px;
<li>Wiki support</li>
+
width:70%;
<li>Presentation coaching</li>
+
padding:0 0 0 0;
<li>Human Practices support</li>
+
margin:0 0 0 0;
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
+
}
</ul>
+
/* the purple colomn at middle */
</div>
+
.rolldown{
 +
display:inline;
 +
z-index: -1;
 +
padding: 1.63em;
 +
position:absolute;
 +
width:70%;
 +
left:15%;
 +
background:rgba(125, 63, 152, 0.4);
 +
min-height:2000px;
 +
padding:0 0 0 0;
 +
margin:0 0 0 0;
 +
}
 +
.rolldown h4{
 +
  color: #fff;
 +
margin: 0.22em 0;
 +
}
 +
.rolldown p
 +
{
 +
  color: #fff;
 +
  line-height: 2.2em;
 +
  font-size: 14px;
 +
  margin: 0 0 0.5em;
 +
}
 +
.members
 +
{
 +
display:inline-block;
 +
padding:5px;
 +
    width:20%;
 +
}
 +
.line
 +
{
 +
display:block;
 +
margin:20px;
 +
}
 +
</style>
  
<div class="column third_size">
+
<!-- <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> -->
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
<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>
+
</div>
+
  
 +
<body>
  
<div class="column third_size">
+
<div class="home">
<div class="highlight decoration_A_full">
+
<div class="head"></div>
 +
        <div class="logo"><img src="https://static.igem.org/mediawiki/2018/1/14/T--GreatBay_China--logo1.jpg" /></div>
 +
<div class="top-nav">
 +
<ul>
 +
<li>
 +
                                                <li id="active">
 +
<span>Team</span>
 +
                                                       
 +
<div>
 +
                                                       
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Team">Team</a>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Collaborations">Collaboration</a>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Attributions">Attributions</a>
 +
</div>
 +
</li>
 +
<li>
 +
<span>Project</span>
 +
<div>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Description">Description</a>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Design">Design</a>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Experiments">Experiments</a>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Results" >Results</a>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Demonstrate">Demonstrate</a>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Discussionl" >Discussion</a> 
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Improve" >Improve</a>
 +
</div>
 +
</li>
 +
<li>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Parts"><span>Parts</span></a>
 +
<div>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Basic_Part">Basic</a>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Composite_Part">Composite</a> 
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Part_Collection">Collection</a>
 +
</div>
 +
 +
</li>
 +
<li>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Human_Practices"><span>HP</span></a>
 +
<div>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Engagement">Engagement</a>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Applied_Design">Product</a>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/HP/Gold_Integrated">Integrated</a>
 +
</div>
 +
</li>
 +
<li>
 +
<span>Lab</span>
 +
<div>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Notebook">Notebook</a>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Interlab">Interlab</a>
 +
</div>
 +
</li>
 +
<li>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Judging"><span>Judging</span></a>
 +
</li>
 +
<li>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Safety"><span>Safety</span></a>
 +
</li>
 +
<li>
 +
<a href="https://2018.igem.org/Team:GreatBay_China/Model"><span>Model</span></a>
 +
</li>
 +
<li>
 +
 +
<a href="https://2018.igem.org/Team:GreatBay_China"><span>Home</span></a>
 +
</li>
 +
</ul>
 +
</div>
 +
 +
  
<h3>Inspiration</h3>
+
<p>Take a look at what other teams have done:</p>
+
<div class="rolldown">
<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>
+
</div>
+
  
  
 +
     
  
<div class="clear extra_space"></div>
+
        </div>
  
<div class="column two_thirds_size">
+
 
<h3> Why is this page needed? </h3>
+
      <h1>你以为你搭好页面了</h1>
<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>
+
      <h5>但是你没有</h5>
<p>
+
      <h6>同时被dtl,ojj,dzl压榨后头发还剩12根.....</h6>
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>
+
      <br>
 +
      <h3>哈哈哈哈哈是的! 哪里都有我炒肉丝的地盘!!!</h3>
 +
 
 +
 
 +
 +
</div>
 +
 
 +
<div class="clearfix">
 +
</div>
 
</div>
 
</div>
  
<div class="column third_size">
 
<div class="highlight decoration_B_full">
 
<h3> Can we base our project on a previous one? </h3>
 
<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>
 
  
  
  
 +
</body>
 
</html>
 
</html>

Revision as of 14:30, 17 September 2018

GBC-Team

你以为你搭好页面了

但是你没有
同时被dtl,ojj,dzl压榨后头发还剩12根.....

哈哈哈哈哈是的! 哪里都有我炒肉丝的地盘!!!