Difference between revisions of "Team:SJTU-Software/requirement"
Liangjieliu (Talk | contribs) (Created page with "<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content=""> <meta nam...") |
Ricky chen (Talk | contribs) |
||
Line 32: | Line 32: | ||
<meta name="msapplication-TileColor" content="#0e90d2"> | <meta name="msapplication-TileColor" content="#0e90d2"> | ||
− | <link rel="stylesheet" | + | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SJTU-Software/amazeuiMinCss?action=raw&ctype=text/css"> |
− | <link rel="stylesheet" href=" | + | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SJTU-Software/loadingCss?action=raw&ctype=text/css"> |
− | <link rel="stylesheet" href=" | + | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SJTU-Software/wikiCss?action=raw&ctype=text/css"> |
− | <link rel="stylesheet" href=" | + | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SJTU-Software/requirementCss?action=raw&ctype=text/css"> |
+ | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SJTU-Software/mainCss?action=raw&ctype=text/css"> | ||
</head> | </head> | ||
<body> | <body> | ||
Line 141: | Line 142: | ||
</div> | </div> | ||
<!--[if (gte IE 9)|!(IE)]><!--> | <!--[if (gte IE 9)|!(IE)]><!--> | ||
− | <script src=" | + | <script src="https://2015.igem.org/Template:SJTU-Software/jqueryMinJs?action=raw&ctype=text/javascript"></script> |
− | <script src=" | + | <script src="https://2015.igem.org/Template:SJTU-Software/niceScrollJs?action=raw&ctype=text/javascript"></script> |
− | <script src=" | + | <script src="https://2015.igem.org/Template:SJTU-Software/loadingJs?action=raw&ctype=text/javascript"></script> |
+ | <script src="https://2015.igem.org/Template:SJTU-Software/requirementJs?action=raw&ctype=text/javascript"></script> | ||
<!--<![endif]--> | <!--<![endif]--> | ||
<!--[if lte IE 8 ]> | <!--[if lte IE 8 ]> | ||
Line 150: | Line 152: | ||
<script src="assets/js/amazeui.ie8polyfill.min.js"></script> | <script src="assets/js/amazeui.ie8polyfill.min.js"></script> | ||
<![endif]--> | <![endif]--> | ||
− | <script src=" | + | <script src="https://2015.igem.org/Template:SJTU-Software/amazeuiMinJs?action=raw&ctype=text/javascript"></script> |
</body> | </body> | ||
</html> | </html> |
Revision as of 09:39, 12 September 2015
<!doctype html>
Requirement
Requirement
得奖要求,对于每一个要求给出详细叙述是否完成,附上相关文件或者网页链接(hzy) 这一部分hzy可以直接做了,judging form在网页https://2015.igem.org/Judging/Medals#software上面,然后就可以做成这种样子的:(表现出哪些是铜奖,那些是银奖,那些是金奖)
Requirement | Completed or not | Details |
---|---|---|
Register | Yes | ... |
Validation | Yes | Link is here |
Human practice | Yes | Link is here |
... | ... | ... |