BeCollegeReady
Changes
index.html 260(+148 -112)
Details
index.html 260(+148 -112)
diff --git a/index.html b/index.html
index c1067c2..2ccf013 100644
--- a/index.html
+++ b/index.html
@@ -1,130 +1,166 @@
<!DOCTYPE html>
<html>
+
<head>
- <title></title>
- <!-- Define the versions of IE that will be used to render the page. See Microsoft documentation for details. Optional. -->
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, user-scalable=no">
- <meta charset="utf-8">
- <!--Use protocol relative urls that way if the browser is viewing the page via HTTPS the js/css file will be requested using the HTTPS protocol-->
- <link rel="stylesheet" href="//js.arcgis.com/3.21/esri/css/calcite/calcite.css">
- <link rel="stylesheet" href="//js.arcgis.com/3.21/esri/css/esri.css">
- <!--Load any application specific styles-->
- <link rel="stylesheet" href="css/main.css">
- <!--[if (lt IE 9)]>
+ <title></title>
+ <!-- Define the versions of IE that will be used to render the page. See Microsoft documentation for details. Optional. -->
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width, user-scalable=no">
+ <meta charset="utf-8">
+ <!--Use protocol relative urls that way if the browser is viewing the page via HTTPS the js/css file will be requested using the HTTPS protocol-->
+ <link rel="stylesheet" href="//js.arcgis.com/3.21/esri/css/calcite/calcite.css">
+ <link rel="stylesheet" href="//js.arcgis.com/3.21/esri/css/esri.css">
+ <!--Load any application specific styles-->
+ <link rel="stylesheet" href="css/main.css">
+ <!--[if (lt IE 9)]>
<script src="js/selectivizr-min.js"></script>
<link rel="stylesheet" href="css/ie.css"/>
<![endif]-->
</head>
+
<body class="calcite app-loading">
- <!--The ArcGIS API for JavaScript provides bidirectional support. When viewing the application in an right to left (rtl) language like Hebrew and Arabic the map needs to remain in left-to-right (ltr) mode. Specify this by setting the dir attribute on the div to ltr. -->
- <div id="border_container" class="border-container-outer">
- <div id="cp_left" class="content-pane-left">
- <div id="ac-container" class="ac-container hidden">
- <div id="legend-cont">
- <input id="legend-ac" type="checkbox" checked/>
- <label class="ac-label ab fc" id="legend-label" for="legend-ac"></label>
- <div class="article ac-large" id="legendDiv"></div>
- </div>
- <div id="about-cont">
- <input id="about-ac" type="checkbox" checked/>
- <label class="ac-label ab fc" id="about-label" for="about-ac"></label>
- <div class="article ac-medium" id="aboutDiv"></div>
- </div>
- </div>
+ <!--The ArcGIS API for JavaScript provides bidirectional support. When viewing the application in an right to left (rtl) language like Hebrew and Arabic the map needs to remain in left-to-right (ltr) mode. Specify this by setting the dir attribute on the div to ltr. -->
+ <div id="border_container" class="border-container-outer">
+ <div id="cp_left" class="content-pane-left">
+ <div id="ac-container" class="ac-container hidden">
+ <div id="legend-cont">
+ <input id="legend-ac" type="checkbox" checked />
+ <label class="ac-label ab fc" id="legend-label" for="legend-ac"></label>
+ <div class="article ac-large" id="legendDiv"></div>
</div>
- <div id="cp_center" class="content-pane-center">
- <div class="top-bar bg">
- <i id="toggle_button" class="hamburger-button icon-menu fc"></i>
- <div id="title" class="top-bar-title"></div>
- <div id="search" class="geocoder"></div>
- </div>
- <div id="mapDiv" dir="ltr"></div>
+ <div id="about-cont">
+ <input id="about-ac" type="checkbox" checked />
+ <label class="ac-label ab fc" id="about-label" for="about-ac"></label>
+ <div class="article ac-medium" id="aboutDiv"></div>
</div>
+ </div>
</div>
+ <div id="cp_center" class="content-pane-center">
+ <div class="top-bar bg">
+ <i id="toggle_button" class="hamburger-button icon-menu fc"></i>
+ <div id="title" class="top-bar-title"></div>
+ <div id="search" class="geocoder"></div>
+ </div>
+ <div id="mapDiv" dir="ltr"></div>
+ </div>
+ </div>
- <div id="hidden-sidebar" class="hidden">
- <p>
- Welcome to the Oregon Savings Network’s county information website. This website contains information about the college savings activity in every Oregon county. The Network was created to increase the ability of Oregonians to save for future higher education expenses through the Oregon College Savings Plan (OCSP). It is a unique investment tool that provides state and federal tax advantages and more flexibility than many other college savings vehicles. For more information, visit <a href="https://www.oregoncollegesavings.com" target="_blank">www.oregoncollegesavings.com</a>.
- </p>
- <p>
- Children with 529 college savings accounts like the OCSP have greater college expectations:
- <ul>
- <li>Kids who know they have a college savings account (even a small one) are 2.5 times more likely to go and graduate from college.</li>
- <li>In fact, low- to moderate-income children with under $500 saved for college are 3 times more likely to go to college and 4.5 times more likely to graduate.</li>
- </ul>
- </p>
-
- <b><u>Be College Ready</u></b>
- <p>Launched as a pilot program in five school districts during the 2015-16 school year, <i>Be College Ready</i> had the simple goal of helping young families learn the value of saving for higher education early in a child’s life using the OCSP. With results showing an increase in OCSP accounts among participating school districts and communities, we expanded <i>Be College Ready</i> to be a statewide program.</p>
- <p>The OCSP launched the elementary school <i>Be College Ready</i> program for the 2018-2019 school year on August 13th. The program is open to all public elementary schools, private elementary schools and homeschooled children of elementary school age across Oregon.</p>
-
- <p>
- <i>Be College Ready</i> is uniquely designed to be easy for elementary schools to incorporate. Here is how the program works:
- <ul>
- <li>Participating schools will receive free homework folders, pencils and bookmarks for every student.</li>
- <li>100 families (20 per each of the five congressional school districts) will be eligible to win $100 for an Oregon College Savings Plan account.</li>
- <li>Schools are being asked to distribute information and provide opportunities for parents/families to learn more about the how the Oregon College Savings Plan can help make post-secondary education more affordable.</li>
- </ul>
- </p>
+ <div id="hidden-sidebar" class="hidden">
+ <p>Welcome to the Oregon Savings Network’s county information website. This website contains information about the
+ college savings activity in every Oregon County. The Network was created to increase the ability of Oregonians to
+ save for future higher education expenses through the Oregon College Savings Plan (OCSP). It is a unique
+ investment tool that provides state and federal tax advantages and more flexibility than many other college
+ savings vehicles. For more information, visit <a href="https://www.oregoncollegesavings.com/" target="_blank"><span
+ class="underline">www.oregoncollegesavings.com</span></a>.</p>
+ <p>Children with college savings accounts like the OCSP have greater college expectations:</p>
+ <ul>
+ <li>
+ <p>Kids who know they have a college savings account (even a small one) are 2.5 times more likely to go and
+ graduate from college.</p>
+ </li>
+ <li>
+ <p>In fact, low- to moderate-income children with under $500 saved for college are 3 times more likely to go to
+ college and 4.5 times more likely to graduate.</p>
+ </li>
+ </ul>
+ <p><strong><span class="underline">Be College Ready wrap up for 2018-2019</span></strong></p>
+ <p>Launched as a pilot program in five school districts during the 2015-16 school year, <em>Be College
+ Ready</em> had the simple goal of helping young families learn the value of saving for higher education early in
+ a child’s life using the OCSP. With results showing an increase in OCSP accounts among participating school
+ districts and communities, we expanded <em>Be College Ready</em> to be a statewide program.</p>
+ <p>The <em>Be College Ready</em> program for the 2018-2019 school year began on August 13, 2018. The program was
+ open to all public elementary schools, private elementary schools and homeschooled children of elementary school
+ age across Oregon.</p>
+ <p>During the 2018-19 school year, 43 school districts participated in <em>Be College Ready</em>, with an increase
+ in OCSP account openings of 8 percent over last year. Additionally, there was an increase in new account
+ contributions of 9 percent, totaling more than $38 million in the participating districts alone. The Oregon
+ College Savings Plan is making a tangible difference through outreach to families looking for a simple means to
+ save and make college more affordable.</p>
+ <p><strong><span class="underline">Be College Ready for 2019-2020</span></strong></p>
+ <p>As we head into the 2019-2020 school year, <em>Be College Ready</em> will once again be a statewide school and
+ community outreach program, but with some small adjustments compared to years past. In mid-August, every public
+ elementary school will receive free <em>Be College Ready</em> kits for their kindergarten students that will
+ include:</p>
+ <ul>
+ <li>
+ <p>Fun school materials—bookmark, pencil and homework folder—and an Oregon College Savings Plan informational
+ brochure (in English and Spanish); and</p>
+ </li>
+ <li>
+ <p>Parents of kindergarten students who do not already have accounts can also receive $25 from the Plan to open
+ an account for their child as part of our new <em>Kinder Grad</em> program.</p>
+ </li>
+ </ul>
+ <p>Schools will be able to order <em>Be College Ready</em> kits for the entire school population after receiving the
+ kindergarten kits, with every elementary family once again having the chance to win $100 for an Oregon College
+ Savings Plan account. Additionally, Oregon College Savings Plan outreach staff will be available to share
+ information about the Plan at a PTA/PTO meeting and/or other school events to answer questions family members may
+ have about the Plan.</p>
+ <p>Teachers and administrators can begin ordering their free 2019-2020 <em>Be College Ready</em> supplies for grades
+ 1-5 on August 19, 2019 at <a href="https://www.becollegeready.net" target="_blank">www.becollegeready.net</a>.</p>
+ <p>To see a map of elementary schools participating for grades 1-5, please visit <a
+ href="https://drive.google.com/open?id=1pkVMBiV_HeB_b-Lg-vlfSZH-Wz9-0i2y&usp=sharing" target="_blank"><span
+ class="underline">https://drive.google.com/open?id=1pkVMBiV_HeB_b-Lg-vlfSZH-Wz9-0i2y&usp=sharing</span></a>.
+ </p>
+ <p>If you have any questions about the program please call 503-373-1903.</p>
+ </div>
+ <script type="text/javascript">
+ var package_path = window.location.pathname.substring(0, window.location.pathname.lastIndexOf('/'));
+ var dojoConfig = {
+ // The locationPath logic below may look confusing but all its doing is
+ // enabling us to load the api from a CDN and load local modules from the correct location.
+ packages: [{
+ name: "application",
+ location: package_path + '/js'
+ }, {
+ name: "config",
+ location: package_path + '/config'
+ }],
+ cacheBust: true
+ };
+ </script>
+ <script type="text/javascript" src="//js.arcgis.com/3.21/"></script>
+ <script type="text/javascript">
+ require([
+ "dojo/on",
+ "application/main",
+ "application/template",
+ "dojo/domReady!"
+ ], function (
+ on,
+ Main,
+ Template
+ ) {
+ //create the template. This will take care of all the logic required for template applications
+ //If you need localization set the supportsLocalization value to true to get the localized strings
+ //from the javascript/nls/resource files.
+ //Note that we've included a placeholder nls folder and a resource file with one error string
+ //to show how to setup the strings file.
- <p>
- If your elementary school has not yet signed up to participate in the <i>Be College Ready</i> program for the 2018-2019 school year, please visit <a href="https://www.becollegeready.net" target="_blank">www.becollegeready.net</a> today to order free supplies for your elementary school(s) and learn more about the program. Elementary school supplies can either be ordered directly by the elementary school, or ordered by the school district and then distributed to elementary schools by the district office. It is totally up to you how you would like to place orders for your K-5th grade students.
- </p>
- </div>
- <script type="text/javascript">
- var package_path = window.location.pathname.substring(0, window.location.pathname.lastIndexOf('/'));
- var dojoConfig = {
- // The locationPath logic below may look confusing but all its doing is
- // enabling us to load the api from a CDN and load local modules from the correct location.
- packages: [{
- name: "application",
- location: package_path + '/js'
- }, {
- name: "config",
- location: package_path + '/config'
- }],
- cacheBust: true
- };
- </script>
- <script type="text/javascript" src="//js.arcgis.com/3.21/"></script>
- <script type="text/javascript">
- require([
- "dojo/on",
- "application/main",
- "application/template",
- "dojo/domReady!"
- ], function(
- on,
- Main,
- Template
- ){
- //create the template. This will take care of all the logic required for template applications
- //If you need localization set the supportsLocalization value to true to get the localized strings
- //from the javascript/nls/resource files.
- //Note that we've included a placeholder nls folder and a resource file with one error string
- //to show how to setup the strings file.
+ var supportsLocalization = true; //defaults to true
- var supportsLocalization = true; //defaults to true
+ var myTemplate = new Template(supportsLocalization);
- var myTemplate = new Template(supportsLocalization);
+ on(myTemplate, "ready", function (config) {
+ //The config object contains the following properties: helper services, (optionally)
+ //i18n, appid, webmap and any custom values defined by the application.
+ //In this example we have one called theme.
+ Main(config);
+ });
+ });
+ </script>
+ <!-- Global site tag (gtag.js) - Google Analytics -->
+ <script async src="https://www.googletagmanager.com/gtag/js?id=UA-123168632-1"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
- on(myTemplate, "ready", function(config) {
- //The config object contains the following properties: helper services, (optionally)
- //i18n, appid, webmap and any custom values defined by the application.
- //In this example we have one called theme.
- Main(config);
- });
- });
- </script>
- <!-- Global site tag (gtag.js) - Google Analytics -->
- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-123168632-1"></script>
- <script>
- window.dataLayer = window.dataLayer || [];
- function gtag(){dataLayer.push(arguments);}
- gtag('js', new Date());
+ function gtag() {
+ dataLayer.push(arguments);
+ }
+ gtag('js', new Date());
- gtag('config', 'UA-123168632-1');
- </script>
+ gtag('config', 'UA-123168632-1');
+ </script>
</body>
-</html>
+
+</html>
\ No newline at end of file