Difference between revisions of "Team:UESTC Software/Medals.html"

(Created page with "<html class="no-js"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Medals - Requirements</title> </head> <style> /*...")
 
(Blanked the page)
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html class="no-js">
 
<head>
 
<meta charset="UTF-8">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<title>Medals - Requirements</title>
 
</head>
 
<style>
 
/*字体css*/
 
@font-face {font-family: "iconfont";
 
  src: url('/wiki/images/6/6e/Iconfont.eot'); /* IE9*/
 
  src: url('/wiki/images/6/6e/Iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
 
  url('/wiki/images/5/51/Iconfont.woff') format('woff'), /* chrome、firefox */
 
  url('/wiki/images/4/44/Iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
 
  url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
 
}
 
  
.iconfont {
 
  font-family:"iconfont" !important;
 
  font-size:16px;
 
  font-style:normal;
 
  -webkit-font-smoothing: antialiased;
 
  -webkit-text-stroke-width: 0.2px;
 
  -moz-osx-font-smoothing: grayscale;
 
}
 
.icon-shipin:before { content: "\e600"; }
 
.icon-sousuo:before { content: "\e605"; }
 
.icon-shiyanchengji:before { content: "\e601"; }
 
.icon-06shiyanshi:before { content: "\e602"; }
 
.icon-jiyinxitong:before { content: "\e603"; }
 
.icon-yinledna:before { content: "\e604"; }
 
.icon-shipin1:before { content: "\e606"; }
 
#top_menu_under{
 
height:0 !important;
 
border-bottom:0 !important;
 
}
 
.firstHeading{
 
display:none !important;
 
}
 
#globalWrapper{
 
font-size:100% !important;
 
padding-bottom:0 !important;
 
height:100%;
 
}
 
#content{
 
width:100% !important;
 
height:100% !important;
 
border:none !important;
 
padding:0 !important;
 
 
}
 
#bodyContent{
 
height:100%;
 
}
 
#bodyContent>p{
 
height:0;
 
display:none;
 
}
 
#bodyContent h1, #bodyContent h2{
 
margin-bottom:auto;
 
}
 
.dou_header{
 
margin-top:16px !important;
 
}
 
p{
 
margin:0 !important;
 
}
 
body {
 
line-height: 1;
 
}
 
ol, ul {
 
margin:0;
 
list-style: none;
 
}
 
blockquote, q {
 
quotes: none;
 
}
 
blockquote:before, blockquote:after,
 
q:before, q:after {
 
content: '';
 
content: none;
 
}
 
table {
 
border-collapse: collapse;
 
border-spacing: 0;
 
}
 
a{
 
text-decoration: none;
 
}
 
.clearfix:after{content: ".";display: block;height: 0;clear: both;
 
visibility: hidden;};
 
.clearfix{display: block;}
 
.clearfix{*+height:1%;}
 
.zoom{zoom:1;}
 
 
/*文字排版*/
 
.unl{text-decoration: underline;}
 
.no_unl{text-decoration: none;}
 
/*浮动*/
 
.dou_left{
 
float: left;
 
}
 
.dou_right{
 
float: right;
 
}
 
</style>
 
<body>
 
<link rel="stylesheet" href="https://2015.igem.org/Template:UESTC_Software/CSS?action=raw&ctype=text/css">
 
<link rel="stylesheet" href="https://2015.igem.org/Template:UESTC_Software/divide_dou_css?action=raw&ctype=text/css">//我的分页
 
<script src="https://2015.igem.org/Template:UESTC_Software/headjs?action=raw&ctype=text/javascript"></script>
 
<header class="dou_header">
 
<div class="header_logo">
 
<a href="javascript:void(0)"><img src="assets/uestc_software_head_logo.png"></a>
 
</div>
 
<nav class="dou_divide_nav">
 
<div class="dou_divide_nav_wrap">
 
<ul>
 
<li>
 
<a href="https://2015.igem.org/Team:UESTC_Software">HOME</a>
 
</li>
 
<li>
 
<a class="" href="">PROJECT</a>
 
<ul class="dou_divide_nav_second clearfix">
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Description.html">Description</a></li>
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Results.html">Results</a></li>
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Design.html">Design</a></li>
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Modeling.html">Modeling</a></li>
 
</ul>
 
</li>
 
<li>
 
<a href="javascript:void(0)">TEAM</a>
 
<ul class="dou_divide_nav_second">
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Members.html">Members</a></li>
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Attributions.html">Attributions</a></li>
 
</ul>
 
<hr/>
 
</li>
 
<li>
 
<a href="https://2015.igem.org/Team:UESTC_Software/Notebook.html">NOTEBOOK</a>
 
</li>
 
<li>
 
<a href="">HUMAN<br/>PRACTICE</a>
 
<ul class="dou_divide_nav_second">
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Game-human_practice.html">Game</a></li>
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Meet_up.html">Meet-up</a></li>
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Collaborations.html">Collaborations</a></li>
 
</ul>
 
</li>
 
<li class="choose">
 
<a href="javascript:void(0)">REQUIREMENTS</a>
 
<ul class="dou_divide_nav_second">
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Medals.html">Medals</a></li>
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Safety.html">Safety</a></li>
 
<li><a href="https://2015.igem.org/Team:UESTC_Software/Documentation.html">Documentation</a></li>
 
</ul>
 
</li>
 
</ul>
 
</div>
 
</nav>
 
</header>
 
<div class="wrap_content">
 
 
<section class="cd_half_section" id="c_h_s_medals">
 
<h1>MEDALS</h1>
 
 
</section>
 
<section class="cd-section">
 
<div class="cd-main-content">
 
<div class="dou_m_c_p">
 
<!-- <div class="dou_title">
 
<h2>Medals</h2>
 
</div> -->
 
<div class="dou_medal_content">
 
<h3 class="medal_kind clearfix"><img src="assets/newBRONZE.png"><span class="m_medal">BRONZE</span></h3>
 
<ul>
 
<li>1. Register the team, have a great summer, and have fun attending the Jamboree in Boston.</li>
 
<li>2. Complete the Judging Form….?</li>
 
<li>3. Create and share a Description of the team’s project using the iGEM wiki…?</li>
 
<li>4. Present a poster and a talk at the IGEM Jamboree.</li>
 
<li>5. Create a page on your team wiki with clear attribution of each aspect of your project.</li>
 
<li>6. Develop and make available, via the IGEM GitHub page, an open source software that supports Synthetic Biology based on Standard Parts or interacts with the Registry.Yes. https://github.com/uestc-software</li>
 
</ul>
 
</div>
 
<div class="dou_medal_content">
 
<h3 class="medal_kind clearfix"><img src="assets/newSILVER.png"><span class="m_medal">SILVER</span></h3>
 
<ul>
 
<li>1. Provide a comprehensive, well-designed User Guide for your software and upload it to your wiki.Yes. We have an instructional video both for our software and game.Download ….(website)?</li>
 
<li>2. Develop a well documented library or API for other developers.
 
Yes. We have already provided API documents.
 
(website)?
 
</li>
 
<li>3. Demonstrate that you followed best practices in software development so that other developers can modify, use, and reuse your code. Provide more than one realistic test case. Examples of best practices are automated unit testing and documentation of test coverage, bug tracking facilities, and documentation of releases and changes between releases.
 
Yes. Our software uses git, unit testing and document generation tools to make the complete software documents.
 
</li>
 
</ul>
 
</div>
 
<div class="dou_medal_content">
 
<h3 class="medal_kind clearfix"><img src="assets/newgold.png"><span class="m_medal">SILVER</span></h3>
 
<ul>
 
<li>1. iGEM projects involve important questions beyond the bench, for example relating to (but not limited to) ethics, sustainability, social justice, safety, security, and intellectual property rights. We refer to these activities as Human Practices in iGEM. Demonstrate how your team has identified, investigated and addressed one or more of these issues in the context of your project.
 
We introduced our project to students from senior high school, universities and communities at the exchange meeting. Meanwhile, some college students show great interest to our project. We will continue to update our software on the github. More and more students and universities will join us as well. We meet the requirements that are related to the sustainability and social justice.
 
</li>
 
<li>2. Re-use and further develop a previous iGEM software project (or parts thereof) and demonstrate how future teams can continue this trend through good code documentation, use of open source materials and creation of great instructional materials.
 
We have referred to the previous IGEM teams.
 
https://2009.igem.org/Team:Illinois-Tools  https://2014.igem.org/Team:USTC-Software </li>
 
</ul>
 
</div>
 
 
</div>
 
 
</div>
 
 
</section>
 
<footer>
 
<div class="footer_define">
 
<div class="footer_logo">
 
<img src="assets/igem_logo_green_ex.png">
 
<p>@2015 Designed & Developed by <span class="green_em">UESTC_SOFTWARE</span> iGEM</p>
 
</div>
 
<ul>
 
<li></li>
 
</ul>
 
</div>
 
</footer>
 
</div>
 
</body>
 

Latest revision as of 15:46, 17 September 2015