{"id":2626,"date":"2024-01-16T15:24:05","date_gmt":"2024-01-16T23:24:05","guid":{"rendered":"https:\/\/test-inside.ewu.edu\/institutional-effectiveness\/?page_id=2626"},"modified":"2024-01-18T18:19:04","modified_gmt":"2024-01-19T02:19:04","slug":"non-returning-student-survey-results","status":"publish","type":"page","link":"https:\/\/test-inside.ewu.edu\/institutional-effectiveness\/non-returning-student-survey-results\/","title":{"rendered":"Non-Returning Student Survey Results"},"content":{"rendered":"<div class=\"gb-container gb-container-9e65cf57\">\n\n<p><strong>Purpose: <\/strong>The Non-Returning Student Survey intends to provide insights into why undergraduate students are not returning to EWU to continue their education. The survey is distributed to undergraduate students who were enrolled in any term during the academic year (year1) but were not present in the 10th day snapshot for the fall term of the following year (displayed in the table below). The survey does not include post-baccalaureate students, dual enrollment students, or students who have graduated.<\/p>\n\n\n\n<p><strong>Annual Samples:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Year<\/strong><\/td><td><strong>Total Sampled<\/strong><\/td><td><strong>Complete Responses<\/strong><\/td><td><strong>Partial Responses<\/strong><\/td><td><strong>Total Responses<\/strong><\/td><td><strong>Response Rate<\/strong><\/td><\/tr><tr><td>2022<\/td><td>1,954<\/td><td>194<\/td><td>11<\/td><td>205<\/td><td>10.5%<\/td><\/tr><tr><td>2023<\/td><td>1,571<\/td><td>175<\/td><td>20<\/td><td>195<\/td><td>12.4%<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong>Note:<\/strong> Certain questions are logic-based questions and were only asked of respondents who answered a question with a specific response.<\/p>\n\n<\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q1) When you enrolled at EWU, your intent was to<\/strong>:<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Original Intent was to', 'Responses'],\n          ['Earn a degree',     186],\n          ['Eventually transfer',      13],\n          ['Just take classes',    6]\n        ]);\n\n        var options = {\n          title: '2022',\n          colors: ['#a10022', '#000000', '#757575'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('chartone'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"chartone\" style=\"width: 450px; height: 300px;\"><\/div>\n<\/body>\n\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Original Intent was to', 'Responses'],\n          ['Earn a degree',     174],\n          ['Eventually transfer',      12],\n          ['Just take classes',    9]\n        ]);\n\n        var options = {\n          title: '2023',\n          colors: ['#a10022', '#000000', '#757575'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('chartoneA'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"chartoneA\" style=\"width: 450px; height: 300px;\"><\/div>\n<\/body>\n\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q2) Have you enrolled at the institution you intended to transfer to?<\/strong> <em>(Note: Only respondents answering <span style=\"text-decoration: underline;\"><strong>Transfer to another institution<\/strong> in Q1<\/span> were asked this question.)<\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Enrolled Elsewhere', 'Responses'],\n          ['Yes',     10],\n          ['Not yet',      3],\n          ['No',    0]\n        ]);\n\n        var options = {\n          title: '2022',\n          colors: ['#a10022', '#000000', '#757575'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('charttwo'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"charttwo\" style=\"width: 450px; height: 300px;\"><\/div>\n\n  <\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Enrolled Elsewhere', 'Responses'],\n          ['Yes',     11],\n          ['Not yet',      1],\n          ['No',    1]\n        ]);\n\n        var options = {\n          title: '2023',\n          colors: ['#a10022', '#000000', '#757575'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('charttwoA'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"charttwoA\" style=\"width: 450px; height: 300px;\"><\/div>\n\n\n  <\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q3) Do you intend on returning to EWU within the next 5-years?<\/strong><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Plan on returning', 'Responses'],\n          ['No',     76],\n          ['Yes',      62],\n          ['Unsure',    53]\n        ]);\n\n        var options = {\n          title: '2022',\n          colors: ['#a10022', '#000000', '#757575'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('chartthree'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"chartthree\" style=\"width: 450px; height: 300px;\"><\/div>\n\n  <\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Plan on returning', 'Responses'],\n          ['No',     78],\n          ['Yes',      59],\n          ['Unsure',    44]\n        ]);\n\n        var options = {\n          title: '2023',\n          colors: ['#a10022', '#000000', '#757575'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('chartthreeA'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"chartthreeA\" style=\"width: 450px; height: 300px;\"><\/div>\n\n  <\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q4) Main reasons for not returning to EWU this fall? Check all that apply.<\/strong><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-4 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Main Reasons', 'Responses'],\n          ['Other please specify',     76],\n          ['Academics',     69],\n          ['Family or personal',      69],\n          ['Finances',  69],\n          ['Environment or location', 41],\n          ['Community or connectedness',    35]\n        ]);\n\n        var options = {\n          title: '2022',\n          colors: ['#a10022', '#000000','#F67280','#757575','3f000f','d1d0ce'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('chartfour'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"chartfour\" style=\"width: 450px; height: 450px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Main Reasons', 'Responses'],\n          ['Other please specify',     59],\n          ['Academics',     69],\n          ['Family or personal',      75],\n          ['Finances',  79],\n          ['Environment or location', 53],\n          ['Community or connectedness',    43]\n        ]);\n\n        var options = {\n          title: '2023',\n          colors: ['#a10022', '#000000','#F67280','#757575','3f000f','d1d0ce'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('chartfourA'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"chartfourA\" style=\"width: 450px; height: 450px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q5) Academic reasons important in not returning to EWU this fall? Check all that apply.<\/strong> <em>(Note: Only respondents who selected <span style=\"text-decoration: underline;\"><strong>Academics<\/strong> in Q4<\/span> were asked this question.)<\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-5 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Element\", \"Density\", { role: \"style\" } ],\n        [\"Struggled academically\", 33, \"#a10022\"],\n        [\"Hard to get needed classes\", 22, \"#a10022\"],\n        [\"Prefer more online courses\", 19, \"#a10022\"],\n        [\"Other \", 18, \"#a10022\"],\n        [\"Another schools better reputation\", 12, \"#a10022\"],\n        [\"I was not challenged\", 12, \"#a10022\"],\n        [\"Unsure of what I wanted to study\", 12, \"#a10022\"],\n        [\"No programs interest me\", 12, \"#a10022\"],\n        [\"Unable to declare desired major\", 6, \"#a10022\"],\n        [\"Curriculum was not inclusive\", 6, \"#a10022\"],\n        [\"Do GE courses elsewhere\", 4, \"#a10022\"],\n        [\"Classes were too big\", 3, \"#a10022\"],\n        [\"Achieved all my goals at EWU\", 3, \"color: #a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2022\",\n        width: 595,\n        height: 850,\n        fontSize:14,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"chartfive\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"chartfive\" style=\"width: 595px; height: 900px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Element\", \"Density\", { role: \"style\" } ],\n        [\"Struggled academically\", 24, \"#a10022\"],\n        [\"Hard to get needed classes\", 19, \"#a10022\"],\n        [\"Prefer more online courses\", 12, \"#a10022\"],\n        [\"Other \", 18, \"#a10022\"],\n        [\"Another schools better reputation\", 15, \"#a10022\"],\n        [\"I was not challenged\", 6, \"#a10022\"],\n        [\"Unsure of what I wanted to study\", 14, \"#a10022\"],\n        [\"No programs interest me\", 6, \"#a10022\"],\n        [\"Unable to declare desired major\", 6, \"#a10022\"],\n        [\"Curriculum was not inclusive\", 8, \"#a10022\"],\n        [\"Do GE courses elsewhere\", 2, \"#a10022\"],\n        [\"Classes were too big\", 3, \"#a10022\"],\n        [\"Achieved all my goals at EWU\", 3, \"color: #a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2023\",\n        width: 595,\n        height: 850,\n        fontSize:14,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"chartfiveA\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"chartfiveA\" style=\"width: 595px; height: 900px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q6) Why was it difficult getting the classes you needed?<\/strong> <em>(Note: Only respondents answering <span style=\"text-decoration: underline;\"><strong>Hard to get needed classes<\/strong> in Q5<\/span> were asked this question.)<\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-6 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Main Reasons', 'Responses'],\n          ['Offered at conflicting times',     7],\n          ['They were full',     5],\n          ['Too few online courses',      4],\n          ['Not offered frequent enough',  4],\n          ['Prerequisites I had not met', 1],\n          ['Not taught by professors I wanted', 1],\n          ['Other',    0]\n        ]);\n\n        var options = {\n          title: '2022',\n          colors: ['#a10022', '#000000','#F67280','#757575','#3f000f','#d1d0ce','#000000'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('chartsix'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"chartsix\" style=\"width: 500px; height: 350px;\"><\/div>\n\n  <\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Main Reasons', 'Responses'],\n          ['Offered at conflicting times',     3],\n          ['They were full',     4],\n          ['Too few online courses',      4],\n          ['Not offered frequent enough',  2],\n          ['Prerequisites I had not met', 0],\n          ['Not taught by professors I wanted', 0],\n          ['Other',    6]\n        ]);\n\n        var options = {\n          title: '2023',\n          colors: ['#a10022', '#000000','#F67280','#757575','#3f000f','#d1d0ce','#000000'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('chartsixA'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"chartsixA\" style=\"width: 500px; height: 350px;\"><\/div>\n\n  <\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q7) Community or connectedness reasons important in not returning to EWU this fall? Check all that apply.<\/strong> <em>(Note: Only respondents answering <span style=\"text-decoration: underline;\"><strong>Community or Connectedness<\/strong> in Q4<\/span> were asked this question.)<\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"I did not feel a sense of belonging\", 28, \"#a10022\"],\n        [\"I did not find connections\", 24, \"#a10022\"],\n        [\"COVID made me feel disconnected\", 17, \"#a10022\"],\n        [\"Treated poorly by faculty and staff\", 12, \"#a10022\"],\n        [\"My whole self was not supported\", 10, \"#a10022\"],\n        [\"I did not feel safe on campus\", 5, \"#a10022\"],\n        [\"My identity was not supported\", 3, \"#a10022\"],\n        [\"Other\", 3, \"#a10022\"],\n        [\"A lack of diversity\", 2, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2022\",\n        width: 595,\n        height: 700,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"chartseven\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"chartseven\" style=\"width: 600px; height: 725px;\"><\/div>\n\n  <\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"I did not feel a sense of belonging\", 29, \"#a10022\"],\n        [\"I did not find connections\", 23, \"#a10022\"],\n        [\"COVID made me feel disconnected\", 3, \"#a10022\"],\n        [\"Treated poorly by faculty and staff\", 13, \"#a10022\"],\n        [\"My whole self was not supported\", 10, \"#a10022\"],\n        [\"I did not feel safe on campus\", 8, \"#a10022\"],\n        [\"My identity was not supported\", 3, \"#a10022\"],\n        [\"Other\", 8, \"#a10022\"],\n        [\"A lack of diversity\", 9, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2023\",\n        width: 595,\n        height: 700,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"chartsevenA\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"chartsevenA\" style=\"width: 600px; height: 725px;\"><\/div>\n\n  <\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q8) Environment or location reasons important in not returning to EWU this fall? (Check all that apply)<\/strong>. <em>(Note: Only respondents who selected <span style=\"text-decoration: underline;\"><strong>Environment or Location<\/strong> in Q4<\/span> were asked this question.)<\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"I wanted to be closer to home\", 16, \"#a10022\"],\n        [\"Unhappy with  housing situation\", 15, \"#a10022\"],\n        [\"EWU did not offer needed resources\", 12, \"#a10022\"],\n        [\"EWU is too small\", 9, \"#a10022\"],\n        [\"Bad weather and recreation\", 8, \"#a10022\"],\n        [\"Other\", 7, \"#a10022\"],\n        [\"I was not on campus due to COVID\", 3, \"#a10022\"],\n        [\"I wanted to be further from home\", 3, \"#a10022\"],\n        [\"EWU is too big\", 1, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2022\",\n        width: 595,\n        height: 700,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"charteight\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"charteight\" style=\"width: 600px; height: 725px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"I wanted to be closer to home\", 17, \"#a10022\"],\n        [\"Unhappy with  housing situation\", 14, \"#a10022\"],\n        [\"EWU did not offer needed resources\", 14, \"#a10022\"],\n        [\"EWU is too small\", 9, \"#a10022\"],\n        [\"Bad weather and recreation\", 17, \"#a10022\"],\n        [\"Other\", 12, \"#a10022\"],\n        [\"I was not on campus due to COVID\", 4, \"#a10022\"],\n        [\"I wanted to be further from home\", 2, \"#a10022\"],\n        [\"EWU is too big\", 1, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2023\",\n        width: 595,\n        height: 700,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"charteightA\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"charteightA\" style=\"width: 600px; height: 725px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q9) Family or personal reasons important in not returning to EWU this fall? Check all that apply<\/strong>. <em>(Note: Only respondents who selected <span style=\"text-decoration: underline;\"><strong>Family or Personal<\/strong> in Q4<\/span> were asked this question.)<\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"My medical or mental health\", 35, \"#a10022\"],\n        [\"Lack of social support\", 21, \"#a10022\"],\n        [\"I did not fit in\", 15, \"#a10022\"],\n        [\"Family assistance needed\", 15, \"#a10022\"],\n        [\"Friends or significant other\", 12, \"#a10022\"],\n        [\"Wanted something different\", 12, \"#a10022\"],\n        [\"Other\", 12, \"#a10022\"],\n        [\"Could not be on campus due to COVID\", 3, \"#a10022\"],\n        [\"Wanted to serve in the military\", 1, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2022\",\n        width: 595,\n        height: 700,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"chartnine\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"chartnine\" style=\"width: 600px; height: 725px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"My medical or mental health\", 44, \"#a10022\"],\n        [\"Lack of social support\", 17, \"#a10022\"],\n        [\"I did not fit in\", 17, \"#a10022\"],\n        [\"Family assistance needed\", 18, \"#a10022\"],\n        [\"Friends or significant other\", 14, \"#a10022\"],\n        [\"Wanted something different\", 17, \"#a10022\"],\n        [\"Other\", 14, \"#a10022\"],\n        [\"Could not be on campus due to COVID\", 1, \"#a10022\"],\n        [\"Wanted to serve in the military\", 0, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2023\",\n        width: 595,\n        height: 700,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"chartnineA\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"chartnineA\" style=\"width: 600px; height: 725px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q10) Financial reasons important in not returning to EWU this fall? Check all that apply.<\/strong> <em>(Note: Only respondents who selected <span style=\"text-decoration: underline;\"><strong>Financial<\/strong> in Q4<\/span> were asked this question.)<\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-10 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"Could not afford living expenses\", 37, \"#a10022\"],\n        [\"Financial aid less than expenses\", 28, \"#a10022\"],\n        [\"Paying job interfered\", 27, \"#a10022\"],\n        [\"Family finances changed\", 22, \"#a10022\"],\n        [\"Low financial family support\", 21, \"#a10022\"],\n        [\"Worry about student loans\", 20, \"#a10022\"],\n        [\"COVID affected my finances\", 16, \"#a10022\"],\n        [\"Not getting moneys worth\", 14, \"#a10022\"],\n        [\"Did not receive financial aid\", 11, \"#a10022\"],\n        [\"Career opportunity\", 9, \"#a10022\"],\n        [\"Other\", 6, \"#a10022\"],\n        [\"Did not receive work study\", 4, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2022\",\n        width: 595,\n        height: 700,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"chartten\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"chartten\" style=\"width: 600px; height: 725px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"Could not afford living expenses\", 38, \"#a10022\"],\n        [\"Financial aid less than expenses\", 31, \"#a10022\"],\n        [\"Paying job interfered\", 28, \"#a10022\"],\n        [\"Family finances changed\", 31, \"#a10022\"],\n        [\"Low financial family support\", 27, \"#a10022\"],\n        [\"Worry about student loans\", 24, \"#a10022\"],\n        [\"COVID affected my finances\", 8, \"#a10022\"],\n        [\"Not getting moneys worth\", 18, \"#a10022\"],\n        [\"Did not receive financial aid\", 26, \"#a10022\"],\n        [\"Career opportunity\", 7, \"#a10022\"],\n        [\"Other\", 7, \"#a10022\"],\n        [\"Did not receive work study\", 6, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2023\",\n        width: 595,\n        height: 700,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"charttenA\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"charttenA\" style=\"width: 600px; height: 725px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q11) What is your current main activity?<\/strong><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-11 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"Paid employment\", 37, \"#a10022\"],\n        [\"Student elsewhere\", 28, \"#a10022\"],\n        [\"Prefer not to answer\", 27, \"#a10022\"],\n        [\"Starting or raising a family\", 22, \"#a10022\"],\n        [\"Unemployed or seeking work\", 21, \"#a10022\"],\n        [\"Personal or family health\", 20, \"#a10022\"],\n        [\"Military service\", 11, \"#a10022\"],\n        [\"Volunteering\", 0, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2022\",\n        width: 595,\n        height: 700,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"charteleven\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"charteleven\" style=\"width: 600px; height: 725px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"Paid employment\", 91, \"#a10022\"],\n        [\"Student elsewhere\", 49, \"#a10022\"],\n        [\"Prefer not to answer\", 13, \"#a10022\"],\n        [\"Starting or raising a family\", 6, \"#a10022\"],\n        [\"Unemployed or seeking work\", 15, \"#a10022\"],\n        [\"Personal or family health\", 8, \"#a10022\"],\n        [\"Military service\", 5, \"#a10022\"],\n        [\"Volunteering\", 0, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2023\",\n        width: 595,\n        height: 700,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"chartelevenA\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"chartelevenA\" style=\"width: 600px; height: 725px;\"><\/div>\n  <\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q12) In which industry \/ field do you work?<\/strong> <em>(Note: Only respondents who selected <span style=\"text-decoration: underline;\"><strong>Paid Employment<\/strong> in Q11<\/span> were asked this question.)<\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-12 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"Other\", 37, \"#a10022\"],\n        [\"Student elsewhere\", 24, \"#a10022\"],\n        [\"Food service\", 11, \"#a10022\"],\n        [\"Health care\", 11, \"#a10022\"],\n        [\"Education\", 7, \"#a10022\"],\n        [\"Management\", 7, \"#a10022\"],\n        [\"Marketing\/sales\", 6, \"#a10022\"],\n        [\"Computer science\", 5, \"#a10022\"],\n        [\"No answer\", 4, \"#a10022\"],\n        [\"Engineering\", 3, \"#a10022\"],\n        [\"Social svcs\", 3, \"#a10022\"],\n        [\"Supply chain\", 3, \"#a10022\"],\n        [\"Ag, Environment\", 2, \"#a10022\"],\n        [\"Art, Design\", 2, \"#a10022\"],\n        [\"Consulting\", 2, \"#a10022\"],\n        [\"Hospitality\", 2, \"#a10022\"],\n        [\"Law Enforcement\", 2, \"#a10022\"],\n        [\"Accounting\", 1, \"#a10022\"],\n        [\"Communication\", 1, \"#a10022\"],\n        [\"Financial\", 1, \"#a10022\"],\n\n\n        [\"Government\", 1, \"#a10022\"],\n        [\"Legal\", 1, \"#a10022\"],\n        [\"Nonprofit\", 0, \"#a10022\"],\n\n        [\"Research\", 0, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2022\",\n        width: 595,\n        height: 800,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"charttwelve\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"charttwelve\" style=\"width: 600px; height: 825px;\"><\/div>\n\n  <\/body>\n<\/html>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n\n<script type=\"text\/javascript\">\n    google.charts.load(\"current\", {packages:[\"corechart\"]});\n    google.charts.setOnLoadCallback(drawChart);\n    function drawChart() {\n      var data = google.visualization.arrayToDataTable([\n        [\"Reason\", \"Responses\", { role: \"style\" } ],\n        [\"Other\", 23, \"#a10022\"],\n        [\"Student elsewhere\", 24, \"#a10022\"],\n        [\"Food service\", 13, \"#a10022\"],\n        [\"Health care\", 19, \"#a10022\"],\n        [\"Education\", 9, \"#a10022\"],\n        [\"Management\", 2, \"#a10022\"],\n        [\"Marketing\/sales\", 4, \"#a10022\"],\n        [\"Computer science\", 1, \"#a10022\"],\n        [\"No answer\", 2, \"#a10022\"],\n        [\"Engineering\", 2, \"#a10022\"],\n        [\"Social svcs\", 2, \"#a10022\"],\n        [\"Supply chain\", 3, \"#a10022\"],\n        [\"Ag, Environment\", 1, \"#a10022\"],\n        [\"Art, Design\", 1, \"#a10022\"],\n        [\"Consulting\", 0, \"#a10022\"],\n        [\"Hospitality\", 1, \"#a10022\"],\n        [\"Law Enforcement\", 0, \"#a10022\"],\n        [\"Accounting\", 1, \"#a10022\"],\n        [\"Communication\", 1, \"#a10022\"],\n        [\"Financial\", 1, \"#a10022\"],\n\n\n        [\"Government\", 2, \"#a10022\"],\n        [\"Legal\", 0, \"#a10022\"],\n        [\"Nonprofit\", 1, \"#a10022\"],\n\n        [\"Research\", 1, \"#a10022\"]\n\n      ]);\n\n      var view = new google.visualization.DataView(data);\n      view.setColumns([0, 1,\n                       { calc: \"stringify\",\n                         sourceColumn: 1,\n                         type: \"string\",\n                         role: \"annotation\" },\n                       2]);\n\n      var options = {\n        title: \"2023\",\n        width: 595,\n        height: 800,\n        fontSize:13,\n        bar: {groupWidth: \"50%\"},\n        legend: { position: \"none\" },\n      };\n      var chart = new google.visualization.BarChart(document.getElementById(\"charttwelveA\"));\n      chart.draw(view, options);\n  }\n    <\/script>\n  <\/head>\n  <body>\n  <\/script>\n<div id=\"charttwelveA\" style=\"width: 600px; height: 825px;\"><\/div>\n\n  <\/body>\n<\/html>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q13) How far from Cheney are you located?<\/strong><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-13 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Distance', 'Responses'],\n          ['Further than 50 miles',     98],\n          ['Within 50 miles',    95]\n        ]);\n\n        var options = {\n          title: '2022',\n          colors: ['#a10022', '#000000'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('chartthirteen'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"chartthirteen\" style=\"width: 450px; height: 300px;\"><\/div>\n<\/body>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<html>\n  <head>\n    <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n    <script type=\"text\/javascript\">\n      google.charts.load(\"current\", {packages:[\"corechart\"]});\n      google.charts.setOnLoadCallback(drawChart);\n      function drawChart() {\n        var data = google.visualization.arrayToDataTable([\n          ['Distance', 'Responses'],\n          ['Further than 50 miles',     91],\n          ['Within 50 miles',    96]\n        ]);\n\n        var options = {\n          title: '2023',\n          colors: ['#a10022', '#000000'],\n          pieHole: 0.4,\n          is3D: true\n        };\n\n        var chart = new google.visualization.PieChart(document.getElementById('chartthirteenA'));\n        chart.draw(data, options);\n        \n      }\n    <\/script>\n  <\/head>\n  <body>\n    <div id=\"chartthirteenA\" style=\"width: 450px; height: 300px;\"><\/div>\n<\/body>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-14 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-15 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\"><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Purpose: The Non-Returning Student Survey intends to provide insights into why undergraduate students are not returning to EWU to continue their education. The survey is distributed to undergraduate students who were enrolled in any term during the academic year (year1) but were not present in the 10th day snapshot for the fall term of the &#8230; <a title=\"Non-Returning Student Survey Results\" class=\"read-more\" href=\"https:\/\/test-inside.ewu.edu\/institutional-effectiveness\/non-returning-student-survey-results\/\" aria-label=\"Read more about Non-Returning Student Survey Results\">Read more<\/a><\/p>\n","protected":false},"author":9834,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"wpo365_audiences":[],"wpo365_private":false,"footnotes":""},"class_list":["post-2626","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/test-inside.ewu.edu\/institutional-effectiveness\/wp-json\/wp\/v2\/pages\/2626"}],"collection":[{"href":"https:\/\/test-inside.ewu.edu\/institutional-effectiveness\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test-inside.ewu.edu\/institutional-effectiveness\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test-inside.ewu.edu\/institutional-effectiveness\/wp-json\/wp\/v2\/users\/9834"}],"replies":[{"embeddable":true,"href":"https:\/\/test-inside.ewu.edu\/institutional-effectiveness\/wp-json\/wp\/v2\/comments?post=2626"}],"version-history":[{"count":25,"href":"https:\/\/test-inside.ewu.edu\/institutional-effectiveness\/wp-json\/wp\/v2\/pages\/2626\/revisions"}],"predecessor-version":[{"id":2771,"href":"https:\/\/test-inside.ewu.edu\/institutional-effectiveness\/wp-json\/wp\/v2\/pages\/2626\/revisions\/2771"}],"wp:attachment":[{"href":"https:\/\/test-inside.ewu.edu\/institutional-effectiveness\/wp-json\/wp\/v2\/media?parent=2626"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}