Team:Berkeley/HumanPractice/Outreach

From 2013.igem.org

(Difference between revisions)
Line 8: Line 8:
             <li id="TitleID"> <a>Outreach</a> </li>
             <li id="TitleID"> <a>Outreach</a> </li>
             <li ><a href="#1">Speaking to lowerclassmen at UC Berkeley</a></li>
             <li ><a href="#1">Speaking to lowerclassmen at UC Berkeley</a></li>
-
             <li ><a href="#2">Speaking to high school teachers</a></li>
+
             <li ><a href="#2">Dialogue with high school teachers</a></li>
             <li ><a href="#3">Presenting to the CEO of Qualcomm</a></li>
             <li ><a href="#3">Presenting to the CEO of Qualcomm</a></li>
             <li ><a href="#4">Presenting to Synbio Superstructure Group</a></li>
             <li ><a href="#4">Presenting to Synbio Superstructure Group</a></li>
Line 28: Line 28:
   </div>
   </div>
-
   <div id="2"><div class = "heading"><a name="Biobuilder">Speaking to high school teachers</a></div>
+
   <div id="2"><div class = "heading"><a name="Biobuilder">Dialogue with high school teachers</a></div>
   </div>
   </div>
Line 44: Line 44:
</div>
</div>
</body>
</body>
 +
 +
<script>
 +
var offset = 54;
 +
$('#navbar li a').click(function(event) {
 +
    event.preventDefault();
 +
    $($(this).attr('href'))[0].scrollIntoView();
 +
    scrollBy(0, -offset);
 +
});
 +
</script>
</html>
</html>

Revision as of 17:41, 28 October 2013

The UC Berkeley iGEM Team had a chance to present and talk to fellow underclassmen at Berkeley about synthetic biology at a Bioengineering 24 seminar. Bioengineering 24 is an introductory seminar designed to give freshmen and sophomores a glimpse of the broad selection of bioengineering. Through the presentation we were able to give our fellow peers an insight to what synthetic biology is, and help instill interest to inspire students to take up the field of synthetic biology.

Retrieved from "http://2013.igem.org/Team:Berkeley/HumanPractice/Outreach"