Difference between revisions of "Team:UI Indonesia/Attributions"

(Prototype team page)
 
Line 1: Line 1:
{{UI_Indonesia}}
+
{{Template:UI_Indonesia/css}}
<html>
+
  
 +
<html lang="en">
  
<div class="column full_size judges-will-not-evaluate">
+
<head>
<h3>★  ALERT! </h3>
+
  <meta charset="UTF-8">
<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>
+
  <meta name="viewport" content="width=device-width, initial-scale=1.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>
+
  <meta http-equiv="X-UA-Compatible" content="ie=edge">
</div>
+
  <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
 +
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
 +
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 +
</head>
  
 +
<style>
 +
  body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif;}
 +
  body, html {
 +
      height: 100%;
 +
      color: #777;
 +
      line-height: 1.5;
 +
  }
 +
  a {
 +
    color: white;
 +
  }
  
<div class="clear"></div>
+
  img {
 +
    display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
}
  
 +
  .mySlides {display: none}
  
 +
  .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5 {
 +
      background-attachment: fixed;
 +
      background-position: center;
 +
      background-repeat: no-repeat;
 +
      background-size: cover;
 +
  }
  
 +
  .bgimg-1 {
 +
      background-image: url("https://static.igem.org/mediawiki/2018/0/07/T--UI_Indonesia--bacteria.jpg");
 +
      min-height: 400px;
 +
  }
  
 +
  .bgimg-2 {
 +
      background-image: url("https://static.igem.org/mediawiki/2018/0/07/T--UI_Indonesia--bacteria.jpg");
 +
      min-height: 400px;
 +
  }
  
 +
  .bgimg-3 {
 +
      background-image: url("https://static.igem.org/mediawiki/2018/0/07/T--UI_Indonesia--bacteria.jpg");
 +
      min-height: 400px;
 +
  }
  
<div class="column full_size">
+
  .bgimg-4 {
<h1>Attributions</h1>
+
      background-image: url("https://static.igem.org/mediawiki/2018/0/07/T--UI_Indonesia--bacteria.jpg");
<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.
+
      min-height: 400px;
</p>
+
  }
  
<h3> Bronze Medal Criterion #3</h3>
+
  .bgimg-5 {
<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.  
+
      background-image: url("https://static.igem.org/mediawiki/2018/0/07/T--UI_Indonesia--bacteria.jpg");
<br><br>
+
      min-height: 400px;
Please see the <a href="https://2018.igem.org/Judging/Medals">Medals requirements page</a> for more details.</p>
+
  }
</div>
+
  
 +
  @media only screen and (max-device-width: 1024px) {
 +
      .bgimg-3, .bgimg-4, .bgimg-5 {
 +
          background-attachment: scroll;
 +
      }
 +
  }
  
<div class="clear extra_space"></div>
+
  .navbar {
 +
    background-color: #4CAF50;
 +
    position: fixed;
 +
    top: 10px ;
 +
    width: 100%;
 +
    z-index:50;
 +
  }
  
 +
  .navbar a {
 +
    float: left;
 +
    color: white;
 +
    text-align: center;
 +
    padding-top: 20px;
 +
    padding-bottom: 10px;
 +
    padding-right: 10px;
 +
    padding-left: 10px;
 +
    text-decoration: none;
 +
    font-size: 16px;
 +
  }
  
 +
  .dropdown {
 +
    float: left;
 +
    overflow: hidden;
 +
  }
  
<div class="column third_size">
+
  .dropdown .dropbtn {
<h3> What should this page contain?</h3>
+
    font-size: 8px;   
 +
    border: none;
 +
    outline: none;
 +
    color: #f9c89b;
 +
    padding: 15px 10px;
 +
    background-color: inherit;
 +
  }
  
<ul>
+
  .navbar a:hover, .dropdown:hover .dropbtn {
<li>Clearly state what the team accomplished</li>
+
    background-color: #8bc34a;
<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="column third_size">
+
  .dropdown-content {
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
    display: none;
<ul>
+
    position: absolute;
<li>Does your institution teach an iGEM or synthetic biology course?</li>
+
    background-color: #ddffdd;
<li>When did you start this course?</li>
+
    min-width: 160px;
<li>Are the syllabus and course materials freely available online?</li>
+
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
<li>When did you start your brainstorming?</li>
+
    z-index: 100;
<li>When did you start in the lab?</li>
+
    top: 60px;
<li>When did you start working on  your project?</li>
+
    font-size: 8 px;
</ul>
+
  }
</div>
+
  
 +
  .dropdown-content a {
 +
    float: none;
 +
    color: black;
 +
    padding: 12px 18px;
 +
    text-decoration: none;
 +
    display: block;
 +
    text-align: left;
 +
  }
  
<div class="column third_size">
+
  .dropdown-content a:hover {
<div class="highlight decoration_A_full">
+
    background-color: #8bc34a;
 +
  }
  
<h3>Inspiration</h3>
+
  .dropdown:hover .dropdown-content {
<p>Take a look at what other teams have done:</p>
+
    display: block;
<ul>
+
    position: fixed;
<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>
+
  
 +
  .container {
 +
    position: relative;
 +
    display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
  }
  
 +
  .image {
 +
    display: block;
 +
    width: 40%;
 +
    height: auto;
 +
  }
  
<div class="clear extra_space"></div>
+
  .overlay {
 +
    position: absolute;
 +
    top: 0;
 +
    bottom: 0;
 +
    left: 0;
 +
    right: 0;
 +
    height: auto;
 +
    width: 40%;
 +
    opacity: 0;
 +
    transition: .5s ease;
 +
    background-color: #4CAF50;
 +
    display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
  }
  
<div class="column two_thirds_size">
+
  .container:hover .overlay {
<h3> Why is this page needed? </h3>
+
    opacity: 0.8;
<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>
+
 
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>
+
  .text {
 +
    color: white;
 +
    font-size: 20px;
 +
    position: absolute;
 +
    top: 50%;
 +
    left: 50%;
 +
    -webkit-transform: translate(-50%, -50%);
 +
    -ms-transform: translate(-50%, -50%);
 +
    transform: translate(-50%, -50%);
 +
    text-align: center;
 +
  }
 +
 
 +
</style>
 +
 
 +
<body>
 +
<!-- Navbar -->
 +
<div class="navbar">
 +
  <!-- 1 -->
 +
  <a class="w3-bar-item w3-light-green" href="https://2018.igem.org/Team:UI_Indonesia">Home</a>
 +
  <!-- 2 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/Project">Project▾</a>
 +
      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Project#overview">Overview</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Project#ourproject">Our Project</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Project#resultsanddiscuccions">Results and Discussions</a>
 +
      </div>
 +
  </div>
 +
  <!-- 3 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/Parts">Parts</a>
 +
<!--      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Parts#">Overview</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Parts#">Our Project</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Parts#">Results and Discussions</a>
 +
      </div> -->
 +
  </div>
 +
 
 +
  <!-- 4 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab"">InterLab▾</a>
 +
      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#intro">Introduction</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#materials">Materials and Equipment</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#methods">Methods</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#results">Results and Discussions</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#conclusions">Conclusions</a>
 +
      </div>
 +
  </div>
 +
  <!-- 5 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/Model">Model</a>
 +
<!--      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Model#">Overview</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Model#">Our Project</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Model#">Results and Discussions</a>
 +
      </div> -->
 +
  </div>
 +
  <!-- 6 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices">Human Practices▾</a>
 +
      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#campuscampaign">Campus Campaign</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#socialwork">Social Work</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#biotraining">Biosafety & Biosecurity Training</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#catalogue">Human Practice Catalogue</a>
 +
      </div>
 +
  </div>
 +
  <!-- 7 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/Improve">Improve▾</a>
 +
      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Improve#intro">Introduction</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Improve#methods">Methods</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Improve#results">Results and Discussions</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Improve#conclusions">Conclusions</a>
 +
      </div>
 +
  </div>
 +
  <!-- 8 -->
 +
  <a href="https://2018.igem.org/Team:UI_Indonesia/Team">Team</a>
 +
  <!-- 9 -->
 +
  <a href="https://2018.igem.org/Team:UI_Indonesia/Collaborations">Collaborations</a>
 +
  <!-- 10 -->
 +
  <div class="dropdown">
 +
    <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions">Attributions</a>
 +
<!--      <div class="dropdown-content">
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions#">Overview</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions#">Our Project</a>
 +
        <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions#">Results and Discussions</a>
 +
      </div> -->
 +
  </div>
 
</div>
 
</div>
  
<div class="column third_size">
+
<!-- Container (Introduction Section) -->
<div class="highlight decoration_B_full">
+
<div class="bgimg-1 w3-display-container w3-opacity-min" id="intro">
<h3> Can we base our project on a previous one? </h3>
+
  <div class="w3-display-middle" style="white-space:nowrap;">
<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>
+
    <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">OUR SINCERE GRATIFICATIONS</span>
 +
  </div>
 
</div>
 
</div>
</div>
 
 
  
 +
<div class="w3-content w3-container w3-padding-64">
  
</html>
+
<h5> Thank you for:
 +
<li>1. Department of Environmental Health, Faculty of Public Health, University of Indonesia for the participation in campus campaign and opinion sharing regarding the project.
 +
<li>2. Department of Chemical Engineering, Faculty of Engineering, University of Indonesia for the participation in collaboration between UI and NTU by filling out the survey that was provided.
 +
<li>3. IHVCB (Institute of Human Virology and Cancer Biology) that has provided biosafety & biosecurity training, lab access, and opportunities for us to hold a mini seminar that aims to get people to know about the project itself.
 +
<li>4. The committee of Kerja Sosial (KERSOS) 2018 Faculty of Engineering, University of Indonesia for the opportunity and cooperation to work together in KERSOS program in order to gain public participations in directing the project.
 +
<li>5. Prof. Dr. dr. I Made Djaja, SKM, M.Sc. from the Faculty of Public Health, University of Indonesia for the help, consideration, and consultancy according to the biosafety aspect of the project.
 +
<li>6. Dr. dr. Budiman Bela, Sp.MK. from the Faculty of Medicine, University of Indonesia for providing insights about molecular designing and genetic theoretical construction.
 +
<li>7. Dr. drh. Silvia Tri Widyaningtyas, M.Biomed from IHVCB, University of Indonesia for teaching our team lab techniques in microbiology and molecular biology.
 +
<li>8. Aroem Naroeni, DEA, PhD from IHVCB, University of Indonesia for the help in issuing recommendation for biosafety and biosecurity aspects of the projects.
 +
<li>9. Nanyang Technological University (NTU) iGEM Team 2018 for the collaboration in both lab work and human practices.
 +
<li>10. Mr. Wahyu Andrianto, S.H., M. H. from the Faculty of Law, University of Indonesia for the help, consideration, and consultancy according to our ethical review in legal aspect.
 +
<li>11. Pastor Raditya Oloan for the consideration and help according to our ethical review in religion aspect from Christian point of view.
 +
<li>12. Father Swasono for the consideration and help according to our ethical review in religion aspect from Catholic point of view.
 +
<li>13. Ir. Soelyono, M.M. from Faculty of Language and Culture, University of Indonesia for the consideration and help according to our ethical review in religion aspect from Buddhism point of view.
 +
<li>14. AGAMA ISLAM
 +
<li>15. AGAMA HINDU
 +
<li>16. Ms. Aulia Reski W, B.Sc  and Mr. Supriadi as Policy and Practice Advisor UI iGEM Team 2018
 +
<li>17. Mr. Putra Mahanim T., Mr. Brian Mendel, and Mr. Adi Nugroho H., S.Ked as Lab Advisor UI iGEM Team 2018

Revision as of 12:56, 8 October 2018

OUR SINCERE GRATIFICATIONS
Thank you for:
  • 1. Department of Environmental Health, Faculty of Public Health, University of Indonesia for the participation in campus campaign and opinion sharing regarding the project.
  • 2. Department of Chemical Engineering, Faculty of Engineering, University of Indonesia for the participation in collaboration between UI and NTU by filling out the survey that was provided.
  • 3. IHVCB (Institute of Human Virology and Cancer Biology) that has provided biosafety & biosecurity training, lab access, and opportunities for us to hold a mini seminar that aims to get people to know about the project itself.
  • 4. The committee of Kerja Sosial (KERSOS) 2018 Faculty of Engineering, University of Indonesia for the opportunity and cooperation to work together in KERSOS program in order to gain public participations in directing the project.
  • 5. Prof. Dr. dr. I Made Djaja, SKM, M.Sc. from the Faculty of Public Health, University of Indonesia for the help, consideration, and consultancy according to the biosafety aspect of the project.
  • 6. Dr. dr. Budiman Bela, Sp.MK. from the Faculty of Medicine, University of Indonesia for providing insights about molecular designing and genetic theoretical construction.
  • 7. Dr. drh. Silvia Tri Widyaningtyas, M.Biomed from IHVCB, University of Indonesia for teaching our team lab techniques in microbiology and molecular biology.
  • 8. Aroem Naroeni, DEA, PhD from IHVCB, University of Indonesia for the help in issuing recommendation for biosafety and biosecurity aspects of the projects.
  • 9. Nanyang Technological University (NTU) iGEM Team 2018 for the collaboration in both lab work and human practices.
  • 10. Mr. Wahyu Andrianto, S.H., M. H. from the Faculty of Law, University of Indonesia for the help, consideration, and consultancy according to our ethical review in legal aspect.
  • 11. Pastor Raditya Oloan for the consideration and help according to our ethical review in religion aspect from Christian point of view.
  • 12. Father Swasono for the consideration and help according to our ethical review in religion aspect from Catholic point of view.
  • 13. Ir. Soelyono, M.M. from Faculty of Language and Culture, University of Indonesia for the consideration and help according to our ethical review in religion aspect from Buddhism point of view.
  • 14. AGAMA ISLAM
  • 15. AGAMA HINDU
  • 16. Ms. Aulia Reski W, B.Sc and Mr. Supriadi as Policy and Practice Advisor UI iGEM Team 2018
  • 17. Mr. Putra Mahanim T., Mr. Brian Mendel, and Mr. Adi Nugroho H., S.Ked as Lab Advisor UI iGEM Team 2018