{"id":178,"date":"2023-06-28T16:31:22","date_gmt":"2023-06-28T20:31:22","guid":{"rendered":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/?page_id=178"},"modified":"2023-09-19T16:20:06","modified_gmt":"2023-09-19T20:20:06","slug":"fafsa-workshops","status":"publish","type":"page","link":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/fafsa-workshops\/","title":{"rendered":"New Brunswick Center FAFSA Workshops"},"content":{"rendered":"\r\n<div class=\"section__box\" >\r\n  <div class=\"section__box-inner\">\r\n    <div class=\"section__box-content\">\r\n      <p>DACA\/NJ Dreamers \u2013 You may file for the 2022\/2023 NJ Financial Aid Application, please use this link to create an account: <a href=\"https:\/\/www.hesaa.org\/Pages\/NJAlternativeApplication.aspx\">hesaa.org\/Pages\/NJAlternativeApplication.aspx<\/a><\/p>\n<p>If you need assistance, email the\u00a0New Brunswick Center at:\u00a0<a href=\"mailto:infonb@middlesexcc.edu\">infonb@middlesexcc.edu<\/a><\/p>\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\n\n\n<p>Please read the following important information in preparation for your FAFSA completion virtual appointment.&nbsp;If you need to reschedule&nbsp;your virtual appointment, please email:&nbsp;<a href=\"mailto:infonb@middlesexcc.edu\">infonb@middlesexcc.edu<\/a>.<\/p>\n\n\n\r\n<div class=\"callout-urgent\">\r\n  <div class=\"callout__inner\">\r\n    <div class=\"callout__icon\">\r\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"8\" height=\"29.006\"><path data-name=\"!\" d=\"M0 25.026a4.034 4.034 0 0 1 3.98-4.02 4 4 0 1 1 0 8A4.028 4.028 0 0 1 0 25.026Zm1.069-6.458L.043 0h7.871l-.983 18.568Z\" fill=\"#F6B120\"\/><\/svg>\r\n    <\/div>\r\n\r\n    <div class=\"callout__content\">\r\n      <div class=\"callout__content-text\">\r\n        <p><strong>IMPORTANT<\/strong><\/p>\n<p>You and your parent, if applicable, will\u00a0need a FSA ID number in order to electronically sign the FAFSA.<\/p>\n<p>Request the FSA ID here:\u00a0<a href=\"https:\/\/fsaid.ed.gov\/npas\/index.htm\">fsaid.ed.gov\/npas\/index.htm<\/a><\/p>\n<p>You will want to create a NJ FAMS account, which will enable you to be considered for additional state funding.<\/p>\n<p>Your account can be created here:\u00a0<a href=\"https:\/\/njfams.hesaa.org\/NJFAMS\/login.aspx\">njfams.hesaa.org\/NJFAMS\/login.aspx<\/a><\/p>\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\n\n\r\n<div class=\"section__box\" >\r\n  <div class=\"section__box-inner\">\r\n    <div class=\"section__box-content\">\r\n      <h2 class=\"h4\">2023-2024 FAFSA (Fall 2023, Spring 2024, and Summer 2024 Classes)<\/h2>\n<p>You must provide the following documents for student and parent, if applicable.<\/p>\n<ul>\n<li>2021 taxes (and W-2)<\/li>\n<li>Records of any untaxed income\u00a0received<\/li>\n<li>Social Security Number (for student and\/or parent(s) if under 24)<\/li>\n<li>Driver\u2019s License Number (if you drive)<\/li>\n<li>If you are not a US Citizen and are an eligible non-citizen, please have your documentation available.\u00a0To determine if you\u00a0are an eligible non-citizen, refer to this link:\u00a0<a href=\"https:\/\/ifap.ed.gov\/sites\/default\/files\/attachments\/2019-08\/1920FSAHbkVol1Ch2.pdf\">U.S.\u00a0Citizenship &amp; Eligible Noncitizens\u00a0\u2013\u00a0<i class=\"far fa-file-pdf\" aria-hidden=\"true\"><\/i>\u00a0PDF<\/a><\/li>\n<\/ul>\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\n\n\n<h2 class=\"wp-block-heading bb-primary-1\">FAFSA Workshops Registration<\/h2>\n\n\n\n<iframe\nid=\"JotFormIFrame-201263894491965\"\ntitle=\"FAFSA Workshops\"\nonload=\"window.parent.scrollTo(0,0)\"\nallowtransparency=\"true\"\nallowfullscreen=\"true\"\nallow=\"geolocation; microphone; camera\"\nsrc=\"https:\/\/middlesexcc.jotform.com\/201263894491965\"\nframeborder=\"0\"\nstyle=\"min-width:100%;max-width:100%;height:539px;border:none;\"\nscrolling=\"no\"\n>\n<\/iframe>\n<script type=\"text\/javascript\">\nvar ifr = document.getElementById(\"JotFormIFrame-201263894491965\");\nif (ifr) {\nvar src = ifr.src;\nvar iframeParams = [];\nif (window.location.href && window.location.href.indexOf(\"?\") > -1) {\n  iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\"?\") + 1).split('&'));\n}\nif (src && src.indexOf(\"?\") > -1) {\n  iframeParams = iframeParams.concat(src.substr(src.indexOf(\"?\") + 1).split(\"&\"));\n  src = src.substr(0, src.indexOf(\"?\"))\n}\niframeParams.push(\"isIframeEmbed=1\");\nifr.src = src + \"?\" + iframeParams.join('&');\n}\nwindow.handleIFrameMessage = function(e) {\nif (typeof e.data === 'object') { return; }\nvar args = e.data.split(\":\");\nif (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); }\nif (!iframe) { return; }\nswitch (args[0]) {\n  case \"scrollIntoView\":\n    iframe.scrollIntoView();\n    break;\n  case \"setHeight\":\n    iframe.style.height = args[1] + \"px\";\n    if (!isNaN(args[1]) && parseInt(iframe.style.minHeight) > parseInt(args[1])) {\n      iframe.style.minHeight = args[1] + \"px\";\n    }\n    break;\n  case \"collapseErrorPage\":\n    if (iframe.clientHeight > window.innerHeight) {\n      iframe.style.height = window.innerHeight + \"px\";\n    }\n    break;\n  case \"reloadPage\":\n    window.location.reload();\n    break;\n  case \"loadScript\":\n    if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; }\n    var src = args[1];\n    if (args.length > 3) {\n        src = args[1] + ':' + args[2];\n    }\n    var script = document.createElement('script');\n    script.src = src;\n    script.type = 'text\/javascript';\n    document.body.appendChild(script);\n    break;\n  case \"exitFullscreen\":\n    if      (window.document.exitFullscreen)        window.document.exitFullscreen();\n    else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();\n    else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();\n    else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();\n    else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();\n    break;\n}\nvar isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false;\nif(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) {\n  var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)};\n  iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\");\n}\n};\nwindow.isPermitted = function(originUrl, whitelisted_domains) {\nvar url = document.createElement('a');\nurl.href = originUrl;\nvar hostname = url.hostname;\nvar result = false;\nif( typeof hostname !== 'undefined' ) {\n  whitelisted_domains.forEach(function(element) {\n      if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) ||  hostname === element ) {\n          result = true;\n      }\n  });\n  return result;\n}\n};\nif (window.addEventListener) {\nwindow.addEventListener(\"message\", handleIFrameMessage, false);\n} else if (window.attachEvent) {\nwindow.attachEvent(\"onmessage\", handleIFrameMessage);\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Please read the following important information in preparation for your FAFSA completion virtual appointment.&nbsp;If you need to reschedule&nbsp;your virtual appointment, please email:&nbsp;infonb@middlesexcc.edu. FAFSA Workshops Registration<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-178","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>New Brunswick Center FAFSA Workshops | Middlesex College<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/middlesexcollege.edu\/new-brunswick-center\/fafsa-workshops\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New Brunswick Center FAFSA Workshops | Middlesex College\" \/>\n<meta property=\"og:description\" content=\"Please read the following important information in preparation for your FAFSA completion virtual appointment.&nbsp;If you need to reschedule&nbsp;your virtual appointment, please email:&nbsp;infonb@middlesexcc.edu. FAFSA Workshops Registration\" \/>\n<meta property=\"og:url\" content=\"https:\/\/middlesexcollege.edu\/new-brunswick-center\/fafsa-workshops\/\" \/>\n<meta property=\"og:site_name\" content=\"New Brunswick Center\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-19T20:20:06+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/middlesexcollege.edu\\\/new-brunswick-center\\\/fafsa-workshops\\\/\",\"url\":\"https:\\\/\\\/middlesexcollege.edu\\\/new-brunswick-center\\\/fafsa-workshops\\\/\",\"name\":\"New Brunswick Center FAFSA Workshops | Middlesex College\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/middlesexcollege.edu\\\/new-brunswick-center\\\/#website\"},\"datePublished\":\"2023-06-28T20:31:22+00:00\",\"dateModified\":\"2023-09-19T20:20:06+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/middlesexcollege.edu\\\/new-brunswick-center\\\/fafsa-workshops\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/middlesexcollege.edu\\\/new-brunswick-center\\\/#website\",\"url\":\"https:\\\/\\\/middlesexcollege.edu\\\/new-brunswick-center\\\/\",\"name\":\"New Brunswick Center\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/middlesexcollege.edu\\\/new-brunswick-center\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New Brunswick Center FAFSA Workshops | Middlesex College","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/fafsa-workshops\/","og_locale":"en_US","og_type":"article","og_title":"New Brunswick Center FAFSA Workshops | Middlesex College","og_description":"Please read the following important information in preparation for your FAFSA completion virtual appointment.&nbsp;If you need to reschedule&nbsp;your virtual appointment, please email:&nbsp;infonb@middlesexcc.edu. FAFSA Workshops Registration","og_url":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/fafsa-workshops\/","og_site_name":"New Brunswick Center","article_modified_time":"2023-09-19T20:20:06+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/fafsa-workshops\/","url":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/fafsa-workshops\/","name":"New Brunswick Center FAFSA Workshops | Middlesex College","isPartOf":{"@id":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/#website"},"datePublished":"2023-06-28T20:31:22+00:00","dateModified":"2023-09-19T20:20:06+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/middlesexcollege.edu\/new-brunswick-center\/fafsa-workshops\/"]}]},{"@type":"WebSite","@id":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/#website","url":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/","name":"New Brunswick Center","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/wp-json\/wp\/v2\/pages\/178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/wp-json\/wp\/v2\/comments?post=178"}],"version-history":[{"count":21,"href":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/wp-json\/wp\/v2\/pages\/178\/revisions"}],"predecessor-version":[{"id":435,"href":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/wp-json\/wp\/v2\/pages\/178\/revisions\/435"}],"wp:attachment":[{"href":"https:\/\/middlesexcollege.edu\/new-brunswick-center\/wp-json\/wp\/v2\/media?parent=178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}