<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en-US" prefix="og: https://ogp.me/ns#">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<title>Guilt-Free Homeschooling - Equipping parents for homeschooling success!</title>

		<!-- All in One SEO 4.9.7.2 - aioseo.com -->
	<meta name="description" content="Equipping parents for homeschooling success!" />
	<meta name="robots" content="max-image-preview:large" />
	<link rel="canonical" href="https://guiltfreehomeschooling.org" />
	<link rel="next" href="https://guiltfreehomeschooling.org/blog/atom.xml/?paged=2" />
	<meta name="generator" content="All in One SEO (AIOSEO) 4.9.7.2" />
		<meta property="og:locale" content="en_US" />
		<meta property="og:site_name" content="Guilt-Free Homeschooling - Equipping parents for homeschooling success!" />
		<meta property="og:type" content="website" />
		<meta property="og:title" content="Guilt-Free Homeschooling - Equipping parents for homeschooling success!" />
		<meta property="og:description" content="Equipping parents for homeschooling success!" />
		<meta property="og:url" content="https://guiltfreehomeschooling.org" />
		<meta name="twitter:card" content="summary" />
		<meta name="twitter:title" content="Guilt-Free Homeschooling - Equipping parents for homeschooling success!" />
		<meta name="twitter:description" content="Equipping parents for homeschooling success!" />
		<script type="application/ld+json" class="aioseo-schema">
			{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/guiltfreehomeschooling.org#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/guiltfreehomeschooling.org#listItem","position":1,"name":"Home","item":"https:\/\/guiltfreehomeschooling.org","nextItem":{"@type":"ListItem","@id":"https:\/\/guiltfreehomeschooling.org\/?cat=8#listItem","name":"Deciding to Homeschool"}},{"@type":"ListItem","@id":"https:\/\/guiltfreehomeschooling.org\/?cat=8#listItem","position":2,"name":"Deciding to Homeschool","item":"https:\/\/guiltfreehomeschooling.org\/?cat=8","nextItem":{"@type":"ListItem","@id":"https:\/\/guiltfreehomeschooling.org\/?p=2129#listItem","name":"Emergency Homeschooling: Benefits"},"previousItem":{"@type":"ListItem","@id":"https:\/\/guiltfreehomeschooling.org#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/guiltfreehomeschooling.org\/?p=2129#listItem","position":3,"name":"Emergency Homeschooling: Benefits","previousItem":{"@type":"ListItem","@id":"https:\/\/guiltfreehomeschooling.org\/?cat=8#listItem","name":"Deciding to Homeschool"}}]},{"@type":"CollectionPage","@id":"https:\/\/guiltfreehomeschooling.org#collectionpage","url":"https:\/\/guiltfreehomeschooling.org","name":"Guilt-Free Homeschooling - Equipping parents for homeschooling success!","description":"Equipping parents for homeschooling success!","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/guiltfreehomeschooling.org\/#website"},"breadcrumb":{"@id":"https:\/\/guiltfreehomeschooling.org#breadcrumblist"},"about":{"@id":"https:\/\/guiltfreehomeschooling.org\/#organization"}},{"@type":"Organization","@id":"https:\/\/guiltfreehomeschooling.org\/#organization","name":"Guilt-Free Homeschooling","description":"Equipping parents for homeschooling success!","url":"https:\/\/guiltfreehomeschooling.org\/"},{"@type":"WebSite","@id":"https:\/\/guiltfreehomeschooling.org\/#website","url":"https:\/\/guiltfreehomeschooling.org\/","name":"Guilt-Free Homeschooling","description":"Equipping parents for homeschooling success!","inLanguage":"en-US","publisher":{"@id":"https:\/\/guiltfreehomeschooling.org\/#organization"}}]}
		</script>
		<!-- All in One SEO -->

<link rel="alternate" type="application/rss+xml" title="Guilt-Free Homeschooling &raquo; Feed" href="https://guiltfreehomeschooling.org/?feed=rss2" />
<link rel="alternate" type="application/rss+xml" title="Guilt-Free Homeschooling &raquo; Comments Feed" href="https://guiltfreehomeschooling.org/?feed=comments-rss2" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v10.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-RE566KX4K9"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '10.2.2';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/guiltfreehomeschooling.org\/"};
								if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-RE566KX4K9',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-RE566KX4K9', {"forceSSL":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
							<!-- / Google Analytics by MonsterInsights -->
		<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link rel='stylesheet' id='guilt-free-homeschooling-css' href='https://guiltfreehomeschooling.org/wp-content/themes/guilt-free/style.css?ver=1.0' media='all' />
<style id="wp-emoji-styles-inline-css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id="wp-block-library-inline-css">
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=/wp-includes/css/dist/block-library/common.min.css */
</style>
<style id="classic-theme-styles-inline-css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>

<style id="global-styles-inline-css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<script async data-wp-strategy="async" id="monsterinsights-frontend-script-js" src="https://guiltfreehomeschooling.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=10.2.2"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"pdf,doc,ppt,xls,zip,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/guiltfreehomeschooling.org","hash_tracking":"false","v4_id":"G-RE566KX4K9"};/* ]]> */
</script>
<link rel="https://api.w.org/" href="https://guiltfreehomeschooling.org/index.php?rest_route=/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://guiltfreehomeschooling.org/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 7.0" />
<link rel="icon" href="https://guiltfreehomeschooling.org/wp-content/themes/genesis/images/favicon.ico" />
<link rel="pingback" href="https://guiltfreehomeschooling.org/xmlrpc.php" />
<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-17812475-1']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script><style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style></head>
<body data-rsssl=1 class="home blog wp-theme-genesis wp-child-theme-guilt-free header-image header-full-width sidebar-content-sidebar"><div id="wrap"><div id="header"><div class="wrap"><div id="title-area"><h1 id="title"><a href="https://guiltfreehomeschooling.org/">Guilt-Free Homeschooling</a></h1><p id="description">Equipping parents for homeschooling success!</p></div></div></div><div id="nav"><div class="wrap"><ul id="menu-navigation-bar" class="menu genesis-nav-menu menu-primary"><li id="menu-item-2097" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2097"><a href="https://guiltfreehomeschooling.org/?page_id=2">About</a></li>
<li id="menu-item-2106" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-2106"><a rel="privacy-policy" href="https://guiltfreehomeschooling.org/?page_id=2103">Privacy Policy</a></li>
<li id="menu-item-2093" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2093"><a href="https://guiltfreehomeschooling.org/?page_id=801">Products Page</a></li>
<li id="menu-item-2094" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2094"><a href="https://guiltfreehomeschooling.org/?page_id=522">GFHS Workshops</a></li>
<li id="menu-item-2096" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2096"><a href="https://guiltfreehomeschooling.org/?page_id=463">Titles Index</a></li>
<li id="menu-item-2095" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2095"><a href="https://guiltfreehomeschooling.org/?page_id=476">Topical Index</a></li>
</ul></div></div><div id="inner"><div id="content-sidebar-wrap"><div id="content" class="hfeed"><div class="post-2129 post type-post status-publish format-standard hentry category-deciding-to-homeschool category-emergency-homeschooling category-encouragement-for-parents category-family-unity category-leaving-public-school entry"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://guiltfreehomeschooling.org/?p=2129">Emergency Homeschooling: Benefits</a></h2>
<div class="post-info"><span class="date published time" title="2020-08-07T10:00:18-05:00">August 7, 2020</span>  by <span class="author vcard"><span class="fn"><a href="https://guiltfreehomeschooling.org/?author=1" rel="author">CarolynM</a></span></span> <span class="post-comments"><a href="https://guiltfreehomeschooling.org/?p=2129#respond">Leave a Comment</a></span> </div><div class="entry-content"><p>Mental health improves as students learn to think for themselves and trust their own instincts, instead of relying on other students to give the right answers.</p>
<p>Physical health improves with less exposure to the germ-factory classrooms. My children suddenly stopped having continuous colds <em>and</em> conjunctivitis (pink-eye), when we switched from public school to homeschooling.</p>
<p>Emotional health will be calmer with a routine at home, instead of the unpredictable chaos and fear in the public classroom.</p>
<p>You will know exactly what your children are doing and learning each day. You can focus in immediately on whatever they may struggle with and resolve it, rather than waiting to be surprised with the news at a parent/teacher conference, weeks or months later.</p>
<p>Your family will be much stronger as one cohesive unit, because closer relationships naturally develop when parents and children work together. Your children will learn valuable life skills and independent learning skills that they will use for years to come.</p>
<p>Your child will be able to concentrate on topics of his own interest, because 1) he’s not surrounded by 20-some other students, all clamoring for attention, and 2) the freedom provided by homeschooling’s more efficient use of time gives him the opportunities (both in time and energy) to look into new interests.</p>
<p>It is personally rewarding to see what has been learned, whether evaluated on a daily, weekly, monthly, or yearly level. Children (as well as parents) grow in confidence, when they recognize their own accomplishments.</p>
<p>Other titles in this series:</p>
<ul>
<li><a href="https://guiltfreehomeschooling.org/?p=2113">Emergency Homeschooling: You CAN Do This!</a></li>
<li><a href="https://guiltfreehomeschooling.org/?p=2120">Emergency Homeschooling: FAQ&#8217;s</a></li>
<li><a href="https://guiltfreehomeschooling.org/?p=2125">Emergency Homeschooling: What Supplies Do We Need, and Where Do We Get Them?</a></li>
</ul>
</div><div class="post-meta"><span class="categories">Filed Under: <a href="https://guiltfreehomeschooling.org/?cat=8" rel="category">Deciding to Homeschool</a>, <a href="https://guiltfreehomeschooling.org/?cat=50" rel="category">Emergency Homeschooling</a>, <a href="https://guiltfreehomeschooling.org/?cat=11" rel="category">Encouragement for Parents</a>, <a href="https://guiltfreehomeschooling.org/?cat=13" rel="category">Family Unity</a>, <a href="https://guiltfreehomeschooling.org/?cat=21" rel="category">Leaving Public School</a></span> </div></div><div class="post-2125 post type-post status-publish format-standard hentry category-curriculum-choices category-deciding-to-homeschool category-emergency-homeschooling category-encouragement-for-parents category-homeschool-how-to category-leaving-public-school entry"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://guiltfreehomeschooling.org/?p=2125">Emergency Homeschooling:  What Supplies Do We Need, and Where Do We Get Them?</a></h2>
<div class="post-info"><span class="date published time" title="2020-08-06T10:00:04-05:00">August 6, 2020</span>  by <span class="author vcard"><span class="fn"><a href="https://guiltfreehomeschooling.org/?author=1" rel="author">CarolynM</a></span></span> <span class="post-comments"><a href="https://guiltfreehomeschooling.org/?p=2125#respond">Leave a Comment</a></span> </div><div class="entry-content"><p>You may already have many basic supplies leftover from last year—notebooks, pencils, crayons, colored pencils, and so on. If your current stash is limited, you can certainly purchase more, but what you will need at home is not nearly as extensive as the list schools send out each year. Include a backpack (again, the one from last year may be adequate) if your student will be carrying his supplies to a sitter or Grandma’s while you go to work.</p>
<p>Our favorite curriculum items are ones we have recommended time and time again—without any compensation from the publishers, so you can trust that we really liked these. We did use many other products, but these have remained outstanding favorites.</p>
<p><strong><em> </em></strong></p>
<p><strong><em>Alpha-Phonics</em></strong> teaches reading just as well as the super-pricey programs, but for 1/10<sup>th</sup> of the cost. The book is not loaded with childish drawings, as some others are. If you find you need flashcards or other manipulatives, you can easily make some yourself with index cards. Let your student help! We supplemented this with beginning reading books that used words similar to those in the lessons, and had no need of other materials offered.</p>
<p><strong><em>At Last! A Reading Method for Every Child!</em></strong> It’s a hard-to-find book, but it does contain a 2-week crash course in remedial phonics, which was ideal for my formerly public-schooled child with reading deficiencies. (This book has been updated since I first bought it; the chapter for the crash course is now called “Uniform Approach.”)</p>
<p><strong><em>Getty-Dubay Italic Handwriting Series</em></strong> was my favorite for very simple but elegant handwriting that, incidentally, converts to cursive with few changes and little difficulty for students. I used these workbooks with my children and did the program myself to improve my own poor handwriting, so I can recommend it highly. <em>Book E</em> covers both a printed manuscript and cursive handwriting—the suggested place to begin if you already know basic handwriting. I used a plain spiral notebook for copying my exercises, leaving the workbook for my student and giving myself plenty of room to practice.</p>
<p><strong><em>Miquon Math</em></strong> is an excellent program, designed to be used in grades 1-3, but is so thorough that students can step directly from it into Saxon 6/5 (6<sup>th</sup> grade) <em>without</em> difficulty. The set of 6 workbooks, normally done 2 per year, step quickly into complex math, but in a way that even 6-year-olds can understand. <em>Miquon</em> teaches adding and subtracting, then moves into multiplication as a logical extension of addition. Before the series is finished, the student is graphing rectangular coordinates with complete confidence! Grade 1 uses the Orange Book and Red Book; grade 2 uses the Blue Book and Green Book; grade 3 uses the Yellow Book and Purple Book. The <em>Lab Sheet Annotations</em> book is the teacher’s guide and answer key, and is a must for teaching this material, along with a basic set of <em>Cuisenaire Rods</em> (wooden or plastic sticks in 1-10 unit sizes; the wooden ones sound better when falling off the table). The student workbooks are printed on newsprint in colored ink, but are relatively free of kiddie pictures, other than cartoon-style illustrations necessary to the lessons. <em>Miquon</em> is my favorite program of everything we used!</p>
<p><strong><em>Key to Fractions</em></strong> (also <em>Decimals, Percents, </em>and<em> Measurements)</em> series of 3-4 workbooks are excellent for any students who may be struggling with the concepts of fractions, decimals, percents, or measurements (we used each of those sets with wonderful results). Their <em>Key to Algebra</em> and <em>Key to Geometry</em> full-year series also break down scary math concepts into do-able steps and make the subjects simple to understand. All workbooks are thin, comic-book-style, and completely non-threatening and un-intimidating for math-phobic students. Answer keys are available and great time-savers. <em>Key to…</em> workbooks are definitely my second-most favorite program.</p>
<p><strong><em>Easy Grammar</em></strong> is no-nonsense, straight-forward, and <em>easy</em>. We used this program in its early stages, when there was only one level, simply called <em>Easy Grammar.</em> Its treatment of grammatical rules is simplified by learning prepositions first, then eliminating all prepositional phrases from a sentence, to easily identify the other parts of speech. <em>Easy Grammar</em> was a godsend to my public-school-refugee student, whose previous classroom experiences were built on presenting incorrect examples every day, without teaching correct examples first. <em>Easy Grammar </em>taught the correct rules very plainly and simply. We loved it!</p>
<p><strong><em>Saxon Math</em></strong> uses continuous review to keep concepts fresh in students’ minds, rather than working on a single concept per chapter, as is done by most math textbooks. The “homeschool kit” includes a test booklet, with instructions to give a test after every 5<sup>th</sup> lesson, but even those testing questions are reviewing material covered 5-10 lessons ago. (Test #1 covers Lessons 1-5, but is given after Lesson 10, and so on.) As I recall, the tests were 20 questions each, a few less than daily problem sets. We used the tests as our method of review at the beginning of the year. The student did test after test, as many as they desired each day, as long as they could get each problem correct. A perfect score allowed them to proceed to the next test. If any mistakes were made, they were analyzed for cause: hasty errors or misunderstanding. If the student could rework a hasty error and get the correct answer, he moved on as with a perfect score. If the cause of mistakes was misunderstanding, that indicated a lesson that needed more work, and we tracked back to the group of 5 lessons covered by that test, as the place for that student to begin math lessons for that school year. My students came up with this plan as a challenging way for them to refresh their “math brains” and to skip over the tedious review lessons at the beginning of the books. Since we often had kept working at math over part of the summer (to finish up the past year’s book), their ability to do math rarely waned, and intense review wasn’t needed. My students also presented a logical argument against taking regular math tests, since Saxon already “tests” on a daily basis through their continual reviewing of previous concepts. Not testing became a great time-saver, which allowed us to keep moving forward with daily lessons. An answer key is included with the homeschool kit, but it lists only the final answer to problems. The <em>Solutions Manual </em>is valuable for showing the step-by-step solutions to more advanced problems. We bought the <em>Solutions Manual </em>for <em>Algebra 2</em> and <em>Advanced Math</em>—there wasn’t one available yet for <em>Algebra 1</em>, when we used that book. Other <em>Saxon Math</em> textbooks we used were <em>Saxon 6/5</em>, <em>Saxon 7/6</em>, and <em>Algebra ½.</em> (For levels 5/4, 6/5, 7/6, and 8/7, the 1<sup>st</sup> number is the typical grade level; the second number is for exceptional students in that grade—so 5/4 is for most 5<sup>th</sup> graders, or exceptional 4<sup>th</sup> graders.)</p>
<p><strong>Biographies,</strong> including historical figures, scientists, inventors, and artists, gave my students a look at the more personal side of history, science, and other subjects. We could find interesting biographies at the public library (in both the children’s and adults’ sections); biographical movies were another good source for seeing the human side of topics that can sometimes be harder to delve into. Exploring one person’s life story gave my students a desire to know more about others, drawing them into the topics more deeply than ordinary textbooks would have done. (My test for finding an interesting book is to read the first paragraph. If I have to restart several times and force myself to get through it, I put that book down and try another one. If I find myself in the middle of the second paragraph or suddenly turning the page, engrossed in the story, I know that I will enjoy reading the whole book.)</p>
<p><strong><em>“Uncle Eric” Books</em></strong> by Richard Maybury are an often-overlooked series of 11 books that deal with everything from history to economics to government to politics. These books offer a unique perspective that Americans usually don’t see and deal with root causes of worldwide conflicts, rather than just the surface view. The tricky concepts of economics and world governments are clearly explained for middle school to high school level. We used the following titles, but there are several more that have been added to the series:</p>
<ul>
<li><em>Whatever Happened to Penny Candy? </em></li>
<li><em>Whatever Happened to Justice?</em></li>
<li><em>Are You Liberal, Conservative, or Confused?</em></li>
<li><em>Evaluating Books: What Would Thomas Jefferson Think About This</em></li>
<li><em>Ancient Rome: How It Affects You Today</em></li>
<li><em>The Clipper Ship Strategy</em></li>
<li><em>The Thousand Year War in the Mideast</em></li>
</ul>
<p><strong><em>The Elements of Clear Thinking</em></strong> by William F. McCart is a high school level program for teaching <em>Accurate Communication</em>, <em>Critical Reading</em>, and <em>Sound Reasoning</em>. Simply put, how to say what you mean and how to analyze what an author meant and whether or not he succeeded. This set is 3 thin workbooks, but don’t be fooled into thinking students will zip through them. The 3<sup>rd</sup> book contains some especially weighty passages to read and analyze. (I had to buy the answer keys.) When my second student struggled with some of the more difficult reading selections, we opted for finding our own reading materials at the library, and I wrote questions for those, similar to what was used in the workbook. However, the section on “Fallacies of Reasoning” is excellent and redeemed any issues we had with other parts. This series was excellent preparation for my students’ future college classes, for in-class discussions, reading assignments, and writing papers.</p>
<p>&nbsp;</p>
<p>Materials in your students’ grade levels may be ordered online from: Amazon, <a href="https://www.rainbowresource.com/">Rainbow Resource Center</a>, <a href="https://www.christianbook.com/">Christian Book Distributors</a>, and many other reputable suppliers.</p>
<p>Public libraries are an excellent source for reading material for all topics, but some may have limited access during your year of Emergency Homeschooling.</p>
<p>Wonderful supplemental activities can be found at <a href="https://timberdoodle.com/">Timberdoodle</a> and <a href="https://millerpadsandpaper.com/">Miller Pads and Paper</a>, as well as the hands-on learning supplies available at Target’s Dollar Spot, Dollar Tree’s educational supplies, and other dollar-stores, bookstores, and office supply stores.</p>
<p>Supplemental learning aids can be as common as the play money from a <em>Monopoly</em> game, the letter tiles from a <em>Scrabble</em> game, and a deck of playing cards (using Ace-10 becomes a math deck for all sorts of practice). For more advanced learning tools, hit up the grocery aisles for sugar cubes and alphabet macaroni (use it dry and uncooked), but keep these on a cookie sheet to minimize any mess.</p>
<p>Start with the “3 R’s” of reading, ‘riting, and ‘rithmetic for teaching your students the most basic skills. For history and science materials, look at whatever seems to fit your student’s interests and grade level. Some students may enjoy the all-in-one-workbooks, like <em>What Your Second Grader Needs to Know</em>, and other students will prefer separate workbooks for each subject. Be aware that online learning programs and some pre-packaged learning programs will require the student to answer every question on every page of every book. If your student would be overly burdened by that, choose a less aggressive approach.</p>
<p>You know your children best, so trust your instincts or discuss with them what is available and give them an opportunity to provide some input on what seems more appealing to them. For this emergency year, anything-at-all will be far better than nothing-whatsoever, so don’t judge your efforts too harshly.</p>
<p>Other titles in this series:</p>
<ul>
<li><a href="https://guiltfreehomeschooling.org/?p=2113">Emergency Homeschooling: You CAN Do This!</a></li>
<li><a href="https://guiltfreehomeschooling.org/?p=2120">Emergency Homeschooling: FAQ&#8217;s</a></li>
<li>Emergency Homeschooling: Benefits</li>
</ul>
</div><div class="post-meta"><span class="categories">Filed Under: <a href="https://guiltfreehomeschooling.org/?cat=7" rel="category">Curriculum Choices</a>, <a href="https://guiltfreehomeschooling.org/?cat=8" rel="category">Deciding to Homeschool</a>, <a href="https://guiltfreehomeschooling.org/?cat=50" rel="category">Emergency Homeschooling</a>, <a href="https://guiltfreehomeschooling.org/?cat=11" rel="category">Encouragement for Parents</a>, <a href="https://guiltfreehomeschooling.org/?cat=16" rel="category">Homeschool How-To's</a>, <a href="https://guiltfreehomeschooling.org/?cat=21" rel="category">Leaving Public School</a></span> </div></div><div class="post-2120 post type-post status-publish format-standard hentry category-deciding-to-homeschool category-emergency-homeschooling category-encouragement-for-parents category-homeschool-how-to category-leaving-public-school entry"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://guiltfreehomeschooling.org/?p=2120">Emergency Homeschooling: FAQ’s</a></h2>
<div class="post-info"><span class="date published time" title="2020-08-05T10:00:03-05:00">August 5, 2020</span>  by <span class="author vcard"><span class="fn"><a href="https://guiltfreehomeschooling.org/?author=1" rel="author">CarolynM</a></span></span> <span class="post-comments"><a href="https://guiltfreehomeschooling.org/?p=2120#respond">Leave a Comment</a></span> </div><div class="entry-content"><p><strong>How can we homeschool when both parents work? </strong>Homeschooling is flexible—even emergency homeschooling. Some options are to do the homeschooling in the evenings, or go over work the student has done during the day and set up tomorrow’s assignments. Schoolwork can be supervised by Grandma or a nanny, who can answer questions to keep the student on track, while he works independently. (“Do these instructions mean I should draw the picture first, <em>and</em> <em>then</em> solve the problem?” Yes!) Some students may work better in the evenings, or whenever a parent is available. Depending on the parents’ work schedules, the schooling could even switch to a 4-day week or go through the weekend with the “weekend” break falling somewhere during the week.</p>
<p>A recent innovation being used by some emergency homeschoolers is “pod-schooling,” a sort of mini-co-op arrangement, where a few families swap child-care and schooling supervision duties. Each family, in turn, hosts all of the children at their home for two days, while the parents from the other families work. They all share child-care, and all of the students are supervised. Win-win.</p>
<p><strong>What if other families are doing something different from what we’re doing?</strong> Focus on your own family—your spouse and children—not on your friends, your neighbors, your siblings, or your parents. Do what is best for <em>your family.</em> This year, everyone will be doing something different from everyone else! Different is okay.</p>
<p><strong>How do I <em>plan</em> lessons?</strong> Many textbooks are already set up for a sufficient number of lessons, but you can also divide those differently to suit the needs of your students. Do half-lessons on some days, do two lessons on some days, or do whatever combination works best with your family’s schedule.</p>
<p>My preferred method was to divide the number of pages in a textbook by the number of school days we scheduled, then round up to the next whole number for the approximate number of pages to do each day. Example: suppose a textbook has 484 pages, divided by 180 days, equals 2.69—and round up to 3 pages per day. That will balance out with some sections obviously stopping in the middle of a page, some pages may be full-page illustrations, and the table of contents and index take up a few pages. This is a basic plan that will keep you from stressing out over trying to write detailed lesson plans in advance and then striving to make them happen. This is simply a target, and a student who does a little less or a little more once in a while won’t hurt anything.</p>
<p><strong>How do we fill 8 hours per day with schoolwork? </strong>You don’t. Your students won’t be wasting time standing in line or waiting for “that one kid” to stop talking and pay attention so class can proceed. Homeschooled students can typically finish all their work for one school day in less than half the time required to do the same amount of work in a classroom. (Sometimes in <em>much less</em> than half the time.) <em>After</em> schoolwork is done, your student can expand the day with electives: art, music, home ec, games, and any personal interests. These extra-curricular, bonus activities also work well as therapy, to help students relax and feel normal again, during this very not-normal season of life. Activities will vary for each student, but they still count as learning.</p>
<p><strong>Do I have to lecture? </strong>No. There is no need for lectures or extensive explanations. Most textbooks do an adequate job with the instructions for each lesson. If the student is capable of reading and comprehending instructions himself, you will rarely need to stand over him to supervise, explain, or answer questions.</p>
<p><strong>What if my student gets stuck?</strong> Students who are capable of doing their own internet research can use <em>Google</em>, <em>Siri</em>, or <em>Alexa</em> for assistance, when you are not available. That comes with the bonus of keeping their research skills sharp. For other students, it can help to ask them exactly which part has them stumped. Then ask what they think it means, to get them thinking and to teach them to trust their instincts.</p>
<p><strong>Do I give them homework?</strong> No. Students can read the lesson and follow the instructions themselves, doing the work immediately, while it’s fresh in their minds—not hours later in a study period or as homework. Again, no waiting, just getting it done. If the student does have a question about the lesson, the parent, grandparent, or nanny who is supervising can answer it right away, not waiting while several other students ask their questions first. Supplemental lesson activities can often continue after the basic lesson, as “stealth learning” that reinforces concepts with a “playtime” feel.</p>
<p><strong>How do we decide which classes to do when? </strong>It is perfectly acceptable for the student to choose the order in which he prefers to do various subjects. It is also acceptable if he chooses to do them in a different order each day. Most students will settle into a routine that feels best to them, but an occasional shake-up to that routine can also be refreshing.</p>
<p><strong>How do I know what materials to pick for my child?</strong> Students who enjoy reading will learn well from workbooks and textbooks. Students who prefer watching will learn well from videos on platforms such as <em>You Tube</em>. Students who are hands-on learners will learn well with manipulatives, doing experiments, or even duplicating experiments they have watched on <em>You Tube.</em> Students who are action-loving doers will learn well from standing up to do lessons, lying on the floor to do lessons, going outside to do lessons, making lessons bigger—write out the lesson with chalk on the driveway, sweep it clean to erase, and do another lesson. Doers also learn well from watching videos that are first-person perspective, so they feel like <em>they</em> are the ones doing it, rather than the more passive third-person perspective of watching someone else do it.</p>
<p><strong>Do we need to stay <em>home</em> all day, every day?</strong> No. Schools take field trips, and so can you. Learning happens wherever you go, so don’t feel like you are <em>skipping</em> school, even if you are running a few errands. The more efficient routine of homeschooling added extra hours to our day, and we used those hours as we desired, with learning-on-the-go as an added benefit: shopping easily converted into consumer math, driving across town used geography and navigational skills, and every interaction with people was experience in public speaking. Don’t do public situations, if you’re not up to it. Do go to events that will be uplifting and enjoyable, but only if you can avoid the Negative Nellies.</p>
<p>Other titles in this series:</p>
<ul>
<li><a href="https://guiltfreehomeschooling.org/?p=2113">Emergency Homeschooling: You CAN Do This!</a></li>
<li>Emergency Homeschooling: What Supplies Do We Need, and Where Do We Get Them?</li>
<li>Emergency Homeschooling: Benefits</li>
</ul>
</div><div class="post-meta"><span class="categories">Filed Under: <a href="https://guiltfreehomeschooling.org/?cat=8" rel="category">Deciding to Homeschool</a>, <a href="https://guiltfreehomeschooling.org/?cat=50" rel="category">Emergency Homeschooling</a>, <a href="https://guiltfreehomeschooling.org/?cat=11" rel="category">Encouragement for Parents</a>, <a href="https://guiltfreehomeschooling.org/?cat=16" rel="category">Homeschool How-To's</a>, <a href="https://guiltfreehomeschooling.org/?cat=21" rel="category">Leaving Public School</a></span> </div></div><div class="post-2113 post type-post status-publish format-standard hentry category-deciding-to-homeschool category-emergency-homeschooling category-encouragement-for-parents category-family-unity category-homeschool-how-to category-leaving-public-school entry"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://guiltfreehomeschooling.org/?p=2113">Emergency Homeschooling: You CAN Do This!</a></h2>
<div class="post-info"><span class="date published time" title="2020-08-04T14:08:04-05:00">August 4, 2020</span>  by <span class="author vcard"><span class="fn"><a href="https://guiltfreehomeschooling.org/?author=1" rel="author">CarolynM</a></span></span> <span class="post-comments"><a href="https://guiltfreehomeschooling.org/?p=2113#respond">Leave a Comment</a></span> </div><div class="entry-content"><p>Normal? There is no normal right now—not for anyone at any school! Even veteran homeschoolers are finding their routines disrupted by closures and “distancing” requirements.</p>
<p>Different? Everyone is doing something different from what they’re used to doing, so you’re not alone. And every family is doing something slightly different from what every other family is doing, so again, you’re not alone.</p>
<p>Survive? Yes, you will survive this, just as you survived that one vacation where everything went wrong, just as you survived when everyone in your family had the stomach flu at the same time, just as you survived all the times when the school events and the sports events and the work events all conflicted on the calendar. You found a way to survive, and even though those times may not have been pretty or popular, they created hilarious family memories and stories that are still told and retold at special moments. And this will become another one of those legendary family stories of perseverance and survival.</p>
<p>Once you have made the decision to homeschool (whether to get your students through this crisis or as a more permanent situation), the hardest part is already behind you! No one else could help you determine if this is the best solution for your family, but there are unlimited sources (both online and in real life) to help you with what comes next, every day.</p>
<p>No matter why you have chosen Emergency Homeschooling, those reasons can help you make it the best option for your family. Your priorities during this crisis will follow much the same pattern as Maslow’s Hierarchy of Needs: your family’s mental health comes first, take care of basic life skills next, and then you can worry about the schoolwork.</p>
<p><strong>Mental Health</strong><br />
In any emergency, your family’s needs must come first. You know the analogy about putting the oxygen mask on yourself first, before you put the masks on your children. See that your own family’s immediate needs are met, before you think about lending a helping hand to others. What is most important to you right now is that your family members can stay safe and well, and that your children can have some means to continue learning.</p>
<p>Restore the mental well-being of your family members by making them feel secure. Stop watching the news on TV. You may allow yourself to read selected news stories online,<em> if</em> the information is vital to your family, but reading also allows you to <em>stop</em> the flow as soon as you have acquired the important details—the bad-news reporters on TV will just keep blathering on and never stop.</p>
<p>Limit social media to only the people, pages, and platforms that leave you feeling encouraged, uplifted, and positive. “Unfollowing” is a handy feature for keeping them available for when you are ready to see them again—but that allows it to be your choice.</p>
<p>Listen to music that makes you happy. Avoid the slow, melancholy stuff that can add to depression. Trying an out-of-the-ordinary genre can help change the negative soundtrack that won’t stop playing in your head.</p>
<p>Nourish your souls by encouraging each family member to pursue an activity that is enjoyable and relaxing. They may only spend a few minutes on it each day, but those minutes add up over time to lower the stress level. If you have multiple enjoyable activities, alternate or rotate through them, giving each of them a chance to bless you. Drop any activities that prove less helpful than others, so you can focus on the most beneficial activities.</p>
<p><strong>Life Skills</strong><br />
As soon as you are all breathing a little more calmly again, you can expand your focus to Life Skills (Home Ec.) by working together on meals, dishes, and laundry, teaching the skills to your children as needed, but also using those opportunities for bonding through casual conversation and Q&amp;A related to the children’s concerns over current events. (Use age-appropriate answers and try to focus on positive elements.)</p>
<p>Nourish your bodies with good food, hydration, fresh air, sunshine, mild exercise (walking outdoors, if possible), and good sleep. With everyone being at home for a while, each person needs to do his part to help out, so that the chores don’t all fall to one person. Keeping up with basic home-chores can help every family member feel better about how nice their environment looks: doing the dishes, making the beds, and generally tidying up.</p>
<p><strong>Schoolwork</strong><br />
Ultimately, parents want their children to 1) be safe, 2) maintain the skills they already have, and 3) improve those skills, if possible. This year’s learning situation will not be identical to previous years, but nothing will be, for anyone. This will definitely be different from “normal” schooling—you may be using different materials, a different manner of instruction, a different location for learning, and a different schedule.</p>
<p>Your school-at-home days will very likely <em>not</em> be what you’re used to. Some days will be smoother than others, and some days may take longer than others. Remind yourselves as often as necessary that this is a temporary situation and that you <em>can</em> handle it.</p>
<p>Nourish your minds by reading a book you’ve loved before—it will feel like a comfortable visit with old friends. Your situation may have changed, but the characters in the book haven’t—there will be no unexpected plot twists, but you might find a fresh application to your own life. It’s a small sample of “normal” that can make all the “different” feel easier to take. Encourage your children to play board games and card games as valuable practice in the basic skills of reading, math, and logic. You may even want to join in the fun!</p>
<p>This totally different, anti-normal situation will be <em>okay</em>. You are doing the best you can, the best you know how to do, and that is what really matters. So what if you can’t write as eloquently as Longfellow? No one is expecting you to do that. So what if you can’t do advanced math as well as Einstein? No one is expecting you to do that. So what if you have never traveled the globe or made an important scientific discovery? Neither had any teacher I ever had—and no one is expecting you to do that either.</p>
<p>The mission before you is to <em>help</em> your child learn. That can mean showing him how to draw letters and numbers in such a way that his Z’s won’t be mistaken for 2’s. That can mean showing him how to use graph-paper for math lessons, so his numbers stay lined up where they belong, instead of wandering all over the page in rivers of chaos. That can mean replying, “I don’t know, but let’s see if we can find out,” when his questions stump you, but were important enough to spur his curiosity in the first place.</p>
<p>Don’t stress yourselves by pushing too much, too far, too hard, too soon. Do what you can, when you can, because every little bit counts. Don’t underestimate the learning situations in daily life; see yourselves as learning from everything that happens. <em>Learning</em> is a normal activity, regardless of where or how it occurs.</p>
<p>Arthur Ashe said, “Start where you are. Use what you have. Do what you can.” Even if everything about this school year seems to be different, strange, and unnatural, a pencil is still a pencil, and learning is still the acquiring of information or skills that we didn’t have before. Yes, this year will be very different from what you are used to doing, but different isn’t necessarily a <em>bad</em> thing. Sometimes, different can be very good, and since everyone is doing something different from everyone else this year, who’s to say that <em>your</em> version of different isn’t the <em>best</em> version? You can make it the best for <em>your</em> family.</p>
<p>Other titles in this series:</p>
<ul>
<li><a href="https://guiltfreehomeschooling.org/?p=2120">Emergency Homeschooling: FAQ&#8217;s</a></li>
<li><a href="https://guiltfreehomeschooling.org/?p=2125">Emergency Homeschooling: What Supplies Do We Need, and Where Do We Get Them?</a></li>
<li><a href="https://guiltfreehomeschooling.org/?p=2129">Emergency Homeschooling: Benefits</a></li>
</ul>
</div><div class="post-meta"><span class="categories">Filed Under: <a href="https://guiltfreehomeschooling.org/?cat=8" rel="category">Deciding to Homeschool</a>, <a href="https://guiltfreehomeschooling.org/?cat=50" rel="category">Emergency Homeschooling</a>, <a href="https://guiltfreehomeschooling.org/?cat=11" rel="category">Encouragement for Parents</a>, <a href="https://guiltfreehomeschooling.org/?cat=13" rel="category">Family Unity</a>, <a href="https://guiltfreehomeschooling.org/?cat=16" rel="category">Homeschool How-To's</a>, <a href="https://guiltfreehomeschooling.org/?cat=21" rel="category">Leaving Public School</a></span> </div></div><div class="post-2042 post type-post status-publish format-standard hentry category-encouraging-your-student category-outside-the-books category-top-10-and-other-lists category-visual-learning entry"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://guiltfreehomeschooling.org/?p=2042">Top 10 Ways an Older Visual Learner Can Help Himself</a></h2>
<div class="post-info"><span class="date published time" title="2014-03-27T23:00:06-05:00">March 27, 2014</span>  by <span class="author vcard"><span class="fn"><a href="https://guiltfreehomeschooling.org/?author=1" rel="author">CarolynM</a></span></span> <span class="post-comments"><a href="https://guiltfreehomeschooling.org/?p=2042#comments">2 Comments</a></span> </div><div class="entry-content"><p><a href="https://guiltfreehomeschooling.org/wp-content/uploads/2014/03/Top-10-Ways-Older-Visual-Learner-Help-Himself.png"><img decoding="async" class="aligncenter size-medium wp-image-2046" alt="Top 10 Ways Older Visual Learner Help Himself" src="https://guiltfreehomeschooling.org/wp-content/uploads/2014/03/Top-10-Ways-Older-Visual-Learner-Help-Himself-300x162.png" width="300" height="162" srcset="https://guiltfreehomeschooling.org/wp-content/uploads/2014/03/Top-10-Ways-Older-Visual-Learner-Help-Himself-300x162.png 300w, https://guiltfreehomeschooling.org/wp-content/uploads/2014/03/Top-10-Ways-Older-Visual-Learner-Help-Himself.png 760w" sizes="(max-width: 300px) 100vw, 300px" /></a>These tips will be helpful to visual students in middle school, high school, college, or beyond, who need to motivate themselves and control their own learning environment.</p>
<ol>
<li>Color-code notes with highlighters, colored pens/pencils, colored notecards, etc [see link below].</li>
<li>Recopy notes and information for tests and re-highlight, using your color code. Repeat at often as needed.</li>
<li>Watch a demo on You Tube (or other social media site) over and over, as often as needed. Pause and replay the most critical parts to gain full understanding.</li>
<li>Color a previously black-and-white map or trace the boundary lines with a highlighter for emphasis. Even drawing a fancy border around a diagram can help you pay attention to the info and remember it.</li>
<li>Draw your own copies of charts, graphs, and diagrams (with lots of colors) to help you understand concepts.</li>
<li><i>Alphabetize</i> notecards and/or facts; shuffle and re-sort as a study method.</li>
<li>Use light-colored gel pens/markers on dark-colored paper for a whole different <i>look.</i></li>
<li>Mnemonic devices, such as acronyms or acrostics, can help with memorizing lists and other troublesome information. Example: HOMES for the Great Lakes (<b>H</b>uron, <b>O</b>ntario, <b>M</b>ichigan, <b>E</b>rie, <b>S</b>uperior). Rearrange items to spell out an easier-to-remember word/phrase, or take liberties as needed with spelling or words to create a visual key: I learned the order of Presidents <b>M</b>cKinley, Theodore <b>R</b>oosevelt, <b>T</b>aft, <b><i>W</i></b>ilson by converting the initials to “MR T<b><i>V</i></b>.”</li>
<li>Develop your own formulaic methods for organizing information, writing papers, and studying, but allow your rough drafts to be just that: <i>rough</i>. Welcome imperfection as a sign that you can continue to learn and improve. Rough drafts and outlines can be created in a variety of formats, and visual learners can benefit from using multiple layouts. Experiment to find what works best for you.</li>
<li>Incorporate learning methods from the other 3 styles to improve your overall learning abilities.</li>
</ol>
<p>For further help, visit these links:<br />
<a href="https://guiltfreehomeschooling.org/?p=1959">Learning Styles v. It’s a Syndrome</a><br />
<a href="https://guiltfreehomeschooling.org/?p=1170">Color-Coding as a Learning Tool</a><br />
<a href="https://guiltfreehomeschooling.org/extras/?p=858">“Visual Learning”</a> topic (including all of this “Visual Learning Week” series)<br />
<a href="https://guiltfreehomeschooling.org/extras/?p=144">“Learning Styles”</a> topic</p>
</div><div class="post-meta"><span class="categories">Filed Under: <a href="https://guiltfreehomeschooling.org/?cat=12" rel="category">Encouraging Your Student</a>, <a href="https://guiltfreehomeschooling.org/?cat=19" rel="category">Learning Outside the Books</a>, <a href="https://guiltfreehomeschooling.org/?cat=43" rel="category">Top 10 (and other) Lists</a>, <a href="https://guiltfreehomeschooling.org/?cat=48" rel="category">Visual Learning</a></span> </div></div><div class="post-2040 post type-post status-publish format-standard hentry category-visual-learning entry"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://guiltfreehomeschooling.org/?p=2040">#ThrowbackThursday: Visual Learners</a></h2>
<div class="post-info"><span class="date published time" title="2014-03-26T23:00:48-05:00">March 26, 2014</span>  by <span class="author vcard"><span class="fn"><a href="https://guiltfreehomeschooling.org/?author=1" rel="author">CarolynM</a></span></span> <span class="post-comments"><a href="https://guiltfreehomeschooling.org/?p=2040#respond">Leave a Comment</a></span> </div><div class="entry-content"><p><a href="https://guiltfreehomeschooling.org/wp-content/uploads/2014/03/ThrowbackThursday-Gem-from-Visual-Archives.png"><img loading="lazy" decoding="async" class="aligncenter size-medium wp-image-2048" alt="#ThrowbackThursday Gem from Visual Archives" src="https://guiltfreehomeschooling.org/wp-content/uploads/2014/03/ThrowbackThursday-Gem-from-Visual-Archives-300x162.png" width="300" height="162" srcset="https://guiltfreehomeschooling.org/wp-content/uploads/2014/03/ThrowbackThursday-Gem-from-Visual-Archives-300x162.png 300w, https://guiltfreehomeschooling.org/wp-content/uploads/2014/03/ThrowbackThursday-Gem-from-Visual-Archives.png 759w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a>As part of Visual Learning Week, we invite you to take a look back into the <i>Guilt-Free Homeschooling</i> archives. The gem we have selected as a supplement to this week’s focus is <a href="https://guiltfreehomeschooling.org/?p=1085">“Stealth Learning” Through Free Play</a> for its ultra-sneaky approach to teaching in ways that look more like playing than learning. In fact, many stealthy lessons can take place while Mom isn’t even in the room, but is snatching a few well-chosen moments to start a load of laundry or help another child through a tough spot in his own lessons.</p>
<p>Visual learners are the most apt to notice patterns and relationships in playthings, manipulatives, and other learning tools, in the same way they notice details in the diagrams and charts used in their other lessons. This same concept can apply to stealth learning from a visual perspective: as your students stack and arrange letter tiles or dominoes into patterns, they will be stealthily observing mathematical proportions and other vital concepts. You can take advantage of the visual learner’s natural propensity for spotting details and patterns by giving them plenty of opportunities to experiment with manipulatives and by casually putting posters, charts, maps, diagrams, and lists of facts and/or vocabulary words around the house for your visual learner to absorb as more stealth learning. Learn how to spot the things your kids are already stealthily learning on their own. Enjoy!</p>
<p>For further help on this topic, and to see the rest of the posts in the “Visual Learning Week” series, see this link:</p>
<p><a href="https://guiltfreehomeschooling.org/extras/?p=858">“Visual Learning”</a> topic</p>
</div><div class="post-meta"><span class="categories">Filed Under: <a href="https://guiltfreehomeschooling.org/?cat=48" rel="category">Visual Learning</a></span> </div></div><div class="post-2037 post type-post status-publish format-standard hentry category-visual-learning entry"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://guiltfreehomeschooling.org/?p=2037">Most Misunderstood Trait of Visual Learners</a></h2>
<div class="post-info"><span class="date published time" title="2014-03-25T23:00:49-05:00">March 25, 2014</span>  by <span class="author vcard"><span class="fn"><a href="https://guiltfreehomeschooling.org/?author=1" rel="author">CarolynM</a></span></span> <span class="post-comments"><a href="https://guiltfreehomeschooling.org/?p=2037#respond">Leave a Comment</a></span> </div><div class="entry-content"><p><a href="https://guiltfreehomeschooling.org/wp-content/uploads/2014/02/Most-Misunderstood-Trait-Visual.png"><img loading="lazy" decoding="async" class="aligncenter size-medium wp-image-2038" alt="Most Misunderstood Trait Visual" src="https://guiltfreehomeschooling.org/wp-content/uploads/2014/02/Most-Misunderstood-Trait-Visual-300x163.png" width="300" height="163" srcset="https://guiltfreehomeschooling.org/wp-content/uploads/2014/02/Most-Misunderstood-Trait-Visual-300x163.png 300w, https://guiltfreehomeschooling.org/wp-content/uploads/2014/02/Most-Misunderstood-Trait-Visual.png 760w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a>Visual learners really <i>do</i> need to watch something over and over before trying it themselves. They aren’t necessarily shy, withdrawn, introverted, uninterested, or not paying attention. They are learning <i>visually.</i></p>
<p>For further help on this topic, and to see the rest of the posts in the “Visual Learning Week” series, see this link:</p>
<p><a href="https://guiltfreehomeschooling.org/extras/?p=858">“Visual Learning”</a> topic</p>
</div><div class="post-meta"><span class="categories">Filed Under: <a href="https://guiltfreehomeschooling.org/?cat=48" rel="category">Visual Learning</a></span> </div></div><div class="navigation"><div class="pagination-next alignright"><a href="https://guiltfreehomeschooling.org/blog/atom.xml/?paged=2" >Next Page &#x000BB;</a></div></div></div><div id="sidebar" class="sidebar widget-area"><div id="search-3" class="widget widget_search"><div class="widget-wrap"><form method="get" class="searchform search-form" action="https://guiltfreehomeschooling.org/" role="search" ><input type="text" value="Search this website &#x02026;" name="s" class="s search-input" onfocus="if ('Search this website &#x2026;' === this.value) {this.value = '';}" onblur="if ('' === this.value) {this.value = 'Search this website &#x2026;';}" /><input type="submit" class="searchsubmit search-submit" value="Search" /></form></div></div>
<div id="text-6" class="widget widget_text"><div class="widget-wrap"><h4 class="widget-title widgettitle">Now Available as eBooks!</h4>
			<div class="textwidget"><a href="https://guiltfreehomeschooling.org/?page_id=801"><img class="aligncenter size-full wp-image-1913" title="Learning Styles Made Simple Series" src="https://guiltfreehomeschooling.org/wp-content/uploads/2013/10/Learning-Styles-Made-Simple-Series.jpg" alt="" width="273" height="209" /></a>
<a href="https://guiltfreehomeschooling.org/?page_id=801">Click here to learn more!</a> <br></div>
		</div></div>
<div id="text-5" class="widget widget_text"><div class="widget-wrap"><h4 class="widget-title widgettitle">Got Questions? Start Here!</h4>
			<div class="textwidget"><a href="https://guiltfreehomeschooling.org/extras/?p=69">Co-op Group Questions?</a><br>
<a href="https://guiltfreehomeschooling.org/extras/?p=79">Considering Homeschooling?</a><br>
<a href="https://guiltfreehomeschooling.org/extras/?p=77">First-Time Homeschooler?</a><br>
<a href="https://guiltfreehomeschooling.org/extras/?p=75">Leaving Public School?</a><br>
<a href="https://guiltfreehomeschooling.org/extras/?p=71">Stuck in a Homeschool Rut?</a><br>
<a href="https://guiltfreehomeschooling.org/extras/?p=984">Disaster Day!!!</a><br><br></p>

<img src="https://guiltfreehomeschooling.org/wp-content/uploads/2017/07/LOGO-drawn-141x105px.jpg"/></div>
		</div></div>
<div id="paypal_donations-2" class="widget widget_paypal_donations"><div class="widget-wrap"><h4 class="widget-title widgettitle">Donate</h4>
<p>If Guilt-Free Homeschooling has helped you in your journey, please consider donating to help with our expenses (hosting fees, etc). Your donation will help encourage other homeschoolers!</p>
<!-- Begin PayPal Donations by https://www.tipsandtricks-hq.com/paypal-donations-widgets-plugin -->

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <div class="paypal-donations">
        <input type="hidden" name="cmd" value="_donations" />
        <input type="hidden" name="bn" value="TipsandTricks_SP" />
        <input type="hidden" name="business" value="guiltfreehomeschooling@gmail.com" />
        <input type="hidden" name="item_name" value="Help support GFHS" />
        <input type="hidden" name="item_number" value="sidebar widget" />
        <input type="hidden" name="amount" value="1" />
        <input type="hidden" name="rm" value="0" />
        <input type="hidden" name="currency_code" value="USD" />
        <input type="image" style="cursor: pointer;" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online." />
    </div>
</form>
<!-- End PayPal Donations -->
</div></div>
<div id="text-4" class="widget widget_text"><div class="widget-wrap"><h4 class="widget-title widgettitle">Contact</h4>
			<div class="textwidget">Email questions or topic 
         suggestions to:<br>
         <a href="mailto:guiltfreehomeschooling@gmail.com">
         Carolyn Morrison</a><p>
      <p align="center">
      <a href="https://guiltfreehomeschooling.org/extras/?p=104">
Disclaimer</a></p>

<form Method="POST" action="https://www.feedblitz.com/f/f.fbz?AddNewUserDirect">
Enter your Email<br><input name="EMAIL" maxlength="255" type="text" size="30" value=""><br>
<input name="FEEDID" type="hidden" value="143776">
<input type="submit" value="Subscribe me!">
<br><a href="http://www.feedblitz.com/f?previewfeed=143776">Preview</a> | Powered by <a href="http://www.feedblitz.com">FeedBlitz</a></form> 
<br>
<p align="center">
<a href="http://www.facebook.com/guiltfreehomeschooling">Click here to find GFHS on FACEBOOK!</a></p>
<p align="center">
<a href="http://pinterest.com/guiltfreehsing/">Click here to see CAROLYN's teaching ideas on her PINTEREST Boards!</a><br>
<a href="http://pinterest.com/jennyjoy1983/">Click here to see JENNIFER's teaching ideas on her PINTEREST Boards!</a><br>
</div>
		</div></div>
<div id="recent-comments-3" class="widget widget_recent_comments"><div class="widget-wrap"><h4 class="widget-title widgettitle">Recent Comments</h4>
<ul id="recentcomments"><li class="recentcomments"><span class="comment-author-link">Johny</span> on <a href="https://guiltfreehomeschooling.org/?p=80#comment-70918">The Wise Man Learns from the Mistakes of Others, The Fool Has to Learn from His Own</a></li><li class="recentcomments"><span class="comment-author-link"><a href="https://tinasrealm.com/mothers-oath/" class="url" rel="ugc external nofollow">mother&#039;s oath - Tina&#039;s Realm</a></span> on <a href="https://guiltfreehomeschooling.org/?p=53#comment-70866">Your Children Will Not Always Be Like This</a></li><li class="recentcomments"><span class="comment-author-link"><a href="https://gulp.cafe/%40nikopiko" class="url" rel="ugc external nofollow">my site</a></span> on <a href="https://guiltfreehomeschooling.org/?p=1188#comment-70253">Workshop Wednesday: Letter or Number Manipulatives (DIY)</a></li><li class="recentcomments"><span class="comment-author-link">Leah</span> on <a href="https://guiltfreehomeschooling.org/?p=2042#comment-70164">Top 10 Ways an Older Visual Learner Can Help Himself</a></li><li class="recentcomments"><span class="comment-author-link">CarolynM</span> on <a href="https://guiltfreehomeschooling.org/?p=139#comment-69716">Surviving the First Year of Homeschooling after Leaving Public School</a></li><li class="recentcomments"><span class="comment-author-link">Dianne</span> on <a href="https://guiltfreehomeschooling.org/?p=139#comment-69706">Surviving the First Year of Homeschooling after Leaving Public School</a></li><li class="recentcomments"><span class="comment-author-link"><a href="http://www.christiansforever.com" class="url" rel="ugc external nofollow">Martha</a></span> on <a href="https://guiltfreehomeschooling.org/?p=1170#comment-69309">Workshop Wednesday: Color-Coding As a Learning Tool</a></li><li class="recentcomments"><span class="comment-author-link"><a href="https://savvyhomeschoolmoms.com/getting-out-of-a-homeschool-slump/" class="url" rel="ugc external nofollow">Getting out of a Homeschool Slump (Ep #54, 3/22/15) &#8211; Savvy Homeschool Moms podcast</a></span> on <a href="https://guiltfreehomeschooling.org/?p=1352#comment-68413">Surviving the Mid-Year Slump</a></li><li class="recentcomments"><span class="comment-author-link"><a href="https://www.foresttrailacademy.com/" class="url" rel="ugc external nofollow">Ashley Wright</a></span> on <a href="https://guiltfreehomeschooling.org/?p=1942#comment-64648">The Various Stages of Homeschooling (for Newbies)</a></li><li class="recentcomments"><span class="comment-author-link">Patrick Bestall</span> on <a href="https://guiltfreehomeschooling.org/?p=80#comment-64531">The Wise Man Learns from the Mistakes of Others, The Fool Has to Learn from His Own</a></li></ul></div></div>
<div id="archives-3" class="widget widget_archive"><div class="widget-wrap"><h4 class="widget-title widgettitle">Monthly Archives</h4>
		<label class="screen-reader-text" for="archives-dropdown-3">Monthly Archives</label>
		<select id="archives-dropdown-3" name="archive-dropdown">
			
			<option value="">Select Month</option>
				<option value='https://guiltfreehomeschooling.org/?m=202008'> August 2020 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201403'> March 2014 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201401'> January 2014 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201312'> December 2013 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201311'> November 2013 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201310'> October 2013 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201309'> September 2013 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201307'> July 2013 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201305'> May 2013 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201304'> April 2013 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201303'> March 2013 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201302'> February 2013 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201301'> January 2013 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201212'> December 2012 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201211'> November 2012 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201210'> October 2012 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201209'> September 2012 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201208'> August 2012 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201207'> July 2012 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201206'> June 2012 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201205'> May 2012 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201204'> April 2012 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201203'> March 2012 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201202'> February 2012 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201111'> November 2011 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201107'> July 2011 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201106'> June 2011 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201103'> March 2011 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201102'> February 2011 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201101'> January 2011 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201010'> October 2010 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201008'> August 2010 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201007'> July 2010 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201004'> April 2010 </option>
	<option value='https://guiltfreehomeschooling.org/?m=201002'> February 2010 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200911'> November 2009 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200909'> September 2009 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200908'> August 2009 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200907'> July 2009 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200905'> May 2009 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200904'> April 2009 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200903'> March 2009 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200902'> February 2009 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200901'> January 2009 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200812'> December 2008 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200810'> October 2008 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200809'> September 2008 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200808'> August 2008 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200807'> July 2008 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200806'> June 2008 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200805'> May 2008 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200804'> April 2008 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200803'> March 2008 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200802'> February 2008 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200801'> January 2008 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200711'> November 2007 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200710'> October 2007 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200709'> September 2007 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200708'> August 2007 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200707'> July 2007 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200706'> June 2007 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200705'> May 2007 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200704'> April 2007 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200703'> March 2007 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200702'> February 2007 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200701'> January 2007 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200612'> December 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200611'> November 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200610'> October 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200609'> September 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200608'> August 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200607'> July 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200606'> June 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200605'> May 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200604'> April 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200603'> March 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200602'> February 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200601'> January 2006 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200512'> December 2005 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200511'> November 2005 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200509'> September 2005 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200508'> August 2005 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200507'> July 2005 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200506'> June 2005 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200505'> May 2005 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200504'> April 2005 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200503'> March 2005 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200502'> February 2005 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200501'> January 2005 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200412'> December 2004 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200411'> November 2004 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200410'> October 2004 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200409'> September 2004 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200408'> August 2004 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200407'> July 2004 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200406'> June 2004 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200405'> May 2004 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200404'> April 2004 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200403'> March 2004 </option>
	<option value='https://guiltfreehomeschooling.org/?m=200401'> January 2004 </option>

		</select>

			<script>
( ( dropdownId ) => {
	const dropdown = document.getElementById( dropdownId );
	function onSelectChange() {
		setTimeout( () => {
			if ( 'escape' === dropdown.dataset.lastkey ) {
				return;
			}
			if ( dropdown.value ) {
				document.location.href = dropdown.value;
			}
		}, 250 );
	}
	function onKeyUp( event ) {
		if ( 'Escape' === event.key ) {
			dropdown.dataset.lastkey = 'escape';
		} else {
			delete dropdown.dataset.lastkey;
		}
	}
	function onClick() {
		delete dropdown.dataset.lastkey;
	}
	dropdown.addEventListener( 'keyup', onKeyUp );
	dropdown.addEventListener( 'click', onClick );
	dropdown.addEventListener( 'change', onSelectChange );
})( "archives-dropdown-3" );

//# sourceURL=WP_Widget_Archives%3A%3Awidget
</script>
</div></div>
</div></div><div id="sidebar-alt" class="sidebar widget-area"><div id="text-3" class="widget widget_text"><div class="widget-wrap">			<div class="textwidget">          <img src="https://guiltfreehomeschooling.org/wp-content/uploads/2017/07/Carolyn-Jen-1-e1500483622282.jpg"
alt="Carolyn & Jennifer"/>
<b>Guilt-Free Homeschooling</b> is the creation of Carolyn Morrison and her daughter, Jennifer Leonhard. After serious disappointments with public school, Carolyn spent the next 11 years homeschooling her two children, from elementary to high school graduation and college admission. Refusing to force new homeschooling families to re-invent the wheel, Carolyn and Jennifer now share their encouragement, support, tips, and tricks, filling their blog with "all the answers we were looking for as a new-to-homeschooling family" and making this website a valuable <i>resource</i> for parents, not just a daily journal. <b>Guilt-Free Homeschooling -- Equipping Parents for Homeschooling Success!</b>
</div>
		</div></div>
<div id="categories-3" class="widget widget_categories"><div class="widget-wrap"><h4 class="widget-title widgettitle">Categories</h4>

			<ul>
					<li class="cat-item cat-item-3"><a href="https://guiltfreehomeschooling.org/?cat=3">Activity Ideas</a> (66)
</li>
	<li class="cat-item cat-item-4"><a href="https://guiltfreehomeschooling.org/?cat=4">Attitudes</a> (11)
</li>
	<li class="cat-item cat-item-47"><a href="https://guiltfreehomeschooling.org/?cat=47">Auditory Learning</a> (41)
</li>
	<li class="cat-item cat-item-5"><a href="https://guiltfreehomeschooling.org/?cat=5">Behavior</a> (28)
</li>
	<li class="cat-item cat-item-6"><a href="https://guiltfreehomeschooling.org/?cat=6">Co-op Groups</a> (12)
</li>
	<li class="cat-item cat-item-7"><a href="https://guiltfreehomeschooling.org/?cat=7">Curriculum Choices</a> (22)
</li>
	<li class="cat-item cat-item-8"><a href="https://guiltfreehomeschooling.org/?cat=8">Deciding to Homeschool</a> (50)
</li>
	<li class="cat-item cat-item-9"><a href="https://guiltfreehomeschooling.org/?cat=9">Discipline</a> (14)
</li>
	<li class="cat-item cat-item-10"><a href="https://guiltfreehomeschooling.org/?cat=10">Doing Your &quot;Best&quot;</a> (16)
</li>
	<li class="cat-item cat-item-50"><a href="https://guiltfreehomeschooling.org/?cat=50">Emergency Homeschooling</a> (4)
</li>
	<li class="cat-item cat-item-44"><a href="https://guiltfreehomeschooling.org/?cat=44">Encouragement Corner</a> (3)
</li>
	<li class="cat-item cat-item-11"><a href="https://guiltfreehomeschooling.org/?cat=11">Encouragement for Parents</a> (93)
</li>
	<li class="cat-item cat-item-12"><a href="https://guiltfreehomeschooling.org/?cat=12">Encouraging Your Student</a> (51)
</li>
	<li class="cat-item cat-item-13"><a href="https://guiltfreehomeschooling.org/?cat=13">Family Unity</a> (62)
</li>
	<li class="cat-item cat-item-14"><a href="https://guiltfreehomeschooling.org/?cat=14">High School</a> (9)
</li>
	<li class="cat-item cat-item-15"><a href="https://guiltfreehomeschooling.org/?cat=15">Home Chores</a> (12)
</li>
	<li class="cat-item cat-item-16"><a href="https://guiltfreehomeschooling.org/?cat=16">Homeschool How-To&#039;s</a> (121)
</li>
	<li class="cat-item cat-item-17"><a href="https://guiltfreehomeschooling.org/?cat=17">Homeschool v. Public School</a> (43)
</li>
	<li class="cat-item cat-item-18"><a href="https://guiltfreehomeschooling.org/?cat=18">Homeschooling as a Lifestyle</a> (47)
</li>
	<li class="cat-item cat-item-46"><a href="https://guiltfreehomeschooling.org/?cat=46">Kinesthetic Learning</a> (53)
</li>
	<li class="cat-item cat-item-19"><a href="https://guiltfreehomeschooling.org/?cat=19">Learning Outside the Books</a> (83)
</li>
	<li class="cat-item cat-item-20"><a href="https://guiltfreehomeschooling.org/?cat=20">Learning Styles</a> (36)
</li>
	<li class="cat-item cat-item-21"><a href="https://guiltfreehomeschooling.org/?cat=21">Leaving Public School</a> (31)
</li>
	<li class="cat-item cat-item-22"><a href="https://guiltfreehomeschooling.org/?cat=22">Legal Records</a> (4)
</li>
	<li class="cat-item cat-item-23"><a href="https://guiltfreehomeschooling.org/?cat=23">Math</a> (40)
</li>
	<li class="cat-item cat-item-24"><a href="https://guiltfreehomeschooling.org/?cat=24">Parenting</a> (32)
</li>
	<li class="cat-item cat-item-25"><a href="https://guiltfreehomeschooling.org/?cat=25">Phonics</a> (11)
</li>
	<li class="cat-item cat-item-26"><a href="https://guiltfreehomeschooling.org/?cat=26">Preschoolers</a> (27)
</li>
	<li class="cat-item cat-item-27"><a href="https://guiltfreehomeschooling.org/?cat=27">Reading</a> (25)
</li>
	<li class="cat-item cat-item-28"><a href="https://guiltfreehomeschooling.org/?cat=28">Roadblocks to Learning</a> (34)
</li>
	<li class="cat-item cat-item-29"><a href="https://guiltfreehomeschooling.org/?cat=29">Role-Modeling</a> (15)
</li>
	<li class="cat-item cat-item-30"><a href="https://guiltfreehomeschooling.org/?cat=30">Scheduling</a> (12)
</li>
	<li class="cat-item cat-item-31"><a href="https://guiltfreehomeschooling.org/?cat=31">Science</a> (6)
</li>
	<li class="cat-item cat-item-32"><a href="https://guiltfreehomeschooling.org/?cat=32">Scripture Applied to Homeschooling</a> (5)
</li>
	<li class="cat-item cat-item-33"><a href="https://guiltfreehomeschooling.org/?cat=33">Sibling Relationships</a> (14)
</li>
	<li class="cat-item cat-item-34"><a href="https://guiltfreehomeschooling.org/?cat=34">Socialization</a> (12)
</li>
	<li class="cat-item cat-item-35"><a href="https://guiltfreehomeschooling.org/?cat=35">Speech</a> (2)
</li>
	<li class="cat-item cat-item-36"><a href="https://guiltfreehomeschooling.org/?cat=36">Spelling</a> (12)
</li>
	<li class="cat-item cat-item-45"><a href="https://guiltfreehomeschooling.org/?cat=45">Tactile Learning</a> (65)
</li>
	<li class="cat-item cat-item-37"><a href="https://guiltfreehomeschooling.org/?cat=37">Testing</a> (2)
</li>
	<li class="cat-item cat-item-43"><a href="https://guiltfreehomeschooling.org/?cat=43">Top 10 (and other) Lists</a> (29)
</li>
	<li class="cat-item cat-item-38"><a href="https://guiltfreehomeschooling.org/?cat=38">Transcripts</a> (5)
</li>
	<li class="cat-item cat-item-1"><a href="https://guiltfreehomeschooling.org/?cat=1">Uncategorized</a> (49)
</li>
	<li class="cat-item cat-item-48"><a href="https://guiltfreehomeschooling.org/?cat=48">Visual Learning</a> (54)
</li>
	<li class="cat-item cat-item-42"><a href="https://guiltfreehomeschooling.org/?cat=42">Workshop Wednesday</a> (41)
</li>
	<li class="cat-item cat-item-39"><a href="https://guiltfreehomeschooling.org/?cat=39">Writing</a> (11)
</li>
			</ul>

			</div></div>
</div></div><div id="footer" class="footer"><div class="wrap"><div class="gototop"><p><a href="#wrap" rel="nofollow">Return to top of page</a></p></div><div class="creds"><p>Copyright &#x000A9;&nbsp;2026 &#x000B7;  <a href="https://www.studiopress.com/">Genesis Framework</a> &#x000B7; <a href="https://wordpress.org/">WordPress</a> &#x000B7; <a href="https://guiltfreehomeschooling.org/wp-login.php">Log in</a></p></div></div></div></div><script type="text/javascript" language="javascript">
var sc_project=388044; 
var sc_invisible=0; 
var sc_partition=1; 
var sc_security=""; 
</script>

<script type="text/javascript" language="javascript" src="https://www.statcounter.com/counter/counter.js">
</script><noscript><a href="http://www.statcounter.com/" target="_blank">
<img  src="https://c2.statcounter.com/counter.php?sc_project=388044&java=0&security=&invisible=0" alt="counter" border="0">
</a> </noscript><script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://guiltfreehomeschooling.org/wp-includes/js/wp-emoji-release.min.js?ver=7.0"}}
</script>
<script type="module">
/*! This file is auto-generated */
const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});
//# sourceURL=https://guiltfreehomeschooling.org/wp-includes/js/wp-emoji-loader.min.js
</script>
<div style="text-align: center;"><a href="https://www.monsterinsights.com/?utm_source=verifiedBadge&utm_medium=verifiedBadge&utm_campaign=verifiedbyMonsterInsights" target="_blank" rel="nofollow"><img style="display: inline-block" alt="Verified by MonsterInsights" title="Verified by MonsterInsights" src="https://guiltfreehomeschooling.org/wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-badge-light.svg"/></a></div></body></html>
