Difference between revisions of "Team:Minnesota/Attributions"

(Prototype team page)
 
 
(19 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
 +
<!------------------------------------ MAKING A NAVIGATION BAR------------------------------------------>
 +
<div class="navbar">
 +
        <a href="https://2017.igem.org/Team:Minnesota">Home</a>
  
 
+
          <div class="dropdown">
 
+
            <button class="dropbtn">Team</button>
<div class="column full_size judges-will-not-evaluate">
+
            <div class="dropdown-content">
<h3>★  ALERT! </h3>
+
              <a href="https://2017.igem.org/Team:Minnesota/Team" target="_blank"> Team </a>
<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>
+
              <a href="https://2017.igem.org/Team:Minnesota/Collaborations" target="_blank"> Collaborations </a>
<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>
 +
       
 +
        <div class="dropdown">
 +
            <button class="dropbtn">Project</button>
 +
            <div class="dropdown-content">
 +
              <a href="https://2017.igem.org/Team:Minnesota/Description">Description</a>
 +
              <a href="https://2017.igem.org/Team:Minnesota/Design">Design</a>
 +
              <a href="https://2017.igem.org/Team:Minnesota/Experiments">Experiments</a>
 +
              <a href="https://2017.igem.org/Team:Minnesota/Notebook">Notebook</a>
 +
              <a href="https://2017.igem.org/Team:Minnesota/Model">Model</a>
 +
              <a href="https://2017.igem.org/Team:Minnesota/Results">Results</a>
 +
              <a href="https://2017.igem.org/Team:Minnesota/Attributions">Attributions</a>
 +
            </div>
 +
        </div>
 +
       
 +
        <div class="dropdown">
 +
            <button class="dropbtn">Parts</button>
 +
            <div class="dropdown-content">
 +
              <a href="https://2017.igem.org/Team:Minnesota/Parts">Parts</a>
 +
              <a href="https://2017.igem.org/Team:Minnesota/Basic_Part">Basic Parts</a>
 +
              <a href="https://2017.igem.org/Team:Minnesota/Composite_Part">Composite Parts</a>
 +
            </div>
 +
          </div>
 +
       
 +
        <a href="https://2017.igem.org/Team:Minnesota/Safety">Safety</a>
 +
        <div class="dropdown">
 +
            <button class="dropbtn">Human Practices</button>
 +
            <div class="dropdown-content">
 +
              <a href="https://2017.igem.org/Team:Minnesota/HP/Gold_Integrated">Integrated and Gold</a>
 +
              <a href="https://2017.igem.org/Team:Minnesota/Engagement">Documentary</a>
 +
            </div>
 +
        </div>
 +
        <p> <span> MINNESOTA </span></p>
 
</div>
 
</div>
<div class="clear"></div>
 
  
 +
<body>
  
 +
      <p>
 +
        <b>Special Thanks</b><br><br>
 +
We would like to thank the Gralnick Lab and its personnel for generously allowing us space and equipment to pursue our project. We also extend our gratitude to our advisors, Dr. Casim Sarkar, Dr. Steve Bowden, Dr. Peter Intile, and Dr. Jeff Gralnick. Without whose hard work, support, and expertise our project would never have existed. We would also like to thank our sponsors, whose generous donations enabled our project to be more than an idea. <br><br><br>
 +
 
 +
        <b> Sponsors: </b>
 +
        <div class = "sponsor">
 +
            <ul>
 +
                <li> Cargill </li>
 +
                <li> University of Minnesota Biotechnology Institute </li>
 +
                <li> The 3M Company </li>
 +
                <li> Integrated DNA Technologies </li>
 +
                <li> GenScript </li>
 +
                <li> Ecolab </li>
 +
                <li> University of Minnesota College of Science and Engineering </li>
 +
                <li> University of Minnesota College of Biological Sciences </li>
 +
            </ul>
 +
        </div>   
  
 +
        <br> <br>
 +
        <b id = "lab"> Laboratory Roles: </b>
 +
        <div class = "sponsor">
 +
            <ul>
 +
                <li> Sophia Vrba - Wet Team Leader </li>
 +
                <li> Kathryn Almquist – Dry Lab Team Leader </li>
 +
                <li> Ajinkya Limkar- Human Practices Team Leader </li>
 +
                <li> Phil Leung- Wet Lab Co-Leader </li>
 +
                <li> Eshani Kumar- Wet Lab member  </li>
 +
                <li> Jennifer Kim- Wet Lab member </li>
 +
                <li> Merrick Smela- Dry Lab member </li>
 +
                <li> Edward Ding- Dry Lab member  </li>
 +
                <li> Polina Prokhoda- Human Practices member  </li>
 +
                <li> Carolyn Domroese- Human Practices member  </li>
 +
                <li> Nichole Nacionales- Human Practices member  </li>
 +
            </ul>
 +
        </div>
  
<div class="column full_size">
+
        <br> <br>
<h1>Attributions</h1>
+
        <b id = "lab"> Resources: </b>
 +
        <div class = "sponsor">
 +
            <ul>
 +
                <li> Jashwin Acharya - Website Developer </li>
 +
            </ul>
 +
        </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>
<br><br>
+
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>
+
</body>
  
 +
<style>
 +
/*************************** Page Formatting ****************************/
 +
        .igem_2017_menu_wrapper{display:none;}
  
<div class="clear"></div>
+
        #content{
 +
        background-color: transparent;
 +
        background: transparent;}
  
 +
        .igem_2017_content_wrapper{ background-color: transparent; }
  
<div class="column half_size">
+
        #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
<h5> Why is this page needed? </h5>
+
            display: none;
<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>
+
        }
<p>
+
</style>
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>
+
  
 +
<style>
 +
/* Navbar container */
 +
        .navbar {
 +
          overflow: hidden;
 +
          height: 100px;
 +
          background-color: #333;
 +
          width: 1390px;
 +
          margin-top: -60px;
 +
          margin-left: -30px;
 +
          font-family: Arial;
 +
        }
 +
       
 +
        .navbar p {
 +
            margin-left: 1150px;
 +
            color: white;
 +
            margin-top: 50px;
 +
           
 +
        }
  
<div class="column half_size">
+
        /* Links inside the navbar */
<h5> What should this page have?</h5>
+
        .navbar a {
 +
          float: left;
 +
          font-size: 16px;
 +
          color: white;
 +
          text-align: center;
 +
          padding: 14px 16px;
 +
          margin-top: 30px;
 +
          text-decoration: none;
 +
        }
  
<ul>
+
        /* The dropdown container */
<li>General Support</li>
+
        .dropdown {
<li>Project support and advice</li>
+
          margin-top:30px;
<li>Fundraising help and advice</li>
+
          float: left;
<li>Lab support</li>
+
          overflow: hidden;
<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>
+
  
 +
        /* Dropdown button */
 +
        .dropdown .dropbtn {
 +
          font-size: 16px;
 +
          border: none;
 +
          outline: none;
 +
          color: white;
 +
          padding: 14px 16px;
 +
          background-color: inherit;
 +
        }
  
<div class="clear"></div>
+
        /* Add a red background color to navbar links on hover */
 +
        .navbar a:hover, .dropdown:hover .dropbtn {
 +
          background-color: red;
 +
        }
  
<div class="column half_size">
+
        /* Dropdown content (hidden by default) */
 +
        .dropdown-content {
 +
          display: none;
 +
          position: absolute;
 +
          background-color: #f9f9f9;
 +
          width: 160px;
 +
          box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 +
          z-index: 1;
 +
        }
  
<div class="highlight">
+
        /* Links inside the dropdown */
<h5> Can we base our project on a previous one? </h5>
+
        .dropdown-content a {
<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>
+
          float: none;
</div>
+
          color: black;
</div>
+
          padding: 10px 12px;
 +
          text-decoration: none;
 +
          display: block;
 +
          text-align: left;
 +
        }
  
 +
        /* Add a grey background color to dropdown links on hover */
 +
        .dropdown-content a:hover {
 +
          background-color: #ddd;
 +
        }
  
<div class="column half_size">
+
        /* Show the dropdown menu on hover */
 +
        .dropdown:hover .dropdown-content {
 +
          display: block;
 +
        }
 +
</style>
  
<h5>Inspiration</h5>
+
<style>
<p>Take a look at what other teams have done:</p>
+
.igem_2017_content_wrapper p {
<ul>
+
    color: rgba(252, 78, 78, 0.9);
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
    padding: 0px 15px;
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
    font-size: 20px;
<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>
+
.sponsor li {
</ul>
+
    color: rgba(252, 78, 78, 0.9);
 +
    font-size: 20px;
 +
    margin-bottom: 13px;
 +
}
 +
body{
 +
            background-image: linear-gradient(rgba(28, 25, 25, 0.77), rgba(0, 0, 0, 0.7)),
 +
            url(https://static.igem.org/mediawiki/2017/0/05/T--Minnesota--wallpaper.png);
 +
            background-size: cover;
 +
        }
 +
span{
 +
    font-size:16px;
 +
    color: white;
 +
}
  
</div>
+
b{
 +
    color: azure;
 +
    text-decoration: underline;
 +
}
  
<div class="clear"></div>
+
#lab{font-size: 19px;}
 
+
</style>
<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>

Latest revision as of 03:53, 31 October 2017

Minnesota

Special Thanks

We would like to thank the Gralnick Lab and its personnel for generously allowing us space and equipment to pursue our project. We also extend our gratitude to our advisors, Dr. Casim Sarkar, Dr. Steve Bowden, Dr. Peter Intile, and Dr. Jeff Gralnick. Without whose hard work, support, and expertise our project would never have existed. We would also like to thank our sponsors, whose generous donations enabled our project to be more than an idea.


Sponsors:



Laboratory Roles:

Resources: