Team:UESTC-Software/Medal.html
From 2014.igem.org
Tangying0608 (Talk | contribs) |
Tangying0608 (Talk | contribs) |
||
Line 72: | Line 72: | ||
<div class="navbar"> | <div class="navbar"> | ||
<ul class="leftUl UL"> | <ul class="leftUl UL"> | ||
- | <li id="nav_home | + | <li id="nav_home"></li> |
<li id="nav_project" class="menu"> | <li id="nav_project" class="menu"> | ||
- | <ul style="bottom: | + | <ul style="bottom:290px;"> |
<li><a href="Overview.html">Overview</a></li> | <li><a href="Overview.html">Overview</a></li> | ||
<li><a href="Modeling.html">Modeling</a></li> | <li><a href="Modeling.html">Modeling</a></li> | ||
<li><a href="Demo.html">Demo</a></li> | <li><a href="Demo.html">Demo</a></li> | ||
<li><a href="Validation.html">Validation</a></li> | <li><a href="Validation.html">Validation</a></li> | ||
+ | <li><a href="FutureWorks.html">Future works</a></li> | ||
<li><a href="Download.html">Download</a></li> | <li><a href="Download.html">Download</a></li> | ||
- | <li><a href=" | + | <li><a href="Safety&Ethics.html">Safety&Ethics</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id="nav_team"><a href=" | + | <li id="nav_team"><a href="Team.html"></a></li> |
</ul> | </ul> | ||
<ul class="rightUl UL"> | <ul class="rightUl UL"> | ||
<li id="nav_notebk" class="menu"> | <li id="nav_notebk" class="menu"> | ||
<ul style="bottom:90px;"> | <ul style="bottom:90px;"> | ||
- | <li><a href=" | + | <li><a href="Journal.html">Journal</a></li> |
- | <li><a href="HumanPractice.html">Human | + | <li><a href="HumanPractice.html">Human practice</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
<li id="nav_reqrmt" class="menu"> | <li id="nav_reqrmt" class="menu"> | ||
- | <ul style="bottom: | + | <ul style="bottom:130px;"> |
- | <li><a href=" | + | <li><a href="Requirements.html">Requirements</a></li> |
- | <li><a href=" | + | <li><a href="MedalFulfillment.html">Medal fulfillment</a></li> |
+ | <li><a href=">Award&Prize.html">Award&Prize</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li id="nav_doc" class="menu"> | <li id="nav_doc" class="menu"> | ||
<ul style="bottom:170px;"> | <ul style="bottom:170px;"> | ||
- | <li><a href=" | + | <li><a href="APIDoc.html">API documentation</a></li> |
- | <li><a href=" | + | <li><a href="TestingDoc.html">Testing documentation</a></li> |
<li><a href="Installation.html">Installation</a></li> | <li><a href="Installation.html">Installation</a></li> | ||
<li><a href="UserGuide.html">User Guide</a></li> | <li><a href="UserGuide.html">User Guide</a></li> | ||
Line 108: | Line 110: | ||
</ul> | </ul> | ||
</div> | </div> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/c/c5/2014-UESTC-Software-Top.png" id="top" onclick="javascript:$('#body').animate({scrollTop:0},700)"> | ||
<div id="logoRay" style="width:86px;height:86px;border-radius:1000px;position:fixed;bottom:-20px;z-index: 999999;"></div> | <div id="logoRay" style="width:86px;height:86px;border-radius:1000px;position:fixed;bottom:-20px;z-index: 999999;"></div> | ||
- | + | <img src="https://static.igem.org/mediawiki/2014/e/e5/2014_UESTC_Software_logo.gif" id="logo" style="border-radius: 90px;width:100px;height:100px;position:fixed;bottom:-20px;z-index: 999999;"/> | |
- | + | </div> | |
- | + | ||
<script type="text/javascript"> | <script type="text/javascript"> |
Revision as of 17:59, 14 October 2014
Gold Medal
1.Provide a convincing validation, testing the performance of the development -- experimentally (can be outsourced) or by other teams and users. Note, even if the algorithm or tool turns out not to work that well, the Gold requirement is fulfilled if the test is good and the analysis convincing. Validation may include: preferably experiments, informatics analysis (complexity, run time) of an algorithm, or user studies.
We have provided a convincing validation in the validation of our wiki.https://2014.igem.org/Team:UESTC-Software/Validation.html
Bronze Medal
1.Register the team, have a great summer, and have fun attending the Jamboree in Boston.
2.Create and share a description of the team's project via the iGEM wiki.
3.Present a Poster and Talk at the Regional Jamboree and World Championship Jamboree.
4.Develop and make available via The Registry of Software Tools, an open source software tool that supports Synthetic Biology based on Standard Parts.
Our software supports RFC [10], RFC [12], RFC [21], RFC [23] and RFC [25].