Difference between revisions of "Team:WHU-China/Notebook"

 
(32 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
.container{
 
.container{
 
position:absolute;
 
position:absolute;
width:95%;
+
width:1281.55px;
left:5%;
+
left:67.45px;
 
height:2000px;
 
height:2000px;
 
z-index:0;
 
z-index:0;
Line 23: Line 23:
 
left:0;
 
left:0;
 
height:2000px;
 
height:2000px;
width:5%;
+
width:67.45px;
 
background-image:url(https://static.igem.org/mediawiki/2015/8/8c/WHU-China_left.png);
 
background-image:url(https://static.igem.org/mediawiki/2015/8/8c/WHU-China_left.png);
 
z-index:0;
 
z-index:0;
Line 95: Line 95:
 
 
 
.secmenu ul li{
 
.secmenu ul li{
 +
                margin-top:15px;
 
height:40px;
 
height:40px;
 
width:150px;
 
width:150px;
Line 105: Line 106:
 
.secmenu ul li a{
 
.secmenu ul li a{
 
line-height:20px;
 
line-height:20px;
font-family: 'Lato', sans-serif;
+
font-family: Helvetica,Arial,Akzidenz-Grotesk,Univers,Frutiger;
 
font-size:18px;
 
font-size:18px;
 
color:#000;
 
color:#000;
Line 171: Line 172:
 
 
 
.member{
 
.member{
 +
position:absolute;
 +
width:700px;
 
display:block;
 
display:block;
 
border:2px solid #999;
 
border:2px solid #999;
 
margin-top:50px;
 
margin-top:50px;
 +
z-index:99;
 
}
 
}
 
 
Line 183: Line 187:
 
font-family:Tahoma, Geneva, sans-serif;
 
font-family:Tahoma, Geneva, sans-serif;
 
font-size:18px;
 
font-size:18px;
 +
}
 +
        #next{
 +
position:absolute;
 +
left:40px;
 +
top:540px;
 +
z-index:100;
 +
-webkit-transition: all 0.3s ease;
 +
-moz-transition: all 0.3s ease;
 +
-o-transition: all 0.3s ease;
 +
transition: all 0.3s ease;
 
}
 
}
 
</style>  
 
</style>  
Line 196: Line 210:
 
}
 
}
 
function myfun(){
 
function myfun(){
fun(1);
+
fun(4);
 
                 num_member=1;
 
                 num_member=1;
 
setTimeout("document.getElementById('member"+num_member+"').style.display='block'",1200);
 
setTimeout("document.getElementById('member"+num_member+"').style.display='block'",1200);
Line 203: Line 217:
 
window.onload=myfun;
 
window.onload=myfun;
 
function next_member(){
 
function next_member(){
if(num_member==9){
+
if(num_member==5){
 
alert("the last page");
 
alert("the last page");
 
return ;
 
return ;
Line 290: Line 304:
 
     <div class="left">
 
     <div class="left">
 
     </div>
 
     </div>
 +
<img src="https://static.igem.org/mediawiki/2015/d/d1/WHU-China_next.png" id="next" />
 
<div class="container">
 
<div class="container">
 
     <img src="https://static.igem.org/mediawiki/2015/e/ea/WHU-China_4.png" />
 
     <img src="https://static.igem.org/mediawiki/2015/e/ea/WHU-China_4.png" />
Line 305: Line 320:
 
                     <li style="margin-left:100px">
 
                     <li style="margin-left:100px">
 
                     <nav>
 
                     <nav>
                         <a href="https://2015.igem.org/Team:WHU-China/Team"><img src="https://static.igem.org/mediawiki/2015/1/18/WHU-China_TE1.png" onclick="fun(1)"  /></a>
+
                         <a href="javascript:return false"><img src="https://static.igem.org/mediawiki/2015/1/18/WHU-China_TE1.png" onclick="fun(1)"  /></a>
 
                   </nav>
 
                   </nav>
 
                     </li>
 
                     </li>
 
                     <li style="position:absolute;margin-left:172px;bottom:-23px">
 
                     <li style="position:absolute;margin-left:172px;bottom:-23px">
 
                     <nav>
 
                     <nav>
                         <a href="https://2015.igem.org/Team:WHU-China/Project"><img src="https://static.igem.org/mediawiki/2015/9/97/WHU-China_PR1.png" onclick="fun(2)"  /></a>
+
                         <a href="https://2015.igem.org/Team:WHU-China/Description"><img src="https://static.igem.org/mediawiki/2015/9/97/WHU-China_PR1.png"/></a>
 
                   </nav>
 
                   </nav>
 
                     </li>
 
                     </li>
 
                     <li style="position:absolute;margin-left:262px;bottom:24px">
 
                     <li style="position:absolute;margin-left:262px;bottom:24px">
 
                     <nav>
 
                     <nav>
                         <a href="https://2015.igem.org/Team:WHU-China/Parts"><img src="https://static.igem.org/mediawiki/2015/9/92/WHU-China_PA1.png" onclick="fun(3)" /></a>
+
                         <a href="javascript:return false"><img src="https://static.igem.org/mediawiki/2015/9/92/WHU-China_PA1.png" onclick="fun(3)" /></a>
 
                   </nav>
 
                   </nav>
 
                     </li>
 
                     </li>
 
                     <li style="position:absolute;margin-left:338px;bottom:37px">
 
                     <li style="position:absolute;margin-left:338px;bottom:37px">
 
                     <nav>
 
                     <nav>
                         <a href="https://2015.igem.org/Team:WHU-China/Notebook"><img src="https://static.igem.org/mediawiki/2015/f/f0/WHU-China_NO1.png" onclick="fun(4)" /></a>
+
                         <a href="javascript:return false"><img src="https://static.igem.org/mediawiki/2015/f/f0/WHU-China_NO1.png" onclick="fun(4)" /></a>
 
                   </nav>
 
                   </nav>
 
                     </li>
 
                     </li>
 
                     <li style="position:absolute;margin-left:449px;bottom:3px">
 
                     <li style="position:absolute;margin-left:449px;bottom:3px">
 
                     <nav>
 
                     <nav>
                         <a href="https://2015.igem.org/Team:WHU-China/Practices"><img src="https://static.igem.org/mediawiki/2015/6/63/WHU-China_HP1.png" onclick="fun(5)" /></a>
+
                         <a href="https://2015.igem.org/Team:WHU-China/Practices"><img src="https://static.igem.org/mediawiki/2015/6/63/WHU-China_HP1.png"/></a>
 
                   </nav>
 
                   </nav>
 
                     </li>
 
                     </li>
 
                     <li style="position:absolute;margin-left:540px;bottom:-22px">
 
                     <li style="position:absolute;margin-left:540px;bottom:-22px">
 
                     <nav>
 
                     <nav>
                         <a href="https://2015.igem.org/Team:WHU-China/Modeling"><img src="https://static.igem.org/mediawiki/2015/2/29/WHU-China_MO1.png" /></a>
+
                         <a href="https://2015.igem.org/Team:WHU-China/Modeling"><img src="https://static.igem.org/mediawiki/2015/2/29/WHU-China_MO1.png"/></a>
 
                   </nav>
 
                   </nav>
 
                     </li>
 
                     </li>
Line 347: Line 362:
 
                 </ul>
 
                 </ul>
 
                 <ul id="tit2">
 
                 <ul id="tit2">
                     <li><a href="https://2015.igem.org/Team:WHU-China/Description">Overview</a></li>
+
                     <li><a href="https://2015.igem.org/Team:WHU-China/Description?num=1">Overview</a></li>
                     <li><a href="javascript:return false;">Design</a></li>
+
                     <li><a href="https://2015.igem.org/Team:WHU-China/Description?num=2">Criticality Detector</a></li>
                    <li><a href="javascript:return false;">Criticality Detector</a></li>
+
                     <li><a href="https://2015.igem.org/Team:WHU-China/Description?num=6">Binary System</a></li>
                     <li><a href="javascript:return false;">Binary System</a></li>
+
                     <li><a href="https://2015.igem.org/Team:WHU-China/Description?num=8">Dosage Control System</a></li>
                     <li><a href="javascript:return false;">Dental Caries Prevention</a></li>
+
                     <li><a href="https://2015.igem.org/Team:WHU-China/Results">Results</a></li>
                     <li><a href="javascript:return false;">Results</a></li>
+
 
                 </ul>
 
                 </ul>
 
                 <ul id="tit3">
 
                 <ul id="tit3">
 
                     <li><a href="https://2015.igem.org/Team:WHU-China/Parts">Team Parts</a></li>
 
                     <li><a href="https://2015.igem.org/Team:WHU-China/Parts">Team Parts</a></li>
                     <li><a href="https://2015.igem.org/Team:WHU-China/Basic_Parts">Basis Parts</a></li>
+
                     <li><a href="https://2015.igem.org/Team:WHU-China/Basic_Part">Basic Parts</a></li>
                    <li><a href="https://2015.igem.org/Team:WHU-China/Composite_Part">Composite Parts</a></li>
+
 
                    <li><a href="javascript:return false;">Favorite Parts</a></li>
+
 
                 </ul>
 
                 </ul>
 
                 <ul id="tit4">
 
                 <ul id="tit4">
 +
                    <li><a href="https://2015.igem.org/Team:WHU-China/Notebook">Notebook</a></li>
 
                     <li><a href="https://2015.igem.org/Team:WHU-China/Safety">Safety</a></li>
 
                     <li><a href="https://2015.igem.org/Team:WHU-China/Safety">Safety</a></li>
 
                     <li><a href="https://2015.igem.org/Team:WHU-China/Experiments">Protocols</a></li>
 
                     <li><a href="https://2015.igem.org/Team:WHU-China/Experiments">Protocols</a></li>
 
                 </ul>
 
                 </ul>
 
                 <ul id="tit5">
 
                 <ul id="tit5">
                     <li><a href="https://2015.igem.org/Team:WHU-China/Practices">Meet ups</a></li>
+
                     <li><a href="https://2015.igem.org/Team:WHU-China/Practices?num=5">Meet ups</a></li>
                     <li><a href="https://2015.igem.org/Team:WHU-China/Sketch">Sketch in dishes</a></li>
+
                     <li><a href="https://2015.igem.org/Team:WHU-China/Practices?num=1">Sketch in dishes</a></li>
                     <li><a href="https://2015.igem.org/Team:WHU-China/SmileMates">Smile mates</a></li>
+
                     <li><a href="https://2015.igem.org/Team:WHU-China/Practices?num=8">Smile mates</a></li>
 
                 </ul>
 
                 </ul>
 
                 <ul id="tit6">
 
                 <ul id="tit6">
                      
+
                     <li><a href="https://2015.igem.org/Team:WHU-China/Modeling">Modeling</a></li>
 
                 </ul>
 
                 </ul>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 +
       
 
         <!-- middle end -->
 
         <!-- middle end -->
 
         <div class="text">
 
         <div class="text">
Line 397: Line 412:
 
             onclick="pre_member()" /></a>
 
             onclick="pre_member()" /></a>
 
         </map>
 
         </map>
 +
 
         <div class="textarea">
 
         <div class="textarea">
 
         <div class="editarea" id="member1">
 
         <div class="editarea" id="member1">
                <h2>NoteBook</h2>
+
              <h2 style="display:inline; float:left">Notebook</h2>
 +
              <h2 style="display:inline; float:right">Page 1 of 5</h2>
 +
 
 +
<div class="member">
 
<span>
 
<span>
 
<table>
 
<table>
Line 428: Line 447:
 
             <tr>
 
             <tr>
 
             <td></td>
 
             <td></td>
             <td><img src="https://static.igem.org/mediawiki/2015/f/ff/WHU-China_Notebook1.png" width="600"</img></td>
+
             <td><img src="https://static.igem.org/mediawiki/2015/f/ff/WHU-China_Notebook1.png" width="500" /></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td height="410"></td>
 +
            </tr>
 +
 
 +
<tr>
 +
            <td>2015.3.20</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>Formal defense. With the help of our advisers and other professors, we had made our final decision. We will keep the idea about DNA counter and treatment of decayed tooth.</td>
 +
            </tr>
 +
<tr>
 +
            <td>2015.3.23</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>Discussion with our advisers and other professors. Finally, we decided to keep the DNA counter and decayed tooth, but how to combine them properly was still a question.</td>
 +
            </tr>
 +
<tr>
 +
            <td>2015.3.29</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>Experimental arrangements have been done. We divided all people who would do experiments into three groups——Criticality Detector, binary system group and decayed tooth group.</td>
 +
            </tr>
 +
<tr>
 +
            <td>2015.4.13</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>Lacking experience, we failed for many times and could not find the reasons. But no one forfeited. </td>
 
             </tr>
 
             </tr>
 
             </table>
 
             </table>
 
</span>           
 
</span>           
 +
</div>
 +
</div>
 +
<div class="editarea" id="member2">
 +
              <h2 style="display:inline; float:left">Notebook</h2>
 +
              <h2 style="display:inline; float:right">Page 2 of 5</h2>
 +
<div class="member">
 +
<span>
 +
<table>
 +
<tr>
 +
            <td>2015.4.19</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>The first human practice is sketching in dish.<br /> Through letting adolescent especially children to doodle with E.coli transformed with GFP and GRP, we taught them simple operation in biological experiment and also the basic knowledge about synthetic biology. After the practice, they knew the iGEM and our program, meanwhile, they developed the interests in future biology studying.</td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td><img src="https://static.igem.org/mediawiki/2015/0/07/WHU-China_notebook2.png" width="600"></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td height="500"></td>
 +
            </tr>
 +
<tr>
 +
            <td>2015.5.23-25</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>We had to make our best to reach the goal what we expected, so some of us did experiments overnight for several days. But one of the night, power of our lab was cut. We had to stop our experiments and got connect with our lab to store our samples and other materials. The effect lasted for about 3 days, and we cannot do anything those days.</td>
 +
            </tr>
 +
</table>
 +
</span>
 +
</div>
 +
</div>
 +
<div class="editarea" id="member3">
 +
              <h2 style="display:inline; float:left">Notebook</h2>
 +
              <h2 style="display:inline; float:right">Page 3 of 5</h2>
 +
<div class="member">
 +
<span>
 +
<table>
 +
<tr>
 +
            <td>2015.6.4</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>The second human practice, smile mates. <br />In order to arouse individuals' attention on dental caries prevention, we organized a practice inviting people to do free oral examination and take photos with smile faces. Through the examination and leaflets we made, more people know about the disease, also the iGEM and our team. We got the data about the situation of dental disease, too.</td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td><img src="https://static.igem.org/mediawiki/2015/b/b6/WHU-China_notebook3.png" width="600" /></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td height="900"></td>
 +
            </tr>
 +
</table>
 +
</span>
 +
</div>
 +
</div>
 +
<div class="editarea" id="member4">
 +
              <h2 style="display:inline; float:left">Notebook</h2>
 +
              <h2 style="display:inline; float:right">Page 4 of 5</h2>
 +
<div class="member">
 +
<span>
 +
<table>
 +
<tr>
 +
            <td>2015.6.6</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>Group meeting. Plasmid construction of Criticality Detector was completed. Function verification of three groups were proceeding. </td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td><img src="https://static.igem.org/mediawiki/2015/3/30/WHU-China_notebook4.png" width="600" /></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td height="500"></td>
 +
            </tr>
 +
<tr>
 +
            <td>2015.6.14</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>Group meeting. In this meeting, we decided who would stayed in the school during summer vocation to finish our project and make a specific plan for the meeting with other groups.</td>
 +
            </tr>
 +
<tr>
 +
            <td>2015.6.20-7.15</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>Final exams. Every groups stopped experiments for about one month to prepare final exams.</td>
 +
            </tr>
 +
<tr>
 +
            <td>2015.7.29</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>The third human practice is meets up with other groups.<br />
 +
To enhance the communication among iGEM teams in Wuhan, China and share the experience of project working, Wuhan University held the iGEM Exchange Conference of Central China, inviting the teammates of HUST-China and HZAU-China to discuss each questions in the research, in order to deal with difficulties showing up during the construction of iGEM projects.</td>
 +
            </tr>
 +
</table>
 +
</span>
 +
</div>
 +
</div>
 +
<div class="editarea" id="member5">
 +
              <h2 style="display:inline; float:left">Notebook</h2>
 +
              <h2 style="display:inline; float:right">Page 5 of 5</h2>
 +
<div class="member">
 +
<span>
 +
<table>
 +
<tr>
 +
            <td></td>
 +
            <td><img src="https://static.igem.org/mediawiki/2015/8/86/WHU-China_notebook5.png" width="600" /></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td height="500"></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td><img src="https://static.igem.org/mediawiki/2015/7/7b/WHU-China_notebook6.png" width="600" /></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td height="500"></td>
 +
            </tr>
 +
<tr>
 +
            <td>2015.9.7</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>Final group meeting. We have finished our plan almost, but there were still some parts unfinished. <br />
 +
During this meeting, we decided details of our uniform and wiki.</td>
 +
            </tr>
 +
<tr>
 +
            <td>2015.9.14</td>
 +
            <td></td>
 +
            </tr>
 +
<tr>
 +
            <td></td>
 +
            <td>Send parts which we have finished. </td>
 +
            </tr>
 +
</table>
 +
</span>
 +
</div>
 
</div>
 
</div>
 
         </div>
 
         </div>

Latest revision as of 01:25, 19 September 2015

圆形 圆形

Notebook

Page 1 of 5

2014.12
DNA counter was mentioned by Wu group firstly. At the same time, there are also two idea mentioned by the other groups.
2015.1-2
During winter vocation, we started brainstorm online to complete our ideas.
2014.3.10
Defense in our group. Before the formal defense, we made a simulation.
2015.3.20
Formal defense. With the help of our advisers and other professors, we had made our final decision. We will keep the idea about DNA counter and treatment of decayed tooth.
2015.3.23
Discussion with our advisers and other professors. Finally, we decided to keep the DNA counter and decayed tooth, but how to combine them properly was still a question.
2015.3.29
Experimental arrangements have been done. We divided all people who would do experiments into three groups——Criticality Detector, binary system group and decayed tooth group.
2015.4.13
Lacking experience, we failed for many times and could not find the reasons. But no one forfeited.

Notebook

Page 2 of 5

2015.4.19
The first human practice is sketching in dish.
Through letting adolescent especially children to doodle with E.coli transformed with GFP and GRP, we taught them simple operation in biological experiment and also the basic knowledge about synthetic biology. After the practice, they knew the iGEM and our program, meanwhile, they developed the interests in future biology studying.
2015.5.23-25
We had to make our best to reach the goal what we expected, so some of us did experiments overnight for several days. But one of the night, power of our lab was cut. We had to stop our experiments and got connect with our lab to store our samples and other materials. The effect lasted for about 3 days, and we cannot do anything those days.

Notebook

Page 3 of 5

2015.6.4
The second human practice, smile mates.
In order to arouse individuals' attention on dental caries prevention, we organized a practice inviting people to do free oral examination and take photos with smile faces. Through the examination and leaflets we made, more people know about the disease, also the iGEM and our team. We got the data about the situation of dental disease, too.

Notebook

Page 4 of 5

2015.6.6
Group meeting. Plasmid construction of Criticality Detector was completed. Function verification of three groups were proceeding.
2015.6.14
Group meeting. In this meeting, we decided who would stayed in the school during summer vocation to finish our project and make a specific plan for the meeting with other groups.
2015.6.20-7.15
Final exams. Every groups stopped experiments for about one month to prepare final exams.
2015.7.29
The third human practice is meets up with other groups.
To enhance the communication among iGEM teams in Wuhan, China and share the experience of project working, Wuhan University held the iGEM Exchange Conference of Central China, inviting the teammates of HUST-China and HZAU-China to discuss each questions in the research, in order to deal with difficulties showing up during the construction of iGEM projects.

Notebook

Page 5 of 5

2015.9.7
Final group meeting. We have finished our plan almost, but there were still some parts unfinished.
During this meeting, we decided details of our uniform and wiki.
2015.9.14
Send parts which we have finished.