Difference between revisions of "Team:Peking/Engagement"

Line 1: Line 1:
{{Peking}}
+
<html lang="en">
  
<html>
+
<head>
  
 +
    <style>
  
<div class="column half_size">
 
  
<h1>Education and Public Engagement</h1>
+
        /***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
<h3>Best Education and Public Engagement Special Prize</h3>
+
<p>Over the last few years, we have seen teams produce some truly outstanding work in the areas of education and public engagement. Innovative educational tools and public engagement activities have the ability to discuss the science behind synthetic biology, spark new scientific curiosity and establish a public dialogue about synthetic biology from voices/views outside the lab.
+
  
<br><br>
+
        /* Clear the default wiki settings */
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Education and Public Engagement prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>.
+
<br><br>
+
You must also delete the message box on the top of this page to be eligible for this prize.
+
</p>
+
</div>
+
  
 +
        #home_logo, #sideMenu {
 +
            display: none;
 +
        }
  
 +
        #sideMenu, #top_title, .patrollink {
 +
            display: none;
 +
        }
  
 +
        #content {
 +
            width: 100%;
 +
            padding: 0px;
 +
            margin-top: 0px;
 +
            margin-left: 0px;
 +
        }
  
<div class="column half_size">
+
        body {
<h5>Inspiration</h5>
+
            background-color: #FAFAFA;
<p>Here are a few examples of excellent Education and Public Engagement work:</p>
+
        !important;
<ul>
+
        }
<li><a href="https://2016.igem.org/Team:SCAU-China/Engagement">2016 SCAU-China</a></li>
+
 
<li><a href="https://2016.igem.org/Team:Imperial_College/Engagement">2016 Imperial College</a></li>
+
        #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
<li><a href="https://2015.igem.org/Team:UFMG_Brazil/Public_Engagement">2015 UFMG Brazil</a></li>
+
            margin-bottom: 0px;
<li><a href="https://2015.igem.org/Team:William_and_Mary/Practices"> 2015 William and Mary</a></li>
+
        }
</ul>
+
 
 +
        ol, ul {
 +
            list-style: none
 +
        }
 +
 
 +
        ol li:before {
 +
            content: counter(ol) ".";
 +
            counter-increment: ol;
 +
            color: #02A9F7;
 +
            text-align: right;
 +
            display: inline-block;
 +
            min-width: 1em;
 +
            margin-right: 0.5em
 +
        }
 +
 
 +
        ol ol {
 +
            margin-left: 1.25714em
 +
        }
 +
 
 +
        ol li {
 +
            text-indent: -1.95em;
 +
            line-height: 2em;
 +
        }
 +
 
 +
        .nonumberitem ul li {
 +
            text-indent: -0.65em;
 +
            line-height: 2em;
 +
        }
 +
 
 +
        .nonumberitem ul li:before {
 +
            content: "•";
 +
            color: #02A9F7;
 +
            display: inline-block;
 +
            margin-right: 0.3em;
 +
        !important;
 +
        }
 +
 
 +
        ul ul {
 +
            margin-left: 1.25714em
 +
        }
 +
 
 +
 
 +
    </style>
 +
 
 +
    <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
 +
    <script type="text/javascript" src="https://2017.igem.org/Template:Peking/mdl/materialminjs?
 +
action=raw&ctype=text/javascript"></script>
 +
    <link href="https://2017.igem.org/Template:Peking/mdl/component?action=raw&ctype=text/css" rel="stylesheet">
 +
    <script type="text/javascript"
 +
            src="https://2017.igem.org/Template:Peking/mdl/componentjs?action=raw&ctype=text/javascript"></script>
 +
 
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/MDLnew?action=raw&ctype=text/css">
 +
 
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/main?action=raw&ctype=text/css">
 +
    <!-- Fonts -->
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/fonts?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/icon?action=raw&ctype=text/css">
 +
 
 +
</head>
 +
 
 +
 
 +
<body>
 +
 
 +
 
 +
<!-- Always shows a header, even in smaller screens. -->
 +
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-header">
 +
    <header class="mdl-layout__header">
 +
        <div class="mdl-layout__header-row">
 +
            <!-- Title -->
 +
            <a href="https://2017.igem.org/Team:Peking"><img
 +
                    src="https://static.igem.org/mediawiki/2017/c/cf/Peking_TeamLogoClassical.png" height="35"></a>
 +
 
 +
            <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking"
 +
              style="color: #000000; font-size: x-large"><strong>Peking iGEM </strong> 2017</a>
 +
            <!-- Add spacer, to align navigation to the right -->
 +
            <div class="mdl-layout-spacer"></div>
 +
            <!-- Navigation. We hide it in small screens. -->
 +
            <nav class="mdl-navigation mdl-layout--large-screen-only">
 +
                <style>
 +
                    a:link {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:visited {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:active {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:hover {
 +
                    }
 +
                </style>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking">Home</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Project">Project</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Model">Modelling</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Software">Software</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Hardware">Hardware</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Lab">Lab</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/HP"
 +
                  style="color: #000; font-weight: 500;">Practices</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Parts">Parts</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Team">Team</a>
 +
            </nav>
 +
        </div>
 +
    </header>
  
 
</div>
 
</div>
 +
 +
<main class="docs-layout-content mdl-layout__content mdl-color-text--grey-600"
 +
      style="width: 100%; padding-bottom: 0px; background-color: #FAFAFA;">
 +
    <!-- Wide card with share menu button -->
 +
    <style>
 +
 +
        a:link {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:visited {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:active {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:hover {
 +
            text-decoration: none;
 +
        }
 +
 +
        .demo-card-wide.mdl-card {
 +
            margin-left: 50px;
 +
            margin-right: 50px;
 +
            margin-top: 120px;
 +
            margin-bottom: 50px;
 +
            width: auto;
 +
        }
 +
 +
        .demo-card-wide > .mdl-card__title {
 +
            color: #fff;
 +
            height: 360px;
 +
            padding-bottom: 20px;
 +
        }
 +
 +
        .demo-card-wide > .mdl-card__menu {
 +
            color: #fff;
 +
        }
 +
 +
    </style>
 +
 +
    <div class="demo-card-wide mdl-card mdl-shadow--2dp">
 +
        <div class="mdl-card__title"
 +
            style="background: url('https://static.igem.org/mediawiki/2017/5/53/Peking_HP_BG2.jpeg') center / cover; padding-left: 50px; height: 420px;">
 +
            <div class="mdl-card__title-text">
 +
                <h1 style="font-size: xx-large; color: #070707;"><strong>Public Engagement & Education</strong></h1>
 +
            </div>
 +
        </div>
 +
 +
 +
        <div class="mdl-card__supporting-text"
 +
            style="line-height: 2em;text-align: justify; color: #3A3A3A; padding-left: 50px; padding-top: 50px; padding-bottom:50px">
 +
            <h1>Overview</h1><br>
 +
 +
            <section class="docs-toc docs-text-styling">
 +
                <nav class="section-content">
 +
                    <ul style="margin-left: 0px;">
 +
 +
                        <li><a href="#p1">SynBioWiki</a>
 +
                        </li>
 +
 +
                        <li><a href="#p2">Game : "Beat It In Sequence!"</a>
 +
                        </li>
 +
 +
 +
                        <li><a href="#p3">Education</a>
 +
                        </li>
 +
 +
                    </ul>
 +
                </nav>
 +
            </section>
 +
 +
            <br>
 +
            This year, Peking iGEM made much effort outside the lab to establish a dialogue about synthetic biology
 +
            between us and the public. Besides sharing synthetic biology knowledge with professors and students from the
 +
            department of electrical engineering and computer science, we developed a web game, constructed a wiki-based
 +
            idea-sharing community, co-organized the 4th CCiC (Conference of China iGEMer Committee) and impressed
 +
            middle school students with interactive classes and OpenLab activities.
 +
 +
 +
        </div>
 +
 +
 +
    </div>
 +
    </div>
 +
    <div class="demo-card-wide mdl-card mdl-shadow--2dp" style="margin-top: 10px">
 +
 +
        <div class="mdl-card__title"
 +
            style="background: url('https://static.igem.org/mediawiki/2017/d/dd/Peking_HP_SynBioWiki.png') center / cover; padding-left: 50px; height: 350px;">
 +
            <div class="mdl-card__title-text">
 +
                <h1 style="font-size: xx-large; color: #FFF;text-shadow:2px 2px 8px #070707;">
 +
                    <strong>SynBioWiki </strong></h1>
 +
            </div>
 +
        </div>
 +
 +
 +
        <div class="mdl-card__supporting-text"
 +
            style="line-height: 2em;text-align: justify; color: #3A3A3A; padding-left: 50px; padding-top: 50px; padding-bottom:50px">
 +
            <br>
 +
            Peking iGEM hopes to cooperate with researchers and students enthusiastic about synthetic biology to build a
 +
            wiki-based encyclopedia exclusively for synthetic biology – <a href="http://www.synbiowiki.com"
 +
                                                                          target="_blank"
 +
                                                                          style="color: #226CE4"><strong>SynBioWiki</strong></a>. Everyone can benefit from SynBioWiki and contribute to it.<br><br>
 +
 +
            <style>
 +
                .demo-card-image.mdl-card {
 +
 +
                    align-items: center;
 +
                    MARGIN-RIGHT: auto;
 +
                    MARGIN-LEFT: auto;
 +
                !important;
 +
                }
 +
 +
                .demo-card-image > .mdl-card__actions {
 +
                    height: 52px;
 +
                    padding: 16px;
 +
                    background: rgba(0, 0, 0, 0.2);
 +
                }
 +
 +
                .demo-card-image__filename {
 +
                    color: #fff;
 +
                    font-size: 14px;
 +
                    font-weight: 500;
 +
                }
 +
            </style>
 +
 +
            <div class="demo-card-image mdl-card mdl-shadow--2dp"
 +
                style="background: url('https://static.igem.org/mediawiki/2017/1/1b/Peking_HP_SynBioWikiBook.png') center / cover; height: 450px; width: 700px">
 +
                <div class="mdl-card__title mdl-card--expand"></div>
 +
 +
            </div>
 +
            <br>
 +
            Our long-term goal is to make it a knowledge repository organized around the interdisciplinary view of
 +
            synthetic biology, and thus form an open idea-sharing community with active social functions based on this
 +
            website. SynBioWiki will hopefully serve as a bond between the practitioners of synthetic biology, and
 +
            equally importantly, a window for the public to gain knowledge of this booming subject.<br><br>
 +
 +
            <div class="demo-card-image mdl-card mdl-shadow--2dp"
 +
                style="background: url('https://static.igem.org/mediawiki/2017/e/e6/Peking_SBwiki_search.png') center / cover; height: 300px; width: 750px">
 +
 +
                <div class="mdl-card__title mdl-card--expand">
 +
 +
                </div>
 +
            </div>
 +
 +
            <br><br>
 +
 +
            Besides basic functions such as searching and editing, we introduced interactive social network features.
 +
 +
            <ol start="1">
 +
                <script type="text/javascript">
 +
                    (function () {
 +
 +
                        var doc_ols = document.getElementsByTagName("ol");
 +
 +
                        for (i = 0; i < doc_ols.length; i++) {
 +
 +
                            var ol_start = doc_ols[i].getAttribute("start") - 1;
 +
                            doc_ols[i].setAttribute("style", "counter-reset:ol " + ol_start + ";");
 +
 +
                        }
 +
 +
                    })();
 +
                </script>
 +
 +
                <li>Social profile and avatars</li>
 +
                <li>Unique user level system</li>
 +
                <li>Rate and comment the articles</li>
 +
                <li>Add friends and send gifts</li>
 +
 +
 +
            </ol>
 +
            <br>
 +
 +
            <div class="demo-card-image mdl-card mdl-shadow--2dp"
 +
                style="background: url('https://static.igem.org/mediawiki/2017/5/53/Peking_searchsynbiowiki.png') center / cover; height: 800px; width: 750px">
 +
 +
                <div class="mdl-card__title mdl-card--expand">
 +
 +
                    <div class="mdl-card__actions">
 +
                        <span class="demo-card-image__filename">Discussing with Prof. Chen Jiang</span>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
 +
 +
 +
 +
            <br><br>
 +
 +
            SynBioWiki belongs to everyone with dense interest in synthetic biology. We are now sincerely inviting iGEM teams from all over the world and those of you who are pursuing careers related to synthetic biology, to participate in the construction of this website.
 +
            <br>
 +
            <strong>We sincerely present our invitation letter as well as a brief user guide:<br><br>
 +
            </strong>
 +
            <object data="https://static.igem.org/mediawiki/2017/f/fc/Peking_Synbiowiki_invitation.pdf" type="application/pdf"
 +
                    width="100%" height="700px">
 +
                <p>It appears you don't have a PDF plugin for this browser.
 +
                    No biggie... you can <a href="https://static.igem.org/mediawiki/2017/f/fc/Peking_Synbiowiki_invitation.pdf">click
 +
                        here to
 +
                        download the PDF file.</a></p>
 +
            </object>
 +
            <br><br>
 +
            (For the Chinese version, click <a href = "http://synbiowiki.com/Invitation-zh.pdf" target="_blank"
 +
                                              style="color: #226CE4"> here </a>)
 +
 +
 +
 +
 +
 +
        </div>
 +
 +
 +
    </div>
 +
 +
    <div class="demo-card-wide mdl-card mdl-shadow--2dp" style="margin-top: 10px">
 +
 +
        <div class="mdl-card__title"
 +
            style="background: url('https://static.igem.org/mediawiki/2017/8/8e/Peking_game_background.png') center / cover; padding-left: 50px; height: 350px;">
 +
            <div class="mdl-card__title-text">
 +
                <h1 style="font-size: xx-large; color: #FFF;text-shadow:2px 2px 8px #070707;"><strong>Game : "Beat It In Sequence!"</strong></h1>
 +
            </div>
 +
 +
 +
        </div>
 +
 +
 +
        <div class="mdl-card__supporting-text"
 +
            style="line-height: 2em;text-align: justify; color: #3A3A3A; padding-left: 50px; padding-top: 50px; padding-bottom:50px">
 +
 +
            In order to demonstrate the idea of sequential logic, we developed a web game and shared it with the public. The mechanism of our game is:
 +
            <ol start="1">
 +
                <script type="text/javascript">
 +
                    (function () {
 +
 +
                        var doc_ols = document.getElementsByTagName("ol");
 +
 +
                        for (i = 0; i < doc_ols.length; i++) {
 +
 +
                            var ol_start = doc_ols[i].getAttribute("start") - 1;
 +
                            doc_ols[i].setAttribute("style", "counter-reset:ol " + ol_start + ";");
 +
 +
                        }
 +
 +
                    })();
 +
                </script>
 +
 +
                <li>The player can control a drum set.</li>
 +
                <li>In every time unit a set of drums can be activated.</li>
 +
                <li>The drumbeats are meaningless and noisy until they are arranged in proper sequence to form a certain pattern of rhythm.</li>
 +
 +
 +
 +
            </ol>
 +
 +
            We hope that by playing our games, people will be able to:
 +
            <ol start="1">
 +
                <script type="text/javascript">
 +
                    (function () {
 +
 +
                        var doc_ols = document.getElementsByTagName("ol");
 +
 +
                        for (i = 0; i < doc_ols.length; i++) {
 +
 +
                            var ol_start = doc_ols[i].getAttribute("start") - 1;
 +
                            doc_ols[i].setAttribute("style", "counter-reset:ol " + ol_start + ";");
 +
 +
                        }
 +
 +
                    })();
 +
                </script>
 +
 +
                <li>Recognize what sequential logic is and why it is essential</li>
 +
                <li>Determine where sequential logic appears in nature and how it can be beneficial to people.</li>
 +
                <li>Voice their own ideas for novel designs that utilize sequential logic</li>
 +
            </ol>
 +
            <br>
 +
            <a href="">
 +
            <button class="mdl-button mdl-js-button mdl-button--primary mdl-js-ripple-effect">
 +
                Play the game!
 +
            </button>
 +
            </a>
 +
 +
 +
 +
        </div>
 +
 +
    </div>
 +
 +
    <div class="demo-card-wide mdl-card mdl-shadow--2dp" style="margin-top: 10px">
 +
 +
        <div class="mdl-card__title"
 +
            style="background: url('https://static.igem.org/mediawiki/2017/6/6e/Peking_HP_education_background.jpeg') center / cover; padding-left: 50px; height: 350px;">
 +
            <div class="mdl-card__title-text">
 +
                <h1 style="font-size: xx-large; color: #FFF;text-shadow:2px 2px 8px #070707;"><strong>Education</strong></h1>
 +
            </div>
 +
        </div>
 +
 +
 +
        <div class="mdl-card__supporting-text"
 +
            style="line-height: 2em;text-align: justify; color: #3A3A3A; padding-left: 50px; padding-top: 50px; padding-bottom:50px">
 +
 +
            Again this year, Peking iGEM took part in nourishing the next generation of scientists, which has become a tradition. <br><br>
 +
 +
            <div class="demo-card-image mdl-card mdl-shadow--2dp"
 +
                style="background: url('https://static.igem.org/mediawiki/2017/4/42/Peking_education1.jpeg') center / cover; height: 400px; width: 750px">
 +
 +
                <div class="mdl-card__title mdl-card--expand">
 +
 +
                </div>
 +
            </div>
 +
 +
            <br>
 +
            We mainly carried out activities across middle schools of Beijing. We took an active part in the design and execution of a course on biotechnology in the affiliated high school of Peking university, bringing in fresh content on synthetic biology.<br><br>
 +
 +
            <div class="demo-card-image mdl-card mdl-shadow--2dp"
 +
                style="background: url('https://static.igem.org/mediawiki/2017/0/01/Peking_HP_education2.jpeg') center / cover; height: 300px; width: 750px">
 +
 +
                <div class="mdl-card__title mdl-card--expand">
 +
 +
                </div>
 +
            </div>
 +
 +
            <br>
 +
            We believe that such communication should not stop at the classroom level, so we organized the Openlab Day in which we take the students around the lab, showing them cool stuff.
 +
 +
        </div>
 +
 +
 +
    </div>
 +
 +
    <section class="docs-text-styling download mdl-color--grey-800" style="height: 1px"></section>
 +
    <footer class="mdl-mega-footer" style="height: 260px; margin-bottom: 0px;">
 +
        <div class="mdl-mega-footer__middle-section">
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Acknowledgement</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" http:
 +
                //dean.pku.edu.cn/pkudean/"> </li>
 +
                <li><a href="http://dean.pku.edu.cn/pkudean/"><img
 +
                        src="https://static.igem.org/mediawiki/2017/9/99/Peking_footer_logo_admin.png" height="50px"/></a>
 +
                </li>
 +
                <li><a href="http://www.bio.pku.edu.cn/en/"> <img
 +
                        src="https://static.igem.org/mediawiki/2017/a/ab/Peking_footer_logo_slslogo.png" height="50px"/> </a>
 +
                </li>
 +
                <li><a href="http://cqb.pku.edu.cn/en/"> <img
 +
                        src="https://static.igem.org/mediawiki/2017/9/9a/Peking_footer_logo_cqb.png" height="48px"/> </a></li>
 +
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Connection</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" https:
 +
                //www.facebook.com/pekingigem"></a></li>
 +
                <li><a href="https://www.facebook.com/pekingigem">Facebook</a></li>
 +
                <li><a href="https://www.youtube.com/channel/UCefEYVCVqKJLmoJrSxivgZQ">Youtube</a></li>
 +
                <li><a href="https://twitter.com/iGEM_Peking">Twitter</a></li>
 +
                <li><a href="https://github.com/PekingiGEM2017">Github</a></li>
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Contact</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" http:
 +
                //www.synbiowiki.com"> </a></li>
 +
                <li><a href="http://www.synbiowiki.com">SynBioWiki.com</a></li>
 +
                <li><a href="mailto:PekingIGEM@gmail.com">Mail</a></li>
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h2 style="color: white; "><strong>Peking iGEM</strong> 2017</h2>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;">
 +
                    <li style="color: white; line-height: 1.88em;">Peking University,<br> No.5 Yiheyuan Road Haidian
 +
                        District, Beijing, P.R.China<br>100871
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
 +
        </div>
 +
 +
 +
    </footer>
 +
 +
</main>
  
  
<div class="clear"></div>
+
</body>
 
</html>
 
</html>

Revision as of 09:00, 31 October 2017

Peking iGEM 2017

Public Engagement & Education

Overview



This year, Peking iGEM made much effort outside the lab to establish a dialogue about synthetic biology between us and the public. Besides sharing synthetic biology knowledge with professors and students from the department of electrical engineering and computer science, we developed a web game, constructed a wiki-based idea-sharing community, co-organized the 4th CCiC (Conference of China iGEMer Committee) and impressed middle school students with interactive classes and OpenLab activities.

SynBioWiki


Peking iGEM hopes to cooperate with researchers and students enthusiastic about synthetic biology to build a wiki-based encyclopedia exclusively for synthetic biology – SynBioWiki. Everyone can benefit from SynBioWiki and contribute to it.


Our long-term goal is to make it a knowledge repository organized around the interdisciplinary view of synthetic biology, and thus form an open idea-sharing community with active social functions based on this website. SynBioWiki will hopefully serve as a bond between the practitioners of synthetic biology, and equally importantly, a window for the public to gain knowledge of this booming subject.



Besides basic functions such as searching and editing, we introduced interactive social network features.
  1. Social profile and avatars
  2. Unique user level system
  3. Rate and comment the articles
  4. Add friends and send gifts

Discussing with Prof. Chen Jiang


SynBioWiki belongs to everyone with dense interest in synthetic biology. We are now sincerely inviting iGEM teams from all over the world and those of you who are pursuing careers related to synthetic biology, to participate in the construction of this website.
We sincerely present our invitation letter as well as a brief user guide:

It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file.



(For the Chinese version, click here )

Game : "Beat It In Sequence!"

In order to demonstrate the idea of sequential logic, we developed a web game and shared it with the public. The mechanism of our game is:
  1. The player can control a drum set.
  2. In every time unit a set of drums can be activated.
  3. The drumbeats are meaningless and noisy until they are arranged in proper sequence to form a certain pattern of rhythm.
We hope that by playing our games, people will be able to:
  1. Recognize what sequential logic is and why it is essential
  2. Determine where sequential logic appears in nature and how it can be beneficial to people.
  3. Voice their own ideas for novel designs that utilize sequential logic

Education

Again this year, Peking iGEM took part in nourishing the next generation of scientists, which has become a tradition.


We mainly carried out activities across middle schools of Beijing. We took an active part in the design and execution of a course on biotechnology in the affiliated high school of Peking university, bringing in fresh content on synthetic biology.


We believe that such communication should not stop at the classroom level, so we organized the Openlab Day in which we take the students around the lab, showing them cool stuff.