Difference between revisions of "Team:Bulgaria/Attributions"

Line 1: Line 1:
 
{{Bulgaria}}
 
{{Bulgaria}}
 
<html>
 
<html>
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <link href="https://fonts.googleapis.com/css?family=Leckerli+One" rel="stylesheet">
 +
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800" rel="stylesheet">
 +
    <link href="https://fonts.googleapis.com/css?family=Biryani:300,400,800,900" rel="stylesheet">
 +
    <style>
 +
        .drop-link, .menu-item, .sub-item{
 +
            list-style-type: none !important;
 +
            list-style-image: none !important;
 +
            list-style:none !important;
 +
        }
  
  
  
 +
        #content{
 +
            width: 100%;
 +
            padding: 0px;
 +
            margin-left: 0px;
 +
        }
  
  
 +
        #top_title{
 +
            display: none;
 +
        }
  
<div class="column full_size">
+
        #sideMenu{
 +
            display: none;
 +
        }
  
 +
        *{
 +
            margin:0;
 +
            padding: 0;
 +
            font-family: 'Open Sans', sans-serif !important;
 +
        }
  
<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>
+
        .wrapper{
 +
            width: 100%;
 +
            margin: 0 auto;
 +
        }
  
</div>
+
        nav{
 +
            background: #80002a;
 +
            color: white;
 +
            padding: 20px;
 +
            text-align: right;
 +
        }
  
 +
        .navigation-bar{
 +
            padding-right: 125px !important;
 +
        }
  
<div class="clear"></div>
+
        .menu-item{
 +
            display: inline-block;
 +
            margin-right: 25px;
 +
            color:rgba(255,255,255,0.9);
 +
            text-transform: capitalize;
 +
        }
  
 +
        .menu-item:hover{
 +
            color:rgba(255,255,255,1);
 +
            cursor: pointer;
 +
        }
  
<div class="column half_size">
+
        .drop-link{
<h5> Why is this page needed? </h5>
+
            position: relative;
<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>
+
            display: inline-block;
<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 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>
+
  
 +
        .dropdown-content {
 +
            display: none;
 +
            position: absolute;
 +
            list-style-type: none;
 +
            text-align: left;
 +
            background-color: #80002a;
 +
            min-width: 160px;
 +
            padding-top: 20px !important;
 +
            margin-left: -20px !important;
  
<div class="column half_size">
+
        }
<h5> What should this page have?</h5>
+
  
<ul>
+
        .sub-item{
<li>General Support</li>
+
            padding: 15px;
<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>
+
  
 +
        .dropdown-content a,
 +
        a{
 +
            text-decoration: none !important;
 +
            color: white !important;
 +
            padding-top: 15px;
 +
        }
 +
        .drop-link:hover .dropdown-content {
 +
            cursor: pointer;
 +
            display: block;
 +
            margin-top:0px !important;
 +
        }
  
<div class="clear"></div>
+
        .sub-item:hover{
 +
            background: #5d001f;
 +
            transition: background .2s linear;
 +
        }
 +
        @import url('https://fonts.googleapis.com/css?family=Biryani:300,400,900|Open+Sans:300,800');
 +
        @import url('https://fonts.googleapis.com/css?family=Leckerli+One');
  
<div class="column half_size">
+
        *{
 +
            margin:0;
 +
            padding: 0;
 +
            font-family: 'Open Sans', sans-serif;
 +
        }
  
<div class="highlight">
+
        .wrapper{
<h5> Can we base our project on a previous one? </h5>
+
            width: 100%;
<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>
+
            margin: 0 auto;
</div>
+
        }
</div>
+
  
 +
        nav{
 +
            background: #80002a;
 +
            color: white;
 +
            padding: 20px;
 +
            text-align: right;
 +
        }
  
<div class="column half_size">
+
        .navigation-bar{
 +
            padding-right: 75px;
 +
        }
  
<h5>Inspiration</h5>
+
        .menu-item{
<p>Take a look at what other teams have done:</p>
+
            display: inline-block;
<ul>
+
            margin-right: 25px;
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
            color:rgba(255,255,255,0.9);
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
            text-transform: capitalize;
<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>
+
        .menu-item:hover{
 +
            color:rgba(255,255,255,1);
 +
            cursor: pointer;
 +
        }
  
<div class="clear"></div>
+
        .drop-link{
 +
            position: relative;
 +
            display: inline-block;
 +
        }
  
<div class="column half_size">
+
        .dropdown-content {
 +
            display: none;
 +
            position: absolute;
 +
            list-style-type: none;
 +
            text-align: left;
 +
            background-color: #80002a;
 +
            min-width: 160px;
 +
            padding-top: 20px;
 +
        }
  
<h5>Team training and Project start</h5>
+
        .sub-item{
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
            padding: 15px;
<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>
+
        .dropdown-content a,
 +
        a{
 +
            text-decoration: none;
 +
            color: white;
 +
            padding-top: 15px;
 +
        }
 +
        .drop-link:hover .dropdown-content {
 +
            cursor: pointer;
 +
            display: block;
 +
        }
  
</div>
+
        .sub-item:hover{
 +
            background: #5d001f;
 +
            transition: background .2s linear;
 +
        }
 +
 
 +
        .thank-you{
 +
            padding: 40px;
 +
            margin: 0 auto;
 +
            margin-left: 420px;
 +
            width: 100%;
 +
            height:100%;
 +
            max-width: 300px;
 +
            max-height: 300px;
 +
        }
 +
 
 +
        .title{
 +
            text-align: center;
 +
            color: #155049;
 +
            width: 75%;
 +
            margin: 0 auto;
 +
        }
 +
 
 +
        .subtitle{
 +
            font: 24px 'Biriyani', sans-serif;
 +
            color: #565656;
 +
            text-transform: uppercase;
 +
            letter-spacing: 8px;
 +
            text-align: center;
 +
            padding: 30px;
 +
        }
 +
 
 +
        .people{
 +
            margin: 0 auto;
 +
            padding: 50px;
 +
            width: 75%;
 +
        }
 +
 
 +
        .person{
 +
            list-style-type: none;
 +
            padding: 10px;
 +
        }
 +
    </style>
 +
</head>
 +
<body>
 +
<div class="wrapper">
 +
    <nav>
 +
        <ul class="navigation-bar">
 +
            <li class="menu-item">
 +
                <a href="https://2016.igem.org/Team:Bulgaria">home</a>
 +
            </li>
 +
 
 +
            <li class="menu-item drop-link"> project
 +
                <ul class="project-submenu dropdown-content">
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Overview">overview</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Results">results</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/FutureWork">future work</a></li>
 +
                </ul>
 +
            </li>
 +
 
 +
            <li class="menu-item drop-link">notebook
 +
                <ul class="notebook-submenu dropdown-content">
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/LabBook">lab book</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Organisms">organisms</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Safety">safety</a></li>
 +
                </ul>
 +
            </li>
 +
 
 +
            <li class="menu-item"><a href="lab.html">lab</a></li>
 +
 
 +
            <li class="menu-item drop-link">achievements
 +
                <ul class="achievements-submenu dropdown-content">
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/MedalCriteria">medal criteria</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Part">parts</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/HelpGuide">help guide</a></li>
 +
                </ul>
 +
            </li>
 +
 
 +
            <li class="menu-item drop-link"><a href="https://2016.igem.org/Team:Bulgaria/HP/Silver">human practices</a>
 +
                <ul class="humanpractice-submenu dropdown-content">
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Engagement">public engagement</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Integrated_Practices">integrated human practices</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Collaborations">collaboration</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Entrepreneurship">enterpreneurship</a></li>
 +
                </ul>
 +
            </li>
 +
 
 +
            <li class="menu-item drop-link">team
 +
                <ul class="team-submenu dropdown-content">
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Members">members</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/OurStory">our story</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Attributions">attributions</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/University">university</a></li>
 +
                    <li class="sub-item"><a href="https://2016.igem.org/Team:Bulgaria/Bulgaria">Bulgaria</a></li>
 +
                </ul>
 +
            </li>
 +
        </ul>
 +
    </nav>
 +
 
 +
    <main>
 +
        <img src="https://static.igem.org/mediawiki/2016/9/96/Thank-you.png" alt="Thank you" class="thank-you">
 +
        <h1 class="title"> We would like to thank all of our friends who helped us to achieve this exiting journey. They made our summer unforgettable! </h1>
 +
 
 +
        <h2 class="subtitle">
 +
            Special thanks to:
 +
        </h2>
 +
 
 +
        <ul class="people">
 +
            <li class="person">
 +
                <strong>Krasiyan Nedelchev and Dzheni Pavlova</strong> - for the incredible work
 +
                in making our website page
 +
            </li>
 +
 
 +
            <li class="person">
 +
                <strong>Dzheni Pavlova</strong> - for designing our iGEM logo and designing our hero Bacti.
 +
 
 +
            </li>
 +
 
 +
            <li class="person">
 +
                <strong>Krasiyan Nedelchev and Dzheni Pavlova</strong> - for showing us what a great tools are the platforms Slack and Trello and navigating us through them in the beginning
 +
            </li>
 +
 
 +
            <li class="person">
 +
                <strong>Rafaela Ivanova</strong> - for helping us drawing our educational white board videos.
 +
            </li>
 +
 
 +
            <li class="person">
 +
                <strong>Petar Antov</strong> - for making the montage of our educational white board videos and making our additional logo
 +
 
 +
            </li>
 +
 
 +
            <li class="person">
 +
                <strong>Kristian Nikolov</strong> -for his voice records for our educational white board videos.
 +
 
 +
            </li>
 +
 
 +
            <li class="person">
 +
                <strong>Pier Nikolov and Plamen Valev</strong> - for instalating special LED lighting in our lab for the events we organized.
  
 +
            </li>
  
 +
            <li class="person">
 +
                <strong>Iliyan Stoev</strong> - for 3D mapping at the European night of scientists
  
 +
            </li>
  
 +
            <li class="person">
 +
                <strong>Stefani Nikolova and Maria Hristoforova</strong> - for guiding us in the beginning of designing our Wiki page.

 +
            </li>
 +
        </ul>
 +
    </main>
 
</div>
 
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 20:01, 19 October 2016

Thank you

We would like to thank all of our friends who helped us to achieve this exiting journey. They made our summer unforgettable!

Special thanks to:

  • Krasiyan Nedelchev and Dzheni Pavlova - for the incredible work in making our website page
  • Dzheni Pavlova - for designing our iGEM logo and designing our hero Bacti.
  • Krasiyan Nedelchev and Dzheni Pavlova - for showing us what a great tools are the platforms Slack and Trello and navigating us through them in the beginning
  • Rafaela Ivanova - for helping us drawing our educational white board videos.
  • Petar Antov - for making the montage of our educational white board videos and making our additional logo
  • Kristian Nikolov -for his voice records for our educational white board videos.
  • Pier Nikolov and Plamen Valev - for instalating special LED lighting in our lab for the events we organized.
  • Iliyan Stoev - for 3D mapping at the European night of scientists
  • Stefani Nikolova and Maria Hristoforova - for guiding us in the beginning of designing our Wiki page.