Difference between revisions of "Team:NCTU Formosa/Attributions"

(Prototype team page)
 
 
(43 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{NCTU_Formosa}}
+
{{NCTU Formosa/test}}
 
<html>
 
<html>
  
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <title>Attribution</title>
 +
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 +
    <script src="jQueryAssets/jquery-1.11.1.min.js"></script>
 +
    <script src="jQueryAssets/jquery.ui-1.10.4.dialog.min.js"></script>
 +
    <link href="team_attribution.css" rel="stylesheet" type="text/css">
 +
    <script src="team_attribution.js" type="text/javascript"></script>
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0" />
  
<div class="column full_size judges-will-not-evaluate">
+
    <style>
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
 +
#globalWrapper{
 +
  padding-bottom: 0 !important;
 +
}
  
<div class="clear"></div>
+
body {
 +
    margin: 0;
 +
    padding: 0;
 +
    overflow-x: hidden;
 +
    font-family: Levenim MT;
 +
    font-size: 0;
 +
    width: 100%;
 +
}
  
 +
html, body{
 +
overflow-x: hidden !important;
 +
-ms-overflow-x: hidden !important;
 +
}
  
 +
.wrapper{
 +
  padding-bottom: 100px;
 +
  background-color: #fff;
 +
}
  
 +
.line{
 +
position: relative;
 +
left: 10vw;
 +
top: 10vmax;
 +
}
  
 +
.text {
 +
  font-size: 3vmin !important;
 +
  text-align: justify;
 +
}
  
 +
.text_1 {
 +
  font-size: 3vmin !important;
 +
  margin-left: 6%;
 +
  width: 87%;
 +
  text-align: justify;
 +
}
  
<div class="column full_size">
+
.title_2 {
<h1>Attributions</h1>
+
  margin-left: 2vw;
<p>This page is your opportunity to explain what parts of your project you did and what was done by technicians, advisers, etc. This requirement is not about literature references - these can and should be displayed throughout your wiki.
+
  font-size: 4vmin !important;
</p>
+
  font-weight: bold;
 +
}
  
<h3> Bronze Medal Criterion #3</h3>
+
@font-face {
<p> All of the work done in your project must be attributed correctly on this page. You must clearly state the work that was done by the students on your team and note any work that was done by people outside of your team, including the host labs, advisors, instructors, and individuals not on the team roster.
+
  font-family: Levenim MT;
<br><br>
+
  src: url(https://static.igem.org/mediawiki/2018/a/ad/T--NCTU_Formosa--Font_Levenim_MT.ttf);
Please see the <a href="https://2018.igem.org/Judging/Medals">Medals requirements page</a> for more details.</p>
+
}
</div>
+
  
 +
.subtitle>h6{
 +
    font-family: Levenim MT;
 +
    font-size: 7vmin !important;
 +
    position: relative;
 +
    margin-top: 50px;
 +
    margin-bottom: 10px;
 +
    line-height: 1em;
 +
}
  
<div class="clear extra_space"></div>
+
.subtitle>h5{
 +
    font-family: Levenim MT;
 +
    font-size: 4vmin !important;
 +
    position: relative;
 +
    left: 50px;
 +
    margin-top: -10px;
 +
    margin-bottom: 10px;
 +
    line-height: 1em;
 +
}
  
  
 +
.attri_content{
 +
    margin: 10vh 10vw 0vh;
 +
}
 +
/*----------------------------------------------------------------------------*/
 +
/*----------------------------------------------------------------------------*/
  
<div class="column third_size">
+
.attri_content>div>ol>li{
<h3> What should this page contain?</h3>
+
    list-style-type: none;
 +
}
  
<ul>
 
<li>Clearly state what the team accomplished</li>
 
<li>General Support</li>
 
<li>Project support and advice</li>
 
<li>Fundraising help and advice</li>
 
<li>Lab support</li>
 
<li>Difficult technique support</li>
 
<li>Project advisor support</li>
 
<li>Wiki support</li>
 
<li>Presentation coaching</li>
 
<li>Human Practices support</li>
 
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
 
</ul>
 
</div>
 
  
<div class="column third_size">
+
.attri_content>div>ul>li{
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
    list-style-type: none !important;
<ul>
+
    text-align: justify;
<li>Does your institution teach an iGEM or synthetic biology course?</li>
+
    font-size: 3.5vmin !important;
<li>When did you start this course?</li>
+
    font-family: Levenim MT;
<li>Are the syllabus and course materials freely available online?</li>
+
    margin: 3vmin;
<li>When did you start your brainstorming?</li>
+
    width: 90%;
<li>When did you start in the lab?</li>
+
}
<li>When did you start working on  your project?</li>
+
</ul>
+
</div>
+
  
  
<div class="column third_size">
 
<div class="highlight decoration_A_full">
 
  
<h3>Inspiration</h3>
+
.attri_content>div>ul>li::before{
<p>Take a look at what other teams have done:</p>
+
    content: ""!important;
<ul>
+
}
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
+
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
+
</ul>
+
</div>
+
</div>
+
  
 +
.attri_content>div>p{
 +
    margin: 0 5vw;
 +
    width: 70vw;
 +
}
  
  
<div class="clear extra_space"></div>
+
.attri_content>div>ol{
 +
    list-style-type: none !important;
 +
    text-align: justify;
 +
    font-size: 3vmin !important;
 +
    font-family: Levenim MT;
 +
    margin-left: 10px;
  
<div class="column two_thirds_size">
+
}
<h3> Why is this page needed? </h3>
+
<p>The Attribution requirement helps the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, but you must report what work your team did and what work was done by others.</p>
+
<p>
+
For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.</p>
+
</div>
+
  
<div class="column third_size">
+
#PCGA>ul{
<div class="highlight decoration_B_full">
+
    list-style-type: disc !important;
<h3> Can we base our project on a previous one? </h3>
+
}
<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>
+
</div>
+
</div>
+
  
 +
#PCGA>ul>ul{
 +
    list-style-type: circle;
 +
}
  
 +
#PCGA>ul>li::before{
 +
    content: none !important;
 +
}
  
 +
#PCGA{
 +
  margin-bottom: 150px;
 +
}
 +
 +
</style>
 +
 +
/*----------------------------------------------------------------------------*/
 +
 +
 +
</head>
 +
 +
<body>
 +
<div class="wrapper">
 +
    <div class="attri_head"><img src="https://static.igem.org/mediawiki/2018/5/59/T--NCTU_Formosa--Attribution_Cover.png" width="100%"> </div>
 +
 +
    <div class="attri_content">
 +
        <div id="attri_instuctor">
 +
            <div class="subtitle"><h6>Instructors</h6></div>
 +
            <ul>
 +
                  <li>Prof. Lin, Yi-Ping</li>
 +
                    <p class="text_1">
 +
                        Prof. Lin, Yi-Ping taught us the basic assembly architecture of the IoT system. Moreover, he provided us the IoTtalk platform invented by himself.
 +
                    </p>
 +
                  <li>Prof. Chen, Hsin-Hung</li>
 +
                    <p class="text_1">
 +
                      As a vice chancellor in NCTU, Prof. Chen, Hsin-Hung assisted us in applying for school’s funding.
 +
                    </p>
 +
                  <li>Prof. Chen, Chien-Hsun</li>
 +
                    <p class="text_1">
 +
                        As a vice chancellor in NCTU, Prof. Chen, Chien-Hsun accompanied with us to the Giant Jamboree and encouraged us.
 +
                    </p>
 +
                  <li>Prof. Lu, Hung-Hsiang</li>
 +
                    <p class="text_1">
 +
                        As a vice president for academic affairs in NCTU, Prof. Lu, Hung-Hsiang provided us a laboratory for the experiments.
 +
                    </p>
 +
                <li>Prof. Huang, Hsien-Da</li>
 +
                  <p class="text_1">
 +
                      Prof. Huang, Hsien-Da provided us computing resources, server and taught us how to use them.
 +
                  </p>
 +
                <li>Prof. Ho, Hsing-Ying</li>
 +
                  <p class="text_1">
 +
                      Prof. Ho, Hsing-Ying taught us how to select data which is suitable for Scoring Card Method.
 +
                  </p>
 +
                <li>Prof. Chang, Chia-Ching</li>
 +
                  <p class="text_1">
 +
                      As a chair of Department of biological and science technology, Prof. Chang, Chia-Ching provided us a good environment, including conference room and laboratory.
 +
                  </p>
 +
                <li>Prof. Chen, Wen-Liang</li>
 +
                  <p class="text_1">
 +
                      Prof. Chen, Wen-Liang helped us to build up the ability of experimental techniques and guide us to the field of synthetic biology.
 +
                  </p>
 +
                <li>Prof. Lee, Hsiao-Ching</li>
 +
                  <p class="text_1">
 +
                      Prof. Lee, Hsiao-Ching gave us helpful suggestions to build up our BioBricks, and helped us to solve the difficulties in experiments.
 +
                  </p>
 +
            </ul>
 +
        </div>
 +
 +
        <div id="attri_advisors">
 +
            <div class="subtitle"><h6>Advisors</h6></div>
 +
            <ul>
 +
                <li>Chen, Peng-Tzu</li>
 +
                <li>Lin, Chia-Heng</li>
 +
                <li>Chang, Ferng-Chang</li>
 +
                <li>Chang, Tien-Yu</li>
 +
                <li>Lee, Chao-Yu</li>
 +
                <li>Chen, Kai-Wen</li>
 +
                <li>Ng Fung Ling</li>
 +
                <li>Mavis Chen</li>
 +
                <li>Chen, Lung-Chieh</li>
 +
                <li>Tai, Chun-San</li>
 +
                <li>Chiu, Yuan-Chen</li>
 +
                <li>Sean Liu</li>
 +
            </ul>
 +
 +
            <p class="text">
 +
                We are grateful to have advisors and other previous NCTU_Formosa iGEMers introducing the concept of iGEM and sharing their experiences to all the members this year. Besides, they gave us many suggestions to our project and trained us to have good experimental skills as well as great presentation skills.
 +
            </p>
 +
        </div>
 +
 +
        <div id="attri_database">
 +
            <div class="subtitle"><h6>NGS Analysis</h6></div>
 +
            <ol>
 +
                <li>Ku, Chi-Yao</li>
 +
                <li>Lee, Meng-Zhan</li>
 +
                <li>Chu, Chun-Yu</li>
 +
            </ol>
 +
            <div class="title_2"><p>Advisor</p></div>
 +
            <ul>
 +
                <li>Mavis Chen</li>
 +
            </ul>
 +
            <p class="text">She taught us the analysis process of NGS data and how to use R program.</p>
 +
        </div>
 +
 +
        <div id="attri_IoT">
 +
            <div class="subtitle"><h6>IoT &amp; Device</h6></div>
 +
            <ol>
 +
                <li>Chen, Wei-Han</li>
 +
                <li>Chan, Yuan-Yao</li>
 +
            </ol>
 +
            <div class="title_2"><p>Advisors</p></div>
 +
            <ul>
 +
                <li>Prof. Lin, Yi-Ping</li>
 +
                <li>Lin, Yun-Wei</li>
 +
                <li>Sean Liu</li>
 +
            </ul>
 +
            <p class="text">We appreciate that they taught us how to build up our IoT system with Arduino Yun and the sensors. In addition, they gave us many useful suggestions to improve our IoT system.</p>
 +
        </div>
 +
 +
        <div id="attri_modeling">
 +
            <div class="subtitle"><h6>Modeling</h6></div>
 +
            <ol>
 +
                <li>Chen, Wei-Han</li>
 +
                <li>Chan, Yuan-Yao</li>
 +
            </ol>
 +
            <div class="title_2"><p>Advisors</p></div>
 +
            <ul>
 +
                <li>Prof. Huang, Hsien-Da</li>
 +
                <li>Lin, Yun-Wei</li>
 +
                <li>Sean Liu</li>
 +
            </ul>
 +
            <p class="text">
 +
                We appreciate that they taught us a lot of methods to model our project and provide many pieces of advices to our team. They taught us the principle of Scoring Card, the principle of Machine Learning, and how to train the model.
 +
            </p>
 +
        </div>
 +
 +
        <div id="attri_presentation">
 +
            <div class="subtitle"><h6>BioBrick Design</h6></div>
 +
            <ol>
 +
                <li>Chen, Szu-Chia</li>
 +
                <li>Chen, Yen-Ling</li>
 +
                <li>Ho, Jui-You</li>
 +
            </ol>
 +
            <div class="title_2"><p>Advisor</p></div>
 +
            <ul>
 +
                <li>Chen, Peng-Tzu</li>
 +
            </ul>
 +
            <p class="text">She taught us the basic concept about BioBrick and some details we should pay attention to.</p>
 +
        </div>
 +
 +
        <div id="attri_experiment">
 +
            <div class="subtitle"><h6>Experiment</h6></div>
 +
            <ol>
 +
                <li>All of us!</li>
 +
            </ol>
 +
            <div class="title_2"><p>Advisors</p></div>
 +
            <ul>
 +
                <li>Chen, Peng-Tzu</li>
 +
                <li>Ng Fung Ling</li>
 +
                <li>Tai, Hun-San</li>
 +
                <li>Chen, Lung-Chieh</li>
 +
                <li>Chiu, Yuan-Chen</li>
 +
                <li>Huang, Chih Yi</li>
 +
            </ul>
 +
            <p class="text">They taught us many experiments skills like SDS-PAGE, purification, MIC, etc. Additionally, they discussed the results with us after we did the experiments and gave us lots of useful suggestions.</p>
 +
        </div>
 +
 +
        <div id="attri_wiki">
 +
            <div class="subtitle"><h6>Wiki</h6></div>
 +
            <ol>
 +
                <li>Coding: Shih, Yu-Chi</li>
 +
                <li>Design: Ho, Jui-You</li>
 +
                <li>Text: Erick Wang</li>
 +
            </ol>
 +
            <div class="title_2"><p>Advisor</p></div>
 +
            <ul>
 +
                <li>Lin, Chia-Heng</li>
 +
            </ul>
 +
            <p class="text">He taught us how to use compiler and create a website in iGEM wiki. Also, he helped us to trouble-shoot our wiki.</p>
 +
        </div>
 +
 +
        <div id="attri_art">
 +
            <div class="subtitle"><h6>Art Design</h6></div>
 +
            <ol>
 +
                <li>Ho, Jui-You</li>
 +
                <li>Shih, Yu-Chi</li>
 +
            </ol>
 +
            <div class="title_2"><p>Advisors</p></div>
 +
            <ul>
 +
                <li>Su, Kai-Hsiang</li>
 +
                <li>Chen, Kai-Wen</li>
 +
            </ul>
 +
            <p class="text">They taught us how to use Photoshop and Adobe Illustrator. In addition, they gave us many suggestions on our art design.</p>
 +
        </div>
 +
 +
        <div id="attri_presentation">
 +
            <div class="subtitle"><h6>Power Point</h6></div>
 +
            <ol>
 +
                <li>Ho, Jui-You</li>
 +
                <li>Hsieh, Tzu-I</li>
 +
                <li>Deng, Nian-Ruei</li>
 +
            </ol>
 +
            <div class="title_2"><p>Advisors</p></div>
 +
            <ul>
 +
                <li>Lee, Chao-Yu</li>
 +
                <li>Chen, Peng-Tzu</li>
 +
                <li>Chen, Kai-Wen</li>
 +
                <li>Ng Fung Ling</li>
 +
            </ul>
 +
            <p class="text">They gave suggestions about Power Point layout design to make our Power Point easier to be understood.</p>
 +
        </div>
 +
 +
        <div id="attri_presentation">
 +
            <div class="subtitle"><h6>Poster</h6></div>
 +
            <ol>
 +
                <li>Chen, Yen-Ling</li>
 +
            </ol>
 +
            <div class="title_2"><p>Advisor</p></div>
 +
            <ul>
 +
                <li>Su, Kai-Hsiang</li>
 +
            </ul>
 +
            <p class="text">He taught us how to use Adobe Illustrator and gave us hints to poster design.</p>
 +
        </div>
 +
 +
        <div id="attri_presentation">
 +
            <div class="subtitle"><h6>Presentation</h6></div>
 +
            <ol>
 +
                <li>Erick Wang</li>
 +
                <li>Chang, Yu-Ci</li>
 +
                <li>Chen, Wei-Han</li>
 +
            </ol>
 +
            <div class="title_2"><p>Advisors</p></div>
 +
            <ul>
 +
              <li>Lee, Chao-Yu</li>
 +
              <li>Chen, Peng-Tzu</li>
 +
              <li>Chen, Kai-Wen</li>
 +
              <li>Ng Fung Ling</li>
 +
            </ul>
 +
            <p class="text">They listened to our presentation rehearsals and gave suggestions to make our presentation attractive and easier to understand.</p>
 +
        </div>
 +
 +
        <div id="attri_hp">
 +
            <div class="subtitle"><h6>Human Practice</h6></div>
 +
            <ol>
 +
                <li><b>All of us!!</b></li>
 +
            </ol>
 +
        </div>
 +
 +
        <div id="PCGA">
 +
            <div class="subtitle"><h6>Government Agencies</h6></div>
 +
            <ul>
 +
                <li><p>Taoyuan District Agricultural Research and Extension Station, Council of Agriculture, Executive Yuan</p></li>
 +
                <p class="text_1">Gave us suggestions on our database and IoT disease prediction system.</p>
 +
                <li style="margin-top: 50px;"><p>National Chung Hsing University, Professor of Department of Soil and Environmental Sciences, Prof. Young, Chiu-Chung</p></li>
 +
                <p class="text_1">He discussed the soil environment status and the relationship between bacteria and fertilizer with us and gave suggestions about our project.</p>
 +
            </ul>
 +
 +
        </div>
 +
      </div>
 +
</div>
 +
 +
  </body>
 
</html>
 
</html>
 +
 +
{{NCTU_Formosa/Top_button}}
 +
{{NCTU_Formosa/Footer}}

Latest revision as of 22:45, 17 October 2018

Navigation Bar Attribution /*----------------------------------------------------------------------------*/
Instructors
  • Prof. Lin, Yi-Ping
  • Prof. Lin, Yi-Ping taught us the basic assembly architecture of the IoT system. Moreover, he provided us the IoTtalk platform invented by himself.

  • Prof. Chen, Hsin-Hung
  • As a vice chancellor in NCTU, Prof. Chen, Hsin-Hung assisted us in applying for school’s funding.

  • Prof. Chen, Chien-Hsun
  • As a vice chancellor in NCTU, Prof. Chen, Chien-Hsun accompanied with us to the Giant Jamboree and encouraged us.

  • Prof. Lu, Hung-Hsiang
  • As a vice president for academic affairs in NCTU, Prof. Lu, Hung-Hsiang provided us a laboratory for the experiments.

  • Prof. Huang, Hsien-Da
  • Prof. Huang, Hsien-Da provided us computing resources, server and taught us how to use them.

  • Prof. Ho, Hsing-Ying
  • Prof. Ho, Hsing-Ying taught us how to select data which is suitable for Scoring Card Method.

  • Prof. Chang, Chia-Ching
  • As a chair of Department of biological and science technology, Prof. Chang, Chia-Ching provided us a good environment, including conference room and laboratory.

  • Prof. Chen, Wen-Liang
  • Prof. Chen, Wen-Liang helped us to build up the ability of experimental techniques and guide us to the field of synthetic biology.

  • Prof. Lee, Hsiao-Ching
  • Prof. Lee, Hsiao-Ching gave us helpful suggestions to build up our BioBricks, and helped us to solve the difficulties in experiments.

Advisors
  • Chen, Peng-Tzu
  • Lin, Chia-Heng
  • Chang, Ferng-Chang
  • Chang, Tien-Yu
  • Lee, Chao-Yu
  • Chen, Kai-Wen
  • Ng Fung Ling
  • Mavis Chen
  • Chen, Lung-Chieh
  • Tai, Chun-San
  • Chiu, Yuan-Chen
  • Sean Liu

We are grateful to have advisors and other previous NCTU_Formosa iGEMers introducing the concept of iGEM and sharing their experiences to all the members this year. Besides, they gave us many suggestions to our project and trained us to have good experimental skills as well as great presentation skills.

NGS Analysis
  1. Ku, Chi-Yao
  2. Lee, Meng-Zhan
  3. Chu, Chun-Yu

Advisor

  • Mavis Chen

She taught us the analysis process of NGS data and how to use R program.

IoT & Device
  1. Chen, Wei-Han
  2. Chan, Yuan-Yao

Advisors

  • Prof. Lin, Yi-Ping
  • Lin, Yun-Wei
  • Sean Liu

We appreciate that they taught us how to build up our IoT system with Arduino Yun and the sensors. In addition, they gave us many useful suggestions to improve our IoT system.

Modeling
  1. Chen, Wei-Han
  2. Chan, Yuan-Yao

Advisors

  • Prof. Huang, Hsien-Da
  • Lin, Yun-Wei
  • Sean Liu

We appreciate that they taught us a lot of methods to model our project and provide many pieces of advices to our team. They taught us the principle of Scoring Card, the principle of Machine Learning, and how to train the model.

BioBrick Design
  1. Chen, Szu-Chia
  2. Chen, Yen-Ling
  3. Ho, Jui-You

Advisor

  • Chen, Peng-Tzu

She taught us the basic concept about BioBrick and some details we should pay attention to.

Experiment
  1. All of us!

Advisors

  • Chen, Peng-Tzu
  • Ng Fung Ling
  • Tai, Hun-San
  • Chen, Lung-Chieh
  • Chiu, Yuan-Chen
  • Huang, Chih Yi

They taught us many experiments skills like SDS-PAGE, purification, MIC, etc. Additionally, they discussed the results with us after we did the experiments and gave us lots of useful suggestions.

Wiki
  1. Coding: Shih, Yu-Chi
  2. Design: Ho, Jui-You
  3. Text: Erick Wang

Advisor

  • Lin, Chia-Heng

He taught us how to use compiler and create a website in iGEM wiki. Also, he helped us to trouble-shoot our wiki.

Art Design
  1. Ho, Jui-You
  2. Shih, Yu-Chi

Advisors

  • Su, Kai-Hsiang
  • Chen, Kai-Wen

They taught us how to use Photoshop and Adobe Illustrator. In addition, they gave us many suggestions on our art design.

Power Point
  1. Ho, Jui-You
  2. Hsieh, Tzu-I
  3. Deng, Nian-Ruei

Advisors

  • Lee, Chao-Yu
  • Chen, Peng-Tzu
  • Chen, Kai-Wen
  • Ng Fung Ling

They gave suggestions about Power Point layout design to make our Power Point easier to be understood.

Poster
  1. Chen, Yen-Ling

Advisor

  • Su, Kai-Hsiang

He taught us how to use Adobe Illustrator and gave us hints to poster design.

Presentation
  1. Erick Wang
  2. Chang, Yu-Ci
  3. Chen, Wei-Han

Advisors

  • Lee, Chao-Yu
  • Chen, Peng-Tzu
  • Chen, Kai-Wen
  • Ng Fung Ling

They listened to our presentation rehearsals and gave suggestions to make our presentation attractive and easier to understand.

Human Practice
  1. All of us!!
Government Agencies
  • Taoyuan District Agricultural Research and Extension Station, Council of Agriculture, Executive Yuan

  • Gave us suggestions on our database and IoT disease prediction system.

  • National Chung Hsing University, Professor of Department of Soil and Environmental Sciences, Prof. Young, Chiu-Chung

  • He discussed the soil environment status and the relationship between bacteria and fertilizer with us and gave suggestions about our project.

Template