Line 1: | Line 1: | ||
<html> | <html> | ||
− | <link href="https:// | + | <head> |
− | + | <meta charset="utf-8"> | |
− | + | <meta name="viewport" content="initial-scale=1.0,width=device-width"/> | |
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> | ||
+ | <link rel="stylesheet" href="https://2016.igem.org/Team:TEC-Costa_Rica/css/stylesheet.css"> | ||
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> | ||
+ | <style type="text/css"> | ||
+ | .synbiothon .concept { | ||
+ | display: block; | ||
+ | text-align: center; | ||
+ | margin: 0 auto 0 auto; | ||
+ | width: 80% | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <header> | ||
+ | <div class="container"> | ||
+ | <navbar class="navbar navbar-inverse navbar-fixed-top" role="navigation"> | ||
+ | <div class="container-fluid"> | ||
+ | <div class="navbar-header"> | ||
+ | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> | ||
+ | <span class="sr-only">Toggle navigation</span> | ||
+ | <span class="icon-bar" ></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | <a class="navbar-brand" href="https://2016.igem.org/Team:TEC-Costa_Rica"> | ||
+ | <img id="prostal-logo" alt="Prostal Brand" class="featurette-image img-responsive center-block" src="https://static.igem.org/mediawiki/2016/0/0e/T--TEC-Costa_Rica--prostal_logo.png"></a> | ||
+ | </div> | ||
− | + | <div id="navbar" class="collapse navbar-collapse pull-right"> | |
− | + | <ul class="nav navbar-nav"> | |
− | + | <li class="dropdown"><a style="color: #e0e0d1;" href="https://2016.igem.org/Team:TEC-Costa_Rica">Home</a></li> | |
− | + | <li class="dropdown"> | |
− | + | <a style="color: #e0e0d1;" href="https://2016.igem.org/Team:TEC-Costa_Rica/Team">Team</a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Team/Members">Members</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Team/Instructors">Instructors</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Team/Advisors">Advisors</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="dropdown"> | |
− | + | <a style="color: #e0e0d1;" href="https://2016.igem.org/Team:TEC-Costa_Rica/Project">Project</a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/System">System</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Modelling_Simulations">Modelling & Simulations</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Parts">Parts</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Collaborations">Collaborations</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Safety">Safety</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="dropdown"> | |
− | + | <a style="color: #e0e0d1;" href="https://2016.igem.org/Team:TEC-Costa_Rica/Judging">Judging</a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Judging/Golden_Medals">Golden Medals</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Judging/Silver_Medals">Silver Medals</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Judging/Bronze_Medals">Bronze Medals</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="dropdown active"> | |
− | + | <a style="color: #e0e0d1;" href="https://2016.igem.org/Team:TEC-Costa_Rica/Human_Practice">Human Practice</a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Human_Practice/Synbiothon">Synbiothon</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="dropdown"> | |
− | + | <a style="color: #e0e0d1;" href="https://2016.igem.org/Team:TEC-Costa_Rica/Notebook">Notebook</a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Notebook/Laboratory">Laboratory</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:TEC-Costa_Rica/Notebook/Protocols">Protocols</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="dropdown"><a style="color: #e0e0d1;" href="https://2016.igem.org/Team:TEC-Costa_Rica/Interlab">Interlab</a></li> | |
− | + | </ul> | |
− | + | </div> | |
− | + | </div> | |
− | + | </navbar> | |
− | + | </div> | |
− | + | </header> | |
− | + | </body> | |
− | + | </html> | |
− | + | {{:Team:TEC-Costa_Rica/Template:Stylesheet}} | |
− | + | <html> | |
− | + | <body> | |
− | + | <main class="synbiothon well"> | |
− | + | <h1>SynBioThon 2016: rewriting the code</h1> | |
− | + | <div class="concept" style="text-align: center;"> | |
− | + | <h2>Concept</h2> | |
− | + | <p>SynBioThon 2016 (SBT16) is a Synthetic Biology tournament, in which teams of students work for a weekend to create a genetic device that can solve some kind of problem.</p> | |
− | + | </div> | |
− | + | <h2>Reach</h2> | |
− | + | <p>For SBT16, we had diverse talks in different classes and universities, trying to reach the most diverse participants. In our college (TEC), we spoke with people of different majors (Biotechnology Engineering, Material Science, Agricultural Engineering, and others). We also went to two other public universities: University of Costa Rica (UCR), where we spoke with people of Biology, Microbiology and Pharmacy, and the National University (UNA), where wetalked to students of Biology. We also gave talks in private universities such as UCIMED (Medical School), LEAD University (Business Management), and others.</p> | |
− | + | <p>Prior to the event, we had preparatory workshops with students so they could get a grasp of genetics, molecular biology, and bioinformatics if they weren’t familiar with them. We had three workshops at UCR, one at UNA, and four at TEC. We had obout 80 students overall in a full-day session. We had a theoric section where we explained the basics of genetics and molecular biology, and then an activity to test the concepts, and after lunch a demonstrative session of bioinformatics, centered in databases and benchling, which was followed by work.</p> | |
− | + | <h2>Mentors and Judges</h2> | |
− | + | <h2>Projects</h2> | |
− | + | <h2>Evaluation</h2> | |
− | + | <h2>The winners</h2> | |
− | + | </main> | |
− | + | </body> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
</html> | </html> | ||
+ | {{:Team:TEC-Costa_Rica/Template:Scripts}} | ||
+ | {{:Team:TEC-Costa_Rica/Template:Footer}} |
Revision as of 23:30, 22 September 2016
SynBioThon 2016: rewriting the code
Concept
SynBioThon 2016 (SBT16) is a Synthetic Biology tournament, in which teams of students work for a weekend to create a genetic device that can solve some kind of problem.
Reach
For SBT16, we had diverse talks in different classes and universities, trying to reach the most diverse participants. In our college (TEC), we spoke with people of different majors (Biotechnology Engineering, Material Science, Agricultural Engineering, and others). We also went to two other public universities: University of Costa Rica (UCR), where we spoke with people of Biology, Microbiology and Pharmacy, and the National University (UNA), where wetalked to students of Biology. We also gave talks in private universities such as UCIMED (Medical School), LEAD University (Business Management), and others.
Prior to the event, we had preparatory workshops with students so they could get a grasp of genetics, molecular biology, and bioinformatics if they weren’t familiar with them. We had three workshops at UCR, one at UNA, and four at TEC. We had obout 80 students overall in a full-day session. We had a theoric section where we explained the basics of genetics and molecular biology, and then an activity to test the concepts, and after lunch a demonstrative session of bioinformatics, centered in databases and benchling, which was followed by work.