Team:Kyoto/Human Practice/Lectures

From 2011.igem.org

(Difference between revisions)
(Toudaizi gakuen high school)
(Human Practice Lecture)
 
(34 intermediate revisions not shown)
Line 2: Line 2:
{{Kyoto_Foreground|active_page=consideration}}
{{Kyoto_Foreground|active_page=consideration}}
{{Kyoto_WikiDesign}}
{{Kyoto_WikiDesign}}
 +
 +
<html><style type="text/css">
 +
.photo {
 +
    float: left;
 +
    width: 50%;
 +
}
 +
</style></html>
=Human Practice Lecture=
=Human Practice Lecture=
We went to four high school and ELCAS, a special course of science aimed at high school students.<br/>
We went to four high school and ELCAS, a special course of science aimed at high school students.<br/>
-
All Lectures were big successes.<br/>
+
All Lectures were big successes.<br/><br/>
-
        <div id="backpanel">
+
We used these slides in order to teach synthetic biology.
-
        <div id="album">
+
-
<!-- start album -->
+
-
            <div id="album_base">
+
-
                <div class="album_panel">[[File:kyoto_lec_1.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_2.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_3.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_4.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_5.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_6.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_7.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_8.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_9.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_10.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_11.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_12.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_13.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_14.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_15.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_16.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_17.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_18.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_19.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_20.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_21.png]]</div>
+
-
                <div class="album_panel">[[File:kyoto_lec_22.png]]</div>
+
-
            </div>
+
-
        </div>
+
-
<!-- end album -->
+
-
        </div>
+
-
<html>
+
-
        <div id="control">
+
-
            <input type="button" value="prev" onclick="prev()"></input>
+
-
            <input type="button" value="next" onclick="next()"></input>
+
-
        </div>
+
-
<style type="text/css">#backpanel {
+
-
    width: 700px;
+
-
    height: 525px;
+
-
    margin: 0px auto;
+
-
    padding: 10px;
+
-
    background-color: #eeeeee;
+
-
}
+
-
#album {
+
[[Lecture/jp | Lecture slides in Japanese]]
-
    position: absolute;
+
-
    width: 700px;
+
-
    height: 525px;
+
-
    margin: 0px;
+
-
    padding: 0px;
+
-
    overflow: hidden;
+
-
}
+
-
#album_base {
+
[[Lecture/en | Lecture slides in English]]
-
    position: absolute;
+
-
    width: 700px;
+
-
    height: 525px;
+
-
    background-color: #ffffff;
+
-
}
+
-
.album_panel {
 
-
    width: 700px;
 
-
    height: 525px;
 
-
    margin: 0px;
 
-
    padding: 0px;
 
-
    float: left;
 
-
}
 
-
#control {
+
==Toudaiji gakuen ==
-
    margin: 0px auto;
+
-
    width: 350px;
+
-
    text-align: center;
+
-
}
+
-
</style>
+
-
    <script src="http://code.jquery.com/jquery-latest.js"></script>
+
-
    <script type="text/javascript" src="album.js"></script>
+
-
    <script type="text/javascript">
+
-
$(document).ready(function () {    var x_0 = 0;
+
-
    var x_max = 0;
+
-
function init() {
+
<div class="photo">[[file:toudai-ji1.jpg|350px]]</div>
-
    var parent = $("#album_base");
+
<div class="photo">[[File:Toudaizi2.JPG|350px]]</div>
-
    var children = $("#album_base").children();
+
<div class="photo">[[File:Toudaizi3.JPG|350px]]</div>
-
    x_max = (children.length-1) * children.outerWidth();
+
<div class="photo">[[File:Toudaizi4.JPG|350px]]</div>
-
    parent.css("width",x_max+children.outerWidth());
+
<br/>
-
}
+
-
function prev() {
+
==Rakunan==
-
    var base = $("#album_base");
+
-
    if (base.position().left >= x_0) return;
+
-
    var panel = base.children();
+
-
    base.animate({
+
-
        "left" : base.position().left+panel.outerWidth()
+
-
    },500,function(){});
+
-
}
+
-
function next() {
+
 
-
    var base = $("#album_base");
+
<div class="photo">[[file:Rakunan4.JPG|350px]]</div>
-
    if (base.position().left <= -x_max) return;
+
<div class="photo">[[File:Rakunan.JPG|350px]]</div>
-
    var panel = base.children();
+
<div class="photo">[[File:rakunan2.JPG|350px]]</div>
-
    base.animate({
+
<div class="photo">[[File:rakunan3.JPG|350px]]</div>
-
        "left" : base.position().left-panel.outerWidth()
+
-
    },500,function(){});
+
-
}
+
-
    init();
+
-
});
+
-
    </script>
+
-
</html>
+
<br/>
<br/>
 +
==hibiya==
-
[[file:toudai-ji1.jpg|350px]]
+
 
 +
<div class="photo">[[File:Igem hibiya.jpg|350px]]</div>
 +
<div class="photo">[[File:Igem bhibiya.jpg|350px]]</div>
 +
<br/>
 +
==rakusei==
 +
 
 +
<div class="photo">[[File:らくせい.jpg|350px]]</div>
 +
<div class="photo">[[File:らくせい1.jpg|350px]]</div>
 +
<div class="photo">[[File:らくせい3.jpg|350px]]</div>
 +
<div class="photo">[[File:らくせい4.jpg|350px]]</div>
 +
<br/>
 +
==ELCAS==
 +
 
 +
<div class="photo">[[File:elcas.jpg|350px]]</div>
 +
<div class="photo">[[File:elcas2.jpg|350px]]</div>
 +
<br/>

Latest revision as of 00:49, 6 October 2011

Contents

Human Practice Lecture

We went to four high school and ELCAS, a special course of science aimed at high school students.
All Lectures were big successes.


We used these slides in order to teach synthetic biology.

Lecture slides in Japanese

Lecture slides in English


Toudaiji gakuen

Toudai-ji1.jpg
Toudaizi2.JPG
Toudaizi3.JPG
Toudaizi4.JPG


Rakunan

Rakunan4.JPG
Rakunan.JPG
Rakunan2.JPG
Rakunan3.JPG


hibiya

Igem hibiya.jpg
Igem bhibiya.jpg


rakusei

らくせい.jpg
らくせい1.jpg
らくせい3.jpg
らくせい4.jpg


ELCAS

Elcas.jpg
Elcas2.jpg