Team:KIT-Kyoto/Achievement

From 2014.igem.org

(Difference between revisions)
 
(93 intermediate revisions not shown)
Line 3: Line 3:
{{Team:KIT-Kyoto/SlideShow}}
{{Team:KIT-Kyoto/SlideShow}}
{{Team:KIT-Kyoto/navi}}
{{Team:KIT-Kyoto/navi}}
 +
{{Team:KIT-Kyoto/close_navi}}
{{Team:KIT-Kyoto/Scroll}}
{{Team:KIT-Kyoto/Scroll}}
{{Team:KIT-Kyoto/btn}}
{{Team:KIT-Kyoto/btn}}
Line 11: Line 12:
<!--サイドメニュー-->
<!--サイドメニュー-->
<ul id="nav5">
<ul id="nav5">
-
         <li class="menuimg"><a href="/Team:KIT-Kyoto/Test">HOME</a></li>
+
         <li class="menuimg"><a href="/Team:KIT-Kyoto">HOME</a></li>
-
<li class="menuimg"><a href="/Team:KIT-Kyoto/Test/About">ABOUT</a></li>
+
<li class="menuimg"><a href="/Team:KIT-Kyoto/About">ABOUT us</a></li>
-
<li class="menuimg"><a href="/Team:KIT-Kyoto/Test/Project">PROJECT</a></li>
+
<li class="menuimg"><a href="/Team:KIT-Kyoto/Project">PROJECT</a></li>
-
<li class="menuimg"><a href="/Team:KIT-Kyoto/Test/Notebook">NOTEBOOK</a></li>
+
<li class="menuimg"><a href="/Team:KIT-Kyoto/HumanPractice">policy & PRACTICEs</a></li>
-
<li class="menuimg"><a href="#">PARTS</a></li>
+
<li class="menuimg"><a href="/Team:KIT-Kyoto/Achievement">Achievement</a></li>
-
<li class="menuimg"><a href="/Team:KIT-Kyoto/HumanPractice">HUMAN PRACTICEs</a></li>
+
<li class="menuimg"><a href="/Team:KIT-Kyoto/Notebook">NOTEBOOK</a></li>
-
<li class="menuimg"><a href="/Team:KIT-Kyoto/Test/Safety">SAFETY</a></li>
+
-
<li class="menuimg"><a href="/Team:KIT-Kyoto/Test/Attributions">ATTRIBUTIONS</a></li>
+
-
<li class="menuimg"><a href="/Team:KIT-Kyoto/Test/Modeling">Modelling</a></li>
+
-
<li class="menuimg"><a href="/Team:KIT-Kyoto/Test/Achievement">achievement</a></li>
+
</ul>   
</ul>   
</div>
</div>
Line 30: Line 27:
<div class="main-contents">
<div class="main-contents">
<h1>Achievement</h1>
<h1>Achievement</h1>
-
<h2>Bronze</h2>
+
<div id="result">
 +
<div id="title">
 +
We won the Silver Award. <br><br>
 +
<div class="gallery">
 +
<img src="/wiki/images/4/4b/KIT_result1.JPG">
 +
</div>
 +
<div class="gallery">
 +
<img src="/wiki/images/f/f6/KIT-Kyoto_award.jpg">
 +
</div>
 +
</div>
 +
</div>
 +
<div class="clear"><hr /></div>
 +
<h3>Bronze</h3>
<p class="sentence">
<p class="sentence">
-
<ul class="note">
+
<ul class="achievement">
-
<li><input type="checkbox" name="achievement" value="a" checked="checked" disabled="disabled">Register for iGEM, have a great summer, and attend the Giant Jamboree.</li>
+
<li class="checked">Register for iGEM, have a great summer, and attend the Giant Jamboree.</li>
 +
<li class="checked">Create a <a href="/Team:KIT-Kyoto">team wiki</a> sharing background information, context, inspirations and goals for the project, and documentation of your process and outcomes.</li>
 +
<li class="checked">Present a poster and talk at the Giant Jamboree.</li>
 +
<li class="checked">Demonstrate the use of art and design for thoughtful, critical investigation of the current and future implications of synthetic biology. → <a href="/Team:KIT-Kyoto/Project">Project</a></li>
 +
<li class="checked">Demonstrate the active engagement of engineers, scientists, members of the public, and other stakeholders as part of your project, during the initiation, development, presentation, and documentation your project. → <a href="/Team:KIT-Kyoto/Acknowledgements">Acknowledgements</a></li>
 +
</ul>
 +
<h3>Silver</h3>
 +
<p class="sentence">
 +
<ul class="achievement">
 +
<li class="checked">Create a <a href="/Team:KIT-Kyoto/Project#shortfilm">short film</a> about or as part of your project. This video must be sent to the committee and iGEM HQ.</li>
 +
<li class="checked">Design and execute a workshop or event for a group of people outside of your team. → <a href="/Team:KIT-Kyoto/HumanPractice/ws">Workshop</a>, <a href="/Team:KIT-Kyoto/HumanPractice/oh">Open House</a> and <a href="/Team:KIT-Kyoto/HumanPractice/hsv">High School Visit</a></li>
 +
<li class="checked">Produce an installation or experiment (does not need to be biological) and document it or recreate it at iGEM (please contact artdesign@igem.org to arrange space for presenting your project before October 1st). </li>
</ul>
</ul>
</p>
</p>
 +
<div class="clear"><hr /></div>  
<div class="clear"><hr /></div>  
     <div id='kitfooter-box' class='noprint'>
     <div id='kitfooter-box' class='noprint'>
Line 68: Line 89:
</div>
</div>
<!--メインコンテンツ終わり-->
<!--メインコンテンツ終わり-->
 +
<style type="text/css">
 +
.achievement{
 +
list-style:none;
 +
}
 +
 +
.achievement li{
 +
line-height:2em;
 +
text-align:justify;
 +
}
 +
 +
.achievement li:hover{
 +
background-color:rgba(0,200,50,0.1);
 +
}
 +
 +
.achievement a{
 +
color: rgb(0,20,300);
 +
}
 +
.checked{
 +
padding:7px 0 7px 25px;
 +
background:transparent url("https://static.igem.org/mediawiki/2014/3/3d/Kit_Checked.png") no-repeat left 0.4em;
 +
background-size:15px;
 +
line-height:2em;
 +
}
 +
 +
.checkbox{
 +
padding:7px 0 7px 25px;
 +
background:transparent url("https://static.igem.org/mediawiki/2014/f/f0/KIT_CheckBOX.png") no-repeat left 0.4em;
 +
background-size:15px;
 +
}
 +
h3{
 +
font-size:25px;
 +
border-bottom:3px dashed limegreen;
 +
}
 +
#result{
 +
border-top:4px dotted deepskyblue;
 +
border-bottom:4px dotted deepskyblue;
 +
margin:0px 0px 20px 0px;
 +
}
 +
#title{
 +
line-height:1em;
 +
font-size:40px;
 +
font-weight:bold;
 +
text-align:center;
 +
margin:50px 0px;
 +
overflow:hidden;
 +
}
 +
.gallery{
 +
margin:5px 5px;
 +
float:left;
 +
}
 +
.gallery img{
 +
float:left;
 +
}
 +
@media screen and (max-width: 568px) {
 +
.achievement li,.checked{
 +
line-height:1.5em;
 +
}
 +
.achievement{
 +
margin-left:0px;
 +
}
 +
.gallery{
 +
margin:5px 0px;
 +
}
 +
#title{
 +
font-size:30px;
 +
}
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
var gfix = function(){
 +
var ga_w;
 +
var g_w = $(".main-contents").width();
 +
$("#title").css({width:ga_w});
 +
g_w -= 22;
 +
ga_w = g_w/2;
 +
$(".gallery img,.gallery").css({width:ga_w});
 +
}
 +
var m_pdfix =function(){
 +
var mpd_w = $(".main-contents").width();
 +
$(".gallery img,.gallery,#title").css({width:mpd_w});
 +
}
 +
$(function(){
 +
    var ua = navigator.userAgent;
 +
if(ua.indexOf('iPhone') > 0 || ua.indexOf('Android') > 0 || ua.indexOf('BlackBerry') > 0 || ua.indexOf('Windows Phone') > 0){
 +
$(function(){
 +
m_pdfix();
 +
$(window).resize(m_pdfix);
 +
});
 +
}else {
 +
$(function(){
 +
gfix();
 +
$(window).resize(gfix);
 +
});
 +
}
 +
});
 +
</script>
</html>
</html>
{{Team:KIT-Kyoto/footer}}
{{Team:KIT-Kyoto/footer}}
{{Team:KIT-Kyoto/mobile}}
{{Team:KIT-Kyoto/mobile}}

Latest revision as of 13:54, 20 November 2014

Achievement

We won the Silver Award.


Bronze

  • Register for iGEM, have a great summer, and attend the Giant Jamboree.
  • Create a team wiki sharing background information, context, inspirations and goals for the project, and documentation of your process and outcomes.
  • Present a poster and talk at the Giant Jamboree.
  • Demonstrate the use of art and design for thoughtful, critical investigation of the current and future implications of synthetic biology. → Project
  • Demonstrate the active engagement of engineers, scientists, members of the public, and other stakeholders as part of your project, during the initiation, development, presentation, and documentation your project. → Acknowledgements

Silver

  • Create a short film about or as part of your project. This video must be sent to the committee and iGEM HQ.
  • Design and execute a workshop or event for a group of people outside of your team. → Workshop, Open House and High School Visit
  • Produce an installation or experiment (does not need to be biological) and document it or recreate it at iGEM (please contact artdesign@igem.org to arrange space for presenting your project before October 1st).