Team:KIT-Kyoto/Achievement

From 2014.igem.org

(Difference between revisions)
Line 29: Line 29:
<div id="result">
<div id="result">
<div id="title">
<div id="title">
-
We received the Silver Award.  
+
We received the Silver Award.<br>
 +
<div class="gallery">
 +
<img src="/wiki/images/4/4b/KIT_result1.JPG">
 +
</div>
 +
<div class="gallery">
 +
<img src="">
 +
</div>
 +
</div>
 +
<div class="clear"><hr /></div>
</div>
</div>
</div>
</div>
Line 135: Line 143:
}
}
</style>
</style>
 +
<script type="text/javascript">
 +
var gfix = function(){
 +
var ga_w;
 +
var g_w = $(".main-contents").width();
 +
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").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(){
 +
pdfix();
 +
gfix();
 +
$(window).resize(pdfix);
 +
$(window).resize(gfix);
 +
});
 +
}
 +
});
 +
</script>
</html>
</html>
{{Team:KIT-Kyoto/footer}}
{{Team:KIT-Kyoto/footer}}
{{Team:KIT-Kyoto/mobile}}
{{Team:KIT-Kyoto/mobile}}

Revision as of 06:23, 18 November 2014

Achievement

We received 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).