Watershed Festivals

2012 Watershed Festival Dates:

Christian County February 8th, 9th, and 14th, 15th, 16th   

Nixa Community Center- 701 N Taylor Way Nixa, MO 65714

417-725-5486

Volunteer Training:

January 25th Wednesday @ 12:00-1:30

Since 2004 The James River Basin Partnership (JRBP) has partnered with other organizations to offer Watershed Education Festivals to 5th grade students in counties within the James River Basin.  In 2010 festivals were held in Christian, Taney, and Stone  Barry counties.  This totaled 10 days of festivals, over 1,900 kids, and 45 dedicated volunteers. This goal is achieved through 5 interactive small group sessions.  Upon completion kids are given a quiz over the information. The day is wrapped up by an exciting and relevant performance by the Fishin' Magicians. The impact of the festivals was studied as a master thesis by a Missouri State University student.  Results were positive with students showing a significant improvement in content knowledge, and retaining most of it for at least two months after attending. They also displayed positive change in attitudes toward their watershed and a greater sense of personal responsibility.

Funding for this program comes from a variety of sources.  Thanks to Bass Pro, Aire Masters, Cargill, and The Conservation Fund for contributing to the 2010 festivals.  Also thanks to The Nixa Community Center, Hurley Baptist Church, and The Family Center in Barry County for the use of the buildings. And of course  this could not be done without our amazing and dedicated volunteers…Thank you!

 

Get pictures here from Photobucket!

 

2012 Watershed Festival Dates:

  • Christian County February 8th, 9th, and 14th, 15th, 16th          

Nixa Community Center- 701 N Taylor Way Nixa, MO 65714


Activity Explanations and Guides For Current Festival Volunteers and Teachers:

For Email Marketing you can trust

We want YOU to join the James River Basin Partnership

Discover all the benefits of membership today!

Learn More »

Learn More »

Popular Downloads

Event Calendar

(default) 14 queries took 79 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `events`101015
2SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE `Event`.`id` = 1 LIMIT 1111
3DESCRIBE `settings`8814
4SELECT `setting`.`id`, `setting`.`name`, `setting`.`url`, `setting`.`email`, `setting`.`replyto`, `setting`.`seo_title`, `setting`.`seo_keywords`, `setting`.`seo_description` FROM `settings` AS `setting` WHERE 1 = 1 110
5SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE `Event`.`navigation` = 1 ORDER BY `Event`.`weight` ASC LIMIT 20882
6DESCRIBE `projects`9914
7SELECT `Project`.`id`, `Project`.`created`, `Project`.`modified`, `Project`.`file`, `Project`.`navigation`, `Project`.`weight`, `Project`.`name`, `Project`.`blurp`, `Project`.`content` FROM `projects` AS `Project` WHERE `Project`.`navigation` = 1 ORDER BY `Project`.`weight` DESC LIMIT 20441
8DESCRIBE `downloads`8814
9SELECT `Download`.`id`, `Download`.`created`, `Download`.`modified`, `Download`.`weight`, `Download`.`file`, `Download`.`name`, `Download`.`description`, `Download`.`downloads` FROM `downloads` AS `Download` WHERE 1 = 1 ORDER BY `Download`.`weight` ASC LIMIT 3330
10SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE `Event`.`navigation` = 1 ORDER BY `Event`.`weight` ASC LIMIT 3330
11SELECT `Project`.`id`, `Project`.`created`, `Project`.`modified`, `Project`.`file`, `Project`.`navigation`, `Project`.`weight`, `Project`.`name`, `Project`.`blurp`, `Project`.`content` FROM `projects` AS `Project` WHERE `Project`.`navigation` = 1 ORDER BY `Project`.`weight` DESC LIMIT 3331
12DESCRIBE `pages`131314
13SELECT `Page`.`id`, `Page`.`parent_id`, `Page`.`created`, `Page`.`modified`, `Page`.`file`, `Page`.`navigation`, `Page`.`weight`, `Page`.`name`, `Page`.`title`, `Page`.`seo_title`, `Page`.`seo_keywords`, `Page`.`seo_description`, `Page`.`content`, `ParentPage`.`id`, `ParentPage`.`parent_id`, `ParentPage`.`created`, `ParentPage`.`modified`, `ParentPage`.`file`, `ParentPage`.`navigation`, `ParentPage`.`weight`, `ParentPage`.`name`, `ParentPage`.`title`, `ParentPage`.`seo_title`, `ParentPage`.`seo_keywords`, `ParentPage`.`seo_description`, `ParentPage`.`content` FROM `pages` AS `Page` LEFT JOIN `pages` AS `ParentPage` ON (`Page`.`parent_id` = `ParentPage`.`id`) WHERE `Page`.`navigation` = 1 ORDER BY `Page`.`weight` DESC LIMIT 3333
14SELECT `ChildPage`.`id`, `ChildPage`.`parent_id`, `ChildPage`.`created`, `ChildPage`.`modified`, `ChildPage`.`file`, `ChildPage`.`navigation`, `ChildPage`.`weight`, `ChildPage`.`name`, `ChildPage`.`title`, `ChildPage`.`seo_title`, `ChildPage`.`seo_keywords`, `ChildPage`.`seo_description`, `ChildPage`.`content` FROM `pages` AS `ChildPage` WHERE `ChildPage`.`parent_id` IN (7, 14, 15) ORDER BY `ChildPage`.`weight` ASC 000