Difference between revisions of "Team:UPO-Sevilla/Attributions"

(Prototype team page)
 
Line 1: Line 1:
{{UPO-Sevilla}}
+
{{:Team:UPO-Sevilla/Template:CSS}}
<html>
+
{{:Team:UPO-Sevilla/Template:JAVA}}
 +
<html>
  
 +
<style type="text/css">
 +
 +
* {
 +
margin:0px;
 +
padding:0px;
 +
}
 +
 +
#header {
 +
margin:auto;
 +
width:500px;
 +
font-family:Arial, Helvetica, sans-serif;
 +
}
 +
 +
ul, ol {
 +
list-style:none;
 +
}
 +
 +
.nav > li {
 +
float:left;
 +
}
 +
 +
.nav li a {
 +
background-color:#CEECF5;
 +
color:#000;
 +
text-decoration:none;
 +
padding:10px 12px;
 +
display:block;
 +
}
 +
 +
.nav li a:hover {
 +
background-color:#434343;
 +
}
 +
 +
.nav li ul {
 +
display:none;
 +
position:absolute;
 +
min-width:140px;
 +
}
 +
 +
.nav li:hover > ul {
 +
display:block;
 +
}
 +
 +
.nav li ul li {
 +
position:relative;
 +
}
 +
 +
.nav li ul li ul {
 +
right:-140px;
 +
top:0px;
 +
}
 +
 +
</style>
 +
  <!--HEADER ROW-->
 +
  <div id="header-row">
 +
    <div class="container" style="height:75px">
 +
      <div class="row" style="height:75px">
 +
              <!--LOGO-->
 +
              <div class="span3"><a class="brand" href="#"><img src="https://static.igem.org/mediawiki/2016/9/94/T--UPO-Sevilla--upoescudo.jpg" width="200" height="400"></a></div>
 +
              <!-- /LOGO -->
  
<div class="column full_size judges-will-not-evaluate">
+
            <!-- MAIN NAVIGATION --> 
<h3>★  ALERT! </h3>
+
              <div class="span9">
<p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Medals">Attributions bronze criterion</a>. </p>
+
                <div class="navbar  pull-right" style="font-size:80%">
 +
                  <div class="navbar-inner">
 +
                    <a data-target=".navbar-responsive-collapse" data-toggle="collapse" class="btn btn-navbar"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a>
 +
                    <div class="nav-collapse collapse navbar-responsive-collapse">
 +
                    <ul class="nav">
 +
                        <li><a href="https://2016.igem.org/Team:UPO-Sevilla">Home</a></li>
 +
 +
<li class="dropdown">
 +
                          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Team<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Team">Members</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Attributions">Attributions</a></li>
 +
                            </ul>
 +
                        </li>
 +
 +
<li class="dropdown">
 +
                          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="about.html">Overview</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Description">Description</a></li>
 +
                            </ul>
 +
                        </li>
 +
                       
 +
                        <li class="dropdown">
 +
                          <a href="about.html" class="dropdown-toggle" data-toggle="dropdown">Parts<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Basic_Part">Basic Parts</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Composite_Part">Composite Parts</a></li>
 +
  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Part_Collection">Part Collection</a></li>
 +
                            </ul>
 +
                        </li>
  
 +
<li class="dropdown">
 +
                          <a href="about.html" class="dropdown-toggle" data-toggle="dropdown">Wet Lab<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Protocols">Protocols</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Notebook">Notebook</a></li>
 +
  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Safety">Safety</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Results">Results</a></li>
 +
                            </ul>
 +
                        </li>
 +
 +
                        <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Collaborations">Collaborations</a></li>
 +
 +
                        <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Human_Practices">Human Practices</a></li>
 +
 +
<li><a href="https://2016.igem.org/Team:UPO-Sevilla/Model">Modeling</a></li>
 +
                             
 +
                    </ul>
 +
                  </div>
  
 +
                  </div>
 +
                </div>
 +
              </div>
 +
            <!-- MAIN NAVIGATION --> 
 +
      </div>
 +
    </div>
 +
  </div>
  
<p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards</a>.</p>
+
<!-- /HEADER ROW -->
</div>
+
<div class="container">
  
 +
<!--PAGE TITLE-->
  
 
+
<div class="row">
 
+
<div class="span12">
 
+
<div class="page-header">
 
+
<h1>
 
+
Attributions
 
+
</h1>
<div class="column full_size">
+
</div>
 
+
</div>
 
+
</div>
<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>
+
 
 
+
<img class="pull-left" src="img/Attributions/AtJose.jpg" style="padding-right:20px;width:160px;height:190px;padding-top:100px;padding-bottom:60px" />
 +
<h4 class="media-heading">
 +
<h3><b>José Martín</b></h3>
 +
</h4>
 +
<ol>
 +
          <li>
 +
            <p>Participating in the brainstorming and design of the project</p>
 +
          </li>
 +
  <li>
 +
            <p>All experiments related to the propionate module, including metabolic pathway design and plasmid construction</p>
 +
          </li>
 +
  <li>
 +
            <p>Participating in human practices in which the team was involved, including the elaboration of slides and posters, and science communication</p>
 +
          </li>
 +
  <li>
 +
            <p>Designing the lab practices with students from the IES Martínez Montañés</p>
 +
          </li>
 +
  <li>
 +
            <p>Elaboration of notebook</p>
 +
          </li>
 +
  <li>
 +
            <p>Realization of the report of the GMOs survey</p>
 +
          </li>
 +
  <li>
 +
            <p>Elaboration of safety forms, and safety lab and safety project sections in the team wiki</p>
 +
          </li>
 +
  <li>
 +
            <p>Descriptions of the team basic parts and composite parts</p>
 +
          </li>
 +
  </ol>
 +
 +
<img class="pull-left" src="img/Attributions/AtLau.jpg" style="padding-right:20px;width:160px;height:190px;padding-top:150px;padding-bottom:60px"/>
 +
<p><h4 class="media-heading">
 +
<h3><b>Laura Claret</b></h3>
 +
</h4></p>
 +
<ol>
 +
          <li>
 +
            <p>Participating in the brainstorming and design of the project</p>
 +
          </li>
 +
  <li>
 +
            <p>All experiments related to alteration of c-diGMP in biofilm module, including plasmid construction, cloning of the genes in the genome and the physiological assays</p>
 +
          </li>
 +
  <li>
 +
            <p>Poster for the Giant Jamboree</p>
 +
          </li>
 +
  <li>
 +
            <p>Participating in all human practices in which the team was involved, including the elaboration of slides, posters and brochures</p>
 +
          </li>
 +
  <li>
 +
            <p>Participating in the lab practices with students from the IES Martínez Montañés</p>
 +
          </li>
 +
  <li>
 +
            <p>Elaboration of protocols and notebook</p>
 +
          </li>
 +
  <li>
 +
            <p>Realization of the surveys of our and other teams</p>
 +
          </li>
 +
  <li>
 +
            <p>Some public relations (updating Instagram)</p>
 +
          </li>
 +
  <li>
 +
            <p>Performing the migration of all constructions to pSB1C3 backbone</p>
 +
          </li>
 +
  <li>
 +
            <p>Off-voice in all the team videos</p>
 +
          </li>
 +
  </ol>
 +
 +
<img class="pull-left" src="img/Attributions/AtAlvaro.jpg" style="padding-right:20px;width:160px;height:190px;padding-top:100px;padding-bottom:40px"/>
 +
<p><h4 class="media-heading">
 +
<h3><b>Álvaro Escobar</b></h3>
 +
</h4></p>
 +
<ol>
 +
          <li>
 +
            <p>Participating in the brainstorming and design of the project</p>
 +
          </li>
 +
  <li>
 +
            <p>All experiments related to lapG and xylS2/Pm system, including plasmid construction, cloning of the gene in the genome and the physiological assays</p>
 +
          </li>
 +
  <li>
 +
            <p>Participating in all human practices in which the team was involved, including the elaboration of slides, posters and brochures</p>
 +
          </li>
 +
  <li>
 +
            <p>Designing and participating in the lab practices with students from the IES Martínez Montañés</p>
 +
          </li>
 +
  <li>
 +
            <p>Elaboration of protocols and notebook</p>
 +
          </li>
 +
  <li>
 +
            <p>Realization of the surveys of our and others teams</p>
 +
          </li>
 +
  <li>
 +
            <p>Public relations (updating Twitter and Instagram pages)</p>
 +
          </li>
 +
  <li>
 +
            <p>Generate and design the wiki of our team</p>
 +
          </li>
 +
  </ol>
 +
 +
<img class="pull-left" alt="" src="img/Attributions/AtRa.jpg" style="padding-right:20px;width:160px;height:190px;padding-top:10px"/>
 +
<p><h4 class="media-heading">
 +
<h3 style="margin-right:180px" ><b>Israel León</b></h3>
 +
</h4></p>
 +
<ol style="margin-bottom:60px">
 +
          <li>
 +
            <p>Participating in some of the human practices in which the team was involved, such as the science fair, the lab practices with the students from IES Martínez Montañés and the science week</p>
 +
          </li>
 +
  <li>
 +
            <p>Development of the web site of the team</p>
 +
          </li>
 +
  <li>
 +
            <p>Did the team overview video</p>
 +
          </li>
 +
  </ol>
 +
 +
<img class="pull-left" alt="" src="img/Attributions/AtGabi.png" style="padding-right:20px;width:160px;height:190px;padding-top:100px;padding-bottom:60px" />
 +
<h4 class="media-heading">
 +
<h3><b>Gabriel Ruiz</b></h3>
 +
</h4>
 +
 +
<ol>
 +
          <li>
 +
            <p>Participating in the brainstorming and design of the project</p>
 +
          </li>
 +
  <li>
 +
            <p>All experiments related to glycerol module, including plasmid construction, cloning of the gene in the genome and the physiological assays</p>
 +
          </li>
 +
  <li>
 +
            <p>Glycerol investigation (Integrated Human Practices)</p>
 +
          </li>
 +
  <li>
 +
            <p>Power point slides for the Giant Jamboree</p>
 +
          </li>
 +
  <li>
 +
            <p>Participating in all human practices in which the team was involved, including the elaboration of slides, posters and brochures</p>
 +
          </li>
 +
  <li>
 +
            <p>Designing and participating in the lab practices with students from the IES Martínez Montañés</p>
 +
          </li>
 +
  <li>
 +
            <p>Elaboration of protocols and notebook</p>
 +
          </li>
 +
  <li>
 +
            <p>Realization of the surveys of our and other teams</p>
 +
          </li>
 +
  <li>
 +
            <p>Some public relations (updating Facebook and twitter pages)</p>
 +
          </li>
 +
  </ol>
 
</div>
 
</div>
  
 +
<!--Footer
 +
==========================-->
  
<div class="clear"></div>
+
<footer>
 +
    <div class="container">
 +
      <div class="row">
 +
        <div class="span6"><br>
 +
        </div>
 +
        <div class="span6">
 +
            <div class="social pull-right">
 +
 +
<a href="https://www.youtube.com/channel/UCXUAle_ywH8F127dWBYrhgw" target="_blank" title="Youtube official page"><img src="https://static.igem.org/mediawiki/2016/a/ac/T--UPO-Sevilla--youtube.jpg" width="60" style="height:50px"</a>
 +
 +
<a href="https://www.facebook.com/profile.php?id=100006118518232&fref=ts" target="_blank" title="Facebook official page"><img src="https://static.igem.org/mediawiki/igem.org/thumb/8/8b/FaceBook-icon.png/120px-FaceBook-icon.png" width="60" height="60"></a>
  
 +
<a href=https://twitter.com/iGEM_UPO target="_blank" title="Twitter official page"><img src="https://static.igem.org/mediawiki/igem.org/thumb/1/1a/Twitter_logo.png/120px-Twitter_logo.png" width="60" height="60"></a>
  
<div class="column half_size">
+
<a href="https://www.instagram.com/igemupo/" target="_blank" title="Instagram official page"><img src="https://static.igem.org/mediawiki/2016/thumb/f/f7/Instagram.jpeg/120px-Instagram.jpeg.png" width="60" height="60"></a>
<h5> Why is this page needed? </h5>
+
             
<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>
<p>
+
        </div>
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>
</div>
+
    </div>
 +
</footer>
  
 +
<!--/.Footer-->
  
<div class="column half_size">
+
  </body>
<h5> What should this page have?</h5>
+
 
+
<ul>
+
<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>Human Practices support</li>
+
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
+
</ul>
+
</div>
+
 
+
 
+
<div class="clear"></div>
+
 
+
<div class="column half_size">
+
 
+
<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>
+
 
+
 
+
<div class="column half_size">
+
 
+
<h5>Inspiration</h5>
+
<p>Take a look at what other teams have done:</p>
+
<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 class="clear"></div>
+
 
+
<div class="column half_size">
+
 
+
<h5>Team training and Project start</h5>
+
<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>
+
 
+
 
+
 
+
 
+
</div>
+
 
</html>
 
</html>

Revision as of 11:00, 13 October 2016

José Martín

  1. Participating in the brainstorming and design of the project

  2. All experiments related to the propionate module, including metabolic pathway design and plasmid construction

  3. Participating in human practices in which the team was involved, including the elaboration of slides and posters, and science communication

  4. Designing the lab practices with students from the IES Martínez Montañés

  5. Elaboration of notebook

  6. Realization of the report of the GMOs survey

  7. Elaboration of safety forms, and safety lab and safety project sections in the team wiki

  8. Descriptions of the team basic parts and composite parts

Laura Claret

  1. Participating in the brainstorming and design of the project

  2. All experiments related to alteration of c-diGMP in biofilm module, including plasmid construction, cloning of the genes in the genome and the physiological assays

  3. Poster for the Giant Jamboree

  4. Participating in all human practices in which the team was involved, including the elaboration of slides, posters and brochures

  5. Participating in the lab practices with students from the IES Martínez Montañés

  6. Elaboration of protocols and notebook

  7. Realization of the surveys of our and other teams

  8. Some public relations (updating Instagram)

  9. Performing the migration of all constructions to pSB1C3 backbone

  10. Off-voice in all the team videos

Álvaro Escobar

  1. Participating in the brainstorming and design of the project

  2. All experiments related to lapG and xylS2/Pm system, including plasmid construction, cloning of the gene in the genome and the physiological assays

  3. Participating in all human practices in which the team was involved, including the elaboration of slides, posters and brochures

  4. Designing and participating in the lab practices with students from the IES Martínez Montañés

  5. Elaboration of protocols and notebook

  6. Realization of the surveys of our and others teams

  7. Public relations (updating Twitter and Instagram pages)

  8. Generate and design the wiki of our team

Israel León

  1. Participating in some of the human practices in which the team was involved, such as the science fair, the lab practices with the students from IES Martínez Montañés and the science week

  2. Development of the web site of the team

  3. Did the team overview video

Gabriel Ruiz

  1. Participating in the brainstorming and design of the project

  2. All experiments related to glycerol module, including plasmid construction, cloning of the gene in the genome and the physiological assays

  3. Glycerol investigation (Integrated Human Practices)

  4. Power point slides for the Giant Jamboree

  5. Participating in all human practices in which the team was involved, including the elaboration of slides, posters and brochures

  6. Designing and participating in the lab practices with students from the IES Martínez Montañés

  7. Elaboration of protocols and notebook

  8. Realization of the surveys of our and other teams

  9. Some public relations (updating Facebook and twitter pages)