Difference between revisions of "Team:Georgia State/Demonstrate"

 
Line 3: Line 3:
 
<html>
 
<html>
  
 +
<!DOCTYPE html>
 +
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
 +
<!--[if IE 7]>        <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
 +
<!--[if IE 8]>        <html class="no-js lt-ie9"> <![endif]-->
 +
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
 +
    <head>
 +
        <meta charset="utf-8">
 +
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
        <title></title>
 +
        <meta name="description" content="">
 +
        <meta name="viewport" content="width=device-width">
 +
            <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Georgia_State/CSS?
 +
action=raw&ctype=text/css">
 +
     
  
 +
        <script type="text/javascript" src="https://2017.igem.org/Template:Georgia_State/JS?
 +
action=raw&ctype=text/javascript"></script>
 +
 +
    </head>
 +
    <body>
 +
        <!--[if lt IE 7]>
 +
            <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
 +
        <![endif]-->
 +
 +
        <!-- This code is taken from http://twitter.github.com/bootstrap/examples/hero.html -->
 +
            <div class="container">
 +
                <div class="site-header">
 +
                    <div class="logo">
 +
                        <h1>Demonstrate</h1>
 +
                    </div>
 +
 +
<!-- Menu Start -->
 +
                    <div class="menu">
 +
                        <div class="navbar">
 +
                            <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
 +
                                <i class="fw-icon-th-list"></i>
 +
                            </a>
 +
                            <div class="nav-collapse collapse">
 +
                                    <ul class="nav">
 +
        <li><a href="https://2017.igem.org/Team:Georgia_State"  class="active">Home</a></li>
 +
        <li class="dropdown-submenu">
 +
            <a class="dropdown-toggle" data-toggle="dropdown">Team
 +
                <ul class="dropdown-menu">
 +
                                    <li><a href="https://2017.igem.org/Team:Georgia_State/Team">Team</a></li>
 +
                                    <li><a href="https://2017.igem.org/Team:Georgia_State/Attributions">Attributions</a></li>
 +
                </ul>
 +
        </li>
 +
 +
        <li class="dropdown-submenu">
 +
            <a class="dropdown-toggle" data-toggle="dropdown">Project
 +
                <ul class="dropdown-menu">
 +
                                <li><a href="https://2017.igem.org/Team:Georgia_State/Description">Description</a></li>
 +
                                <li><a href="https://2017.igem.org/Team:Georgia_State/Design">Design</a></li>
 +
                                <li><a href="https://2017.igem.org/Team:Georgia_State/Results">Results</a></li>                                       
 +
                                <li><a href="https://2017.igem.org/Team:Georgia_State/Collaborations">Collaborations</a></li>
 +
                                                                                                                                                         
 +
                </ul>
 +
          </li>
 +
       
 +
        <li class="dropdown-submenu">
 +
            <a class="dropdown-toggle" data-toggle="dropdown">Parts
 +
                <ul class="dropdown-menu">
 +
                                <li><a href="https://2017.igem.org/Team:Georgia_State/Parts">Parts</a></li>
 +
                                <li><a href="https://2017.igem.org/Team:Georgia_State/Design">Design</a></li>   
 +
                                <li><a href="https://2017.igem.org/Team:Georgia_State/Contribution">Contribution</a></li>
 +
                                <li><a href="https://2017.igem.org/Team:Georgia_State/Improve">Improvement</a></li>
 +
              </ul>
 +
          </li>
 +
        <li><a href="https://2017.igem.org/Team:Georgia_State/Safety">Safety</a></li>
 +
       
 +
        <li class="dropdown-submenu">
 +
            <a class="dropdown-toggle" data-toggle="dropdown">Notebook
 +
                <ul class="dropdown-menu">
 +
                              <li><a href="https://2017.igem.org/Team:Georgia_State/Notebook">Notebook</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:Georgia_State/Experiments">Experiments</a></li>
 +
                </ul>
 +
            </a>
 +
        </li>
 +
 +
        , <li class="dropdown-submenu">
 +
              <a class="dropdown-toggle" data-toggle="dropdown">Human Practices
 +
                <ul class="dropdown-menu">
 +
                          <li><a href="https://2017.igem.org/Team:Georgia_State/Engagement">Public Engagement</a></li>
 +
                          <li><a href="https://2017.igem.org/Team:Georgia_State/HP/Silver">Silver</a></li>
 +
                          <li><a href="https://2017.igem.org/Team:Georgia_State/HP/Gold_Integrated">Integrated and Gold</a>
 +
                              <ul><a href="https://2017.igem.org/Team:Georgia_State/HP/ASL">ASL Gallery</a></ul>
 +
                          </li>               
 +
                </ul>
 +
              </a>
 +
          </li>
 +
 
 +
          <li><a href="https://igem.org/2017_Judging_Form?team=Georgia_State">Judging</a></li>
 +
  </div>
 +
<!--/.nav-collapse -->
 +
                        </div>
 +
          <div class="mini-menu">
 +
            <label>
 +
          <select class="selectnav"onChange="window.location.href=this.value">
 +
            <option value="/Team:Georgia_State">Home</option>
 +
            <option value="/Team:Georgia_State/Team">Team</option>
 +
            <option value="/Team:Georgia_State/Attributions">Attributions</option>
 +
            <option value="/Team:Georgia_State/Description">Description</option>
 +
            <option value="/Team:Georgia_State/Design">Design</option>
 +
            <option value="/Team:Georgia_State/Results">Results</option>
 +
            <option value="/Team:Georgia_State/Collaborations">Collaborations</option>
 +
            <option value="/Team:Georgia_State/Parts">Parts</option>
 +
            <option value="/Team:Georgia_State/Design">Design</option>
 +
            <option value="/Team:Georgia_State/Contribution">Contribution</option>
 +
            <option value="/Team:Georgia_State/Improvement">Improve</option>
 +
            <option value="/Team:Georgia_State/Safety">Safety</option>
 +
            <option value="/Team:Georgia_State/Notebook">Notebook</option>
 +
            <option value="/Team:Georgia_State/Experiments">Experiments</option>
 +
            <option value="/Team:Georgia_State/Engagement">Public Engagement</option>
 +
            <option value="/Team:Georgia_State/HP/Silver">Silver</option>
 +
            <option value="/Team:Georgia_State/HP/Gold_Integrated">Gold and Integrated</option>
 +
            <option value="/Team:Georgia_State/HP/ASL">ASL Gallery</option>
 +
            <option value="https://igem.org/2017_Judging_Form?team=Georgia_State">Judging</option>
 +
          </select>
 +
          </label>
 +
          </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
<!-- Menu End -->
  
  

Latest revision as of 15:47, 1 November 2017

Georgia_State

Demonstrate

Gold Medal Criterion #4

Teams that can show their system working under real world conditions are usually good at impressing the judges in iGEM. To achieve gold medal criterion #4, convince the judges that your project works. There are many ways in which your project working could be demonstrated, so there is more than one way to meet this requirement. This gold medal criterion was introduced in 2016, so check our what 2016 teams did to achieve a their gold medals!

Please see the 2017 Medals Page for more information.

What should we do for our demonstration?

Standard teams

If you have built a proof of concept system, you can demonstrate it working under real world conditions. If you have built a biological device that is intended to be a sensor, can you show it detecting whatever it is intended to sense. If it is intended to work in the field, you can show how this might work using a simulated version in the lab, or a simulation of your device in the field. Please note biological materials must not be taken out of the lab.


Special track teams

Special track teams can achieve this medal criterion by bringing their work to the Jamboree and showcasing it in the track event. Art & Design, Measurement, Hardware and Software tracks will all have showcase events at the Giant Jamboree. Please note biological materials must not be taken out of the lab.