Sandra Ericson is an author and retired educator. She chaired the Consumer Arts and Science Department at City College of San Francisco for nearly three decades.
'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'3498586\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{6395f04e559f46fc92133d9995448b5dbac718ab880ea4c7491cdccfd215fcc7}\\"3498586\\"{6395f04e559f46fc92133d9995448b5dbac718ab880ea4c7491cdccfd215fcc7}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'
Why Food and Nutrition Deserves Its Own Public School Curriculum
A national human ecology curriculum that begins with food education could help address our most pressing crises—from climate change to inequality—by teaching students how to live well and care for one another.
September 10, 2025
Why Every Student Needs Human Ecology Education Now
From resilience to resourcefulness, human ecology education offers the life skills our schools forgot—equipping the next generation to navigate adulthood, climate challenges, and complex social systems with confidence, care, and collective strength.
June 9, 2025


