May 12, 2008
Fun Home School Projects
Homeschooling your children means taking responsibility for their education, but with this responsibility comes many benefits. One of the greatest benefits that you get to set your child's curriculum according to your family's values and your child's interests. Projects are important part of any homeschooling curriculum. Once you've set your curriculum outlined goals for each unit, include projects at the end of each unit to provide your child with an effective way to review and implement all they have learned.
Here's an example of a great project idea that will demonstrate how to incorporate projects into your lesson plans effectively. Let's say your child just completed a unit on biology, a great way to end the unit is to ask your child to create an ecosystem in an aquarium. The goal would be to create a self sufficient environment in a sealed aquarium. While learning about the different cycles of nature, encourage your child to contemplate different ways to create such an ecosystem. After your child has devised an action plan for the project, go to the store to pick up the list of required materials.
Teach your child to spend a good amount of time planning before taking any further steps. Planning is often the part of the project children like to skip over or hurry along so they could get to the fun part. But teach your child the popular saying: "If you fail to plan, you plan to fail." Reinforcing the need to plan for a project will help your child establish this good habit for all future endeavours.
Projects like this have proven effective because they allow children to not only make use of the knowledge they have acquired but to also use their creative and organizational skills. Parents find it easier to capture their children's attention with hands on activities such as unit end projects. Projects also help children recall facts and ideas from the unit and instil them in the memory more permanently.
Once the aquarium is set up, have your child track progress everyday. This will help build observation and recording skills. You child can learn how to use different types of charts and graphs to keep track of the project results. It's important to teach your child that projects require step by step work and for your child to eventually internalize these organizational steps.
Projects like the aquarium project can be an indispensable part of your child`s homeschooling education. Projects allow the child to not only make use of the knowledge they have acquired but to also use and improve their creative and organizational skills. Parents find it much easier to engage their children while working on projects. Projects will also help your child remember and sum all they have learned in a unit and come to realize that the knowledge they have obtained can serve a practical and useful purpose.
For all of your PET needs go to A Fine Friend (www.AFineFriend.com)
Filed under Home & Family by Marwan Aziz
WordPress database error: [Server shutdown in progress]
SELECT items.*,
floor( 100 * exp( ( object_weight + max_weight ) / ( 2 * max_weight ) ) / exp( 1 ) ) as item_score
FROM (
SELECT posts.*,
posts.ID as item_id,
lower( post_title ) as item_name
FROM wp_posts as posts
WHERE posts.post_status = 'publish'
AND posts.post_type = 'post'
AND posts.post_password = ''
AND posts.ID NOT IN (3348)
) as items
INNER JOIN (
SELECT object_id,
object_weight,
MAX( max_weight ) as max_weight
FROM (
SELECT object_id,
SUM( term_weight ) as object_weight
FROM (
SELECT object_id,
term_taxonomy_id,
MAX( ( taxonomy_score * relationship_score ) ) as term_weight
FROM (
SELECT term_relationships.object_id,
term_relationships.term_taxonomy_id,
CASE
WHEN
term_taxonomy.taxonomy = 'post_tag'
THEN
100
ELSE
75
END as taxonomy_score,
CASE
WHEN
term_relationships.object_id = 3348
THEN
100
WHEN
term_relationships.object_id = object_relationships.object_id
THEN
90
ELSE
80
END as relationship_score
FROM wp_term_relationships as object_relationships
INNER JOIN wp_term_taxonomy as object_taxonomy
ON object_taxonomy.taxonomy IN ( 'post_tag', 'yahoo_terms' )
AND object_taxonomy.term_taxonomy_id = object_relationships.term_taxonomy_id
INNER JOIN wp_terms as object_terms
ON object_terms.term_id = object_taxonomy.term_id
INNER JOIN wp_term_relationships as related_relationships
ON related_relationships.term_taxonomy_id = object_relationships.term_taxonomy_id
INNER JOIN wp_term_relationships as term_relationships
ON term_relationships.object_id = related_relationships.object_id
INNER JOIN wp_term_taxonomy as term_taxonomy
ON term_taxonomy.taxonomy IN ( 'post_tag', 'yahoo_terms' )
AND term_taxonomy.term_taxonomy_id = term_relationships.term_taxonomy_id
WHERE object_relationships.object_id = 3348
OR object_terms.slug IN ( 'fun', 'home', 'school', 'projects' )
) as term_scores
GROUP BY object_id, term_taxonomy_id
) as term_weights
GROUP BY object_id
) as object_weights,
(
SELECT object_weight as max_weight
FROM (
SELECT object_id,
SUM( term_weight ) as object_weight
FROM (
SELECT object_id,
term_taxonomy_id,
MAX( ( taxonomy_score * relationship_score ) ) as term_weight
FROM (
SELECT term_relationships.object_id,
term_relationships.term_taxonomy_id,
CASE
WHEN
term_taxonomy.taxonomy = 'post_tag'
THEN
100
ELSE
75
END as taxonomy_score,
CASE
WHEN
term_relationships.object_id = 3348
THEN
100
WHEN
term_relationships.object_id = object_relationships.object_id
THEN
90
ELSE
80
END as relationship_score
FROM wp_term_relationships as object_relationships
INNER JOIN wp_term_taxonomy as object_taxonomy
ON object_taxonomy.taxonomy IN ( 'post_tag', 'yahoo_terms' )
AND object_taxonomy.term_taxonomy_id = object_relationships.term_taxonomy_id
INNER JOIN wp_terms as object_terms
ON object_terms.term_id = object_taxonomy.term_id
INNER JOIN wp_term_relationships as related_relationships
ON related_relationships.term_taxonomy_id = object_relationships.term_taxonomy_id
INNER JOIN wp_term_relationships as term_relationships
ON term_relationships.object_id = related_relationships.object_id
INNER JOIN wp_term_taxonomy as term_taxonomy
ON term_taxonomy.taxonomy IN ( 'post_tag', 'yahoo_terms' )
AND term_taxonomy.term_taxonomy_id = term_relationships.term_taxonomy_id
WHERE object_relationships.object_id = 3348
OR object_terms.slug IN ( 'fun', 'home', 'school', 'projects' )
) as term_scores
GROUP BY object_id, term_taxonomy_id
) as term_weights
GROUP BY object_id
) as max_weights
) as max_weights
GROUP BY object_id
) as related_objects
ON related_objects.object_id = items.item_id
ORDER BY item_score DESC, lower(items.item_name)
LIMIT 5
WordPress database error: [Lost connection to MySQL server during query]
UPDATE wp_options SET option_value = 'a:1:{s:5:\"posts\";a:1:{s:32:\"221c2e088432189cb5a197705d38faa9\";s:0:\"\";}}' WHERE option_name = 'related_widgets_cache'


Leave a Comment
You must be logged in to comment