Team:BYU Provo/Outreach/Baxtor

From 2013.igem.org

(Difference between revisions)
(Overview)
 
(39 intermediate revisions not shown)
Line 4: Line 4:
{| width="100%"
{| width="100%"
-
| colspan="3" | <font color="#333399" size="6" font face="Calibri">
 
-
: '''Human Practices - The Adventure of Baxtor Bacteria'''</font>
+
| colspan="3" | <font color="#333399" size="6" font face="Calibri">  
 +
: '''Human Practices - The Adventure of Baxter Bacteria'''</font>
<br>
<br>
Line 19: Line 19:
: [[Team:BYU_Provo/Outreach/OremLibrary|Library Visit]]
: [[Team:BYU_Provo/Outreach/OremLibrary|Library Visit]]
-
: [[Team:BYU_Provo/Outreach/Baxtor|The Adventure of Baxtor Bacteria]]
+
: [[Team:BYU_Provo/Outreach/Baxtor|The Adventure of Baxter Bacteria]]
</font>
</font>
Line 29: Line 29:
==Overview==
==Overview==
-
One of our main goals was to create a lasting impact on society's perception of synthetic biology.  What better way to influence children and adults than publishing a book?  The Adventure of Baxtor Bacteria teaches young children about the potential of synthetic biology in a fun and creative story.  The narrative recounts the wonderful journey of Baxtor Bacteria and his pet plasmid, Vector, as they travel through the world facing many challenges.  Included at the end of the book is a parental guide designed for parents to not only teach their children about synthetic biology but themselves as well.  Terms such as plasmid, bacteria, and virus are all explained making the book a powerful learning tool for all ages.  What happens to Baxtor and Vector in their big adventure?  You will have to read it for yourself to find out!  And it rhymes :)
+
One of our main goals was to create a lasting impact on society's perception of synthetic biology.  What better way to influence children and adults than publishing a book?  ''The Adventures of Baxter Bacteria'' teaches young children about the potential of synthetic biology in a fun and creative story.  The narrative recounts the wonderful journey of Baxter Bacteria and his pet plasmid, Vector, as they travel through the world facing many challenges.  Included at the end of the book is a parental guide designed for parents to not only teach their children about synthetic biology but themselves as well.  Terms such as plasmid, bacteria, and virus are all explained making the book a powerful learning tool for all ages.  What happens to Baxter and Vector in their big adventure?  You will have to read it for yourself to find out!  And it rhymes :)
<br>
<br>
-
<html>
+
==Different Editions==
-
<a href="https://2013.igem.org/Team:BYU_Provo/Outreach/OremLibrary" style="display:block;float:right;">Return to top >> </a>
+
-
</html>
+
-
<br>
+
The first edition of ''The Adventure of Baxter Bacteria'' was shared with kids during our library visit. Click [[Team:BYU_Provo/Outreach/OremLibrary#Story_Reading|here]] to find out more.
-
<br>
+
-
==First Edition==
+
The following is the final/published edition of ''The Adventure of Baxter Bacteria'', with minor modifications to make visualization suitable for the wiki. It contains a parental guide and a subsequent quiz toward the end of the book for parents to share with their children. Please click on ''Next Page'' or ''Previous Page'' to flip through the book.
-
Add description
+
<html>
-
<br>
+
<SCRIPT LANGUAGE="JavaScript">
-
<html>
+
var num=1
 +
img1 = new Image ()
 +
img1.src = "https://static.igem.org/mediawiki/2013/d/df/BYUBaxtorTitle.JPG"
 +
img2 = new Image ()
 +
img2.src = "https://static.igem.org/mediawiki/2013/3/3d/BYUBaxtor1-2.JPG"
 +
img3 = new Image ()
 +
img3.src = "https://static.igem.org/mediawiki/2013/7/7f/BYUBaxtor3-4.JPG"
 +
img4 = new Image ()
 +
img4.src = "https://static.igem.org/mediawiki/2013/0/0e/BYUBaxtor5-6.JPG"
 +
img5 = new Image ()
 +
img5.src = "https://static.igem.org/mediawiki/2013/0/05/BYUBaxtor7-8.JPG"
 +
img6 = new Image ()
 +
img6.src = "https://static.igem.org/mediawiki/2013/1/18/BYUBaxtor9-10.JPG"
 +
img7 = new Image ()
 +
img7.src = "https://static.igem.org/mediawiki/2013/6/6b/BYUBaxtor11-12.JPG"
 +
img8 = new Image ()
 +
img8.src = "https://static.igem.org/mediawiki/2013/7/7c/BYUBaxtor13-14.JPG"
 +
img9 = new Image ()
 +
img9.src = "https://static.igem.org/mediawiki/2013/d/d4/BYUBaxtor15-16.JPG"
 +
img10 = new Image ()
 +
img10.src = "https://static.igem.org/mediawiki/2013/0/01/BYUBaxtor17-18.JPG"
 +
img11 = new Image ()
 +
img11.src = "https://static.igem.org/mediawiki/2013/e/ed/BYUBaxtor19-20.JPG"
 +
img12 = new Image ()
 +
img12.src = "https://static.igem.org/mediawiki/2013/f/fa/BYUBaxtorEnd.JPG"
 +
img13 = new Image ()
 +
img13.src = "https://static.igem.org/mediawiki/2013/c/c7/BYUBaxtorParent1.JPG"
 +
img14 = new Image ()
 +
img14.src = "https://static.igem.org/mediawiki/2013/9/99/BYUBaxtorParent2.JPG"
 +
 
 +
function slideshowUp()
 +
{
 +
num=num+1
 +
document.mypic.src=eval("img"+num+".src")
 +
}
 +
 
 +
function slideshowBack()
 +
{
 +
num=num-1
 +
document.mypic.src=eval("img"+num+".src")
 +
}
 +
 
 +
</SCRIPT>
 +
 
 +
<!-- The Image and Form Codes are Below -->  
<center>
<center>
 +
<IMG SRC="https://static.igem.org/mediawiki/2013/d/df/BYUBaxtorTitle.JPG" NAME="mypic" BORDER=0 HEIGHT="460" WIDTH="700">
 +
<p>
-
<script type="text/javascript">
+
 
-
var o=String.fromCharCode(60);var c=String.fromCharCode(62)
+
<A HREF="JavaScript:slideshowBack()">----------------------<b>Previous Page</b>----------------------</A>
-
document.write(o+'iframe sr'+'c="http://slideful.com/v20130714_1671869379069762_ijf.htm" frameborder="0" sty'+'le="border:0px;padding:0px;margin:0px;width:700px;height:500px;" allowtransparency="true"'+c+o+'/iframe'+c)
+
 
-
</script>
+
<A HREF="JavaScript:slideshowUp()">----------------------<b>Next Page</b>----------------------</A>  
-
<noscript><a href="http://slideful.com/v20130714_1671869379069762_pf.htm">View the slide show</a>
+
-
</noscript>  
+
</center>
</center>
</html>
</html>
 +
 +
© BYU 2013
 +
 +
Posted with permission from BYU.
<html>
<html>
-
<a href="https://2013.igem.org/Team:BYU_Provo/Outreach/OremLibrary" style="display:block;float:right;">Return to top >> </a>
+
<a href="https://2013.igem.org/Team:BYU_Provo/Outreach/Baxtor" style="display:block;float:right;">Return to top >> </a>
</html>
</html>
Line 68: Line 113:
<br>
<br>
-
==Published Story==
+
==Evaluation of the Efficacy of Our Outreach Project As a Learning Tool==
-
Add description, slide show of Baxtor story
+
Our intention in writing the book is to improve the public's understanding and appreciation of synthetic biology. To judge the book's virtue in accomplishing this design, we developed a quiz meant to be taken before and after reading ''The Adventures of Baxter Bacteria'' and its included parental guide.  Dr. Jamie Jensen, an expert in the field of Biology Science Education, advised us in writing questions that would quantitatively demonstrate increased understanding of synthetic biology. We administered the pre- and post- tests to children between 6 and 11. The results to the individual questions (n=24) are depicted below.
-
<br>
+
[[File:BYU questions 1-3 corrected.jpg|750px|center|link=https://static.igem.org/mediawiki/2013/4/49/BYUAnalysis.jpg]]
 +
[[File:BYU questions 4-6.jpg|750px|center|link=https://static.igem.org/mediawiki/2013/4/49/BYUAnalysis.jpg]]
-
<html>
+
Questions 1-3 were multiple choice and were structured to test basic knowledge of biology. Questions 4-6 tested people's perception of synthetic biology and also their ability to apply principles of synthetic biology to real world situations. We graded questions 4-6 using a rubric with a number system as a measurement of understanding. The data demonstrates that our book is an effective method to increase children's understanding of synthetic biology. All children who participated in our study scored higher on the post test than the pre test.
-
<a href="https://2013.igem.org/Team:BYU_Provo/Outreach/OremLibrary" style="display:block;float:right;">Return to top >> </a>
+
-
</html>
+
-
<br>
+
'''We gained permission from the IRB before conducting the tests used to gather this data.'''
-
<br>
+
 
 +
The following are links to the quiz we administered and the rubric we used for grading free response answers.
-
==Market Evaluation==
+
* [https://static.igem.org/mediawiki/2013/9/98/BYUQuiz.pdf Quiz.pdf]
-
Add description
+
* [https://static.igem.org/mediawiki/2013/c/cb/BYUquizrubric.pdf Rubric for Free Response Answers.pdf]
</font>
</font>

Latest revision as of 03:54, 28 September 2013


Human Practices - The Adventure of Baxter Bacteria


Human Practices
Library Visit
The Adventure of Baxter Bacteria

Overview

One of our main goals was to create a lasting impact on society's perception of synthetic biology. What better way to influence children and adults than publishing a book? The Adventures of Baxter Bacteria teaches young children about the potential of synthetic biology in a fun and creative story. The narrative recounts the wonderful journey of Baxter Bacteria and his pet plasmid, Vector, as they travel through the world facing many challenges. Included at the end of the book is a parental guide designed for parents to not only teach their children about synthetic biology but themselves as well. Terms such as plasmid, bacteria, and virus are all explained making the book a powerful learning tool for all ages. What happens to Baxter and Vector in their big adventure? You will have to read it for yourself to find out! And it rhymes :)


Different Editions

The first edition of The Adventure of Baxter Bacteria was shared with kids during our library visit. Click here to find out more.

The following is the final/published edition of The Adventure of Baxter Bacteria, with minor modifications to make visualization suitable for the wiki. It contains a parental guide and a subsequent quiz toward the end of the book for parents to share with their children. Please click on Next Page or Previous Page to flip through the book.

----------------------Previous Page---------------------- ----------------------Next Page----------------------

© BYU 2013

Posted with permission from BYU.

Return to top >>



Evaluation of the Efficacy of Our Outreach Project As a Learning Tool

Our intention in writing the book is to improve the public's understanding and appreciation of synthetic biology. To judge the book's virtue in accomplishing this design, we developed a quiz meant to be taken before and after reading The Adventures of Baxter Bacteria and its included parental guide. Dr. Jamie Jensen, an expert in the field of Biology Science Education, advised us in writing questions that would quantitatively demonstrate increased understanding of synthetic biology. We administered the pre- and post- tests to children between 6 and 11. The results to the individual questions (n=24) are depicted below.

BYU questions 1-3 corrected.jpg
BYU questions 4-6.jpg

Questions 1-3 were multiple choice and were structured to test basic knowledge of biology. Questions 4-6 tested people's perception of synthetic biology and also their ability to apply principles of synthetic biology to real world situations. We graded questions 4-6 using a rubric with a number system as a measurement of understanding. The data demonstrates that our book is an effective method to increase children's understanding of synthetic biology. All children who participated in our study scored higher on the post test than the pre test.

We gained permission from the IRB before conducting the tests used to gather this data.

The following are links to the quiz we administered and the rubric we used for grading free response answers.


Return to top >>