{"id":10,"date":"2021-09-24T17:12:53","date_gmt":"2021-09-24T17:12:53","guid":{"rendered":"https:\/\/www.butler.edu\/human-resources\/butler-careers-site-faqs\/"},"modified":"2024-01-19T09:24:42","modified_gmt":"2024-01-19T14:24:42","slug":"careers-site-faqs","status":"publish","type":"page","link":"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/","title":{"rendered":"Butler Careers Site FAQs"},"content":{"rendered":"<section class=\"wysiwyg wysiwyg-primary-block alignfull\" >\n\t<div class=\"container grid-default wysiwyg__container\">\n\t\t\t\t\t\t<nav class=\"sidebar-menu \" aria-label=\"Site Menu\" id=\"page-nav\">\n\t\t<div class=\"sidebar-menu__wrapper\">\n\t\t\t<header class=\"sidebar-menu__header\">\n\t\t\t\t<span class=\"sidebar-menu__headerLabel\">Current Opportunities Menu<\/span>\n\n\t\t\t\t\t\t\t\t<button class=\"sidebar-menu__mobileToggle\" title=\"Toggle Menu\" :aria-expanded=\"mobileOpen\"><\/button>\n\t\t\t\t\t\t\t<\/header>\n\n\t\t\t<ul class=\"sidebar-menu__list\" v-show=\"mobileOpen\">\n\t\t\t\t\t\t\t\t\t<li class=\"sidebar-menu__listItem initial-item\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/faculty-openings\/\" class=\"sidebar-menu__listLink\" >Faculty Openings<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"sidebar-menu__listItem initial-item\">\n\t\t\t\t\t\t<a href=\"https:\/\/careers.butler.edu\/en-us\/listing\/\" class=\"sidebar-menu__listLink\" target=\"_blank\">Staff Openings<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"sidebar-menu__listItem initial-item\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/\" class=\"sidebar-menu__listLink\" >Butler Careers Site FAQs<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t<li class=\"sidebar-menu__listItem initial-item\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.butler.edu\/human-resources\/benefits\/\" class=\"sidebar-menu__listLink\" >Employee Benefits<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\n\t\t\t<\/nav>\n\t\t\t\t<div class=\"wysiwyg__wrapper wysiwyg__wrapper--hasSidebar\">\n\t\t\t<!-- content from editor -->\n\t\t\t<div class=\"wysiwyg__content wysiwyg__contentContainer\">\n\t\t\t\t<div class=\"acf-innerblocks-container\"><h1 class=\"wp-block-heading\">Butler Careers Site FAQs<\/h1>\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad10fb-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad10fb_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad10fb-acc-title' class='acc-title'>\n\t\t\t\tWhere can I find employment opportunities at Butler University?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad10fb-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad10fb-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad10fb-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Please visit the\u00a0<a aria-label=\"To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys\" href=\"https:\/\/careers.butler.edu\/en-us\/listing\/\" rel=\"noopener\" target=\"_blank\">Butler Careers Site<\/a>\u00a0for all staff positions open at the University.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad10fb-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad10fb-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad10fb-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad10fb-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad10fb-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad10fb-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad111b-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad111b_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad111b-acc-title' class='acc-title'>\n\t\t\t\tHow do I apply for a staff position at Butler University?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad111b-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad111b-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad111b-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Once you visit the Butler Careers Site you can search for positions and chose the job you would like to apply to. Then click the \u2018Apply Now\u2019 button location next to the job position information. From here, you will be able to start your application.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad111b-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad111b-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad111b-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad111b-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad111b-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad111b-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad113c-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad113c_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad113c-acc-title' class='acc-title'>\n\t\t\t\tHow do I apply for a faculty position at Butler University?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad113c-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad113c-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad113c-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>On the top right hand corner there is a yellow banner labeled \u201cFaculty Openings\u201d. This link will take you to our page with our current faculty openings.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad113c-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad113c-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad113c-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad113c-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad113c-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad113c-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad1159-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad1159_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad1159-acc-title' class='acc-title'>\n\t\t\t\tAm I required to fill out all of the fields on the application?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad1159-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad1159-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad1159-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>You are only required to fill out the mandatory fields, however, we encourage you to give us as much information as possible. Each mandatory field is marked with an asterisk.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad1159-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad1159-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad1159-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad1159-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad1159-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad1159-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad1172-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad1172_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad1172-acc-title' class='acc-title'>\n\t\t\t\tWhat if I do not have a computer or access to the internet?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad1172-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad1172-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad1172-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Please refer to your local library or come to our Human Resources office at the following location:<\/p><p>4600 Sunset Avenue<br\/>Human Resources, Jordan Hall 037<br\/>Indianapolis, IN 46208<\/p><p>Please call 317-940-9355 for more information.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad1172-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad1172-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad1172-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad1172-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad1172-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad1172-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad1190-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad1190_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad1190-acc-title' class='acc-title'>\n\t\t\t\tCan I withdraw my application once I have submitted it for a specific job posting?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad1190-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad1190-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad1190-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>You can only withdraw an application after you have applied and before it goes into the Reviewed stage.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad1190-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad1190-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad1190-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad1190-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad1190-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad1190-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad11a9-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad11a9_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad11a9-acc-title' class='acc-title'>\n\t\t\t\tCan I apply for more than one job at a time?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad11a9-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad11a9-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad11a9-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Yes. Once you have applied for a position you will have an account. This account can be used to apply to as many jobs as you wish.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad11a9-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad11a9-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad11a9-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad11a9-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad11a9-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad11a9-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad11c1-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad11c1_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad11c1-acc-title' class='acc-title'>\n\t\t\t\tHow long are positions open\/available to apply?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad11c1-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad11c1-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad11c1-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Each position will either have a specific date that the position will be closed or will say \u201cOpen Until Filled\u201d.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad11c1-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad11c1-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad11c1-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad11c1-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad11c1-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad11c1-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad11db-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad11db_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad11db-acc-title' class='acc-title'>\n\t\t\t\tI missed the job closing date, can I still apply?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad11db-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad11db-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad11db-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Unfortunately, once the position is closed you are no longer able to apply. However, we encourage you to call Human Resources for more information at 317-940-9355.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad11db-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad11db-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad11db-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad11db-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad11db-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad11db-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad11f3-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad11f3_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad11f3-acc-title' class='acc-title'>\n\t\t\t\tI\u2019m having trouble logging in; is there assistance available?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad11f3-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad11f3-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad11f3-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Please contact Human Resources at 317-940-9355.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad11f3-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad11f3-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad11f3-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad11f3-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad11f3-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad11f3-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad120b-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad120b_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad120b-acc-title' class='acc-title'>\n\t\t\t\tI can\u2019t remember my password. How do I reset it?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad120b-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad120b-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad120b-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>There is an option to reset your password by clicking the \u201cForgotten your password?\u201d option below your login information.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad120b-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad120b-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad120b-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad120b-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad120b-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad120b-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad1223-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad1223_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad1223-acc-title' class='acc-title'>\n\t\t\t\tCan I change my password?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad1223-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad1223-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad1223-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Yes, you can change your password by clicking on the \u201cForgotten your password?\u201d option below your login information.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad1223-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad1223-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad1223-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad1223-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad1223-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad1223-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad123f-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad123f_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad123f-acc-title' class='acc-title'>\n\t\t\t\tCan I update my name, email, or my address on my account?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad123f-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad123f-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad123f-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Yes. On your account page there is option titled \u201cUpdate Profile\u201d. This area will allow you to update your name, e-mail, and your address.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad123f-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad123f-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad123f-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad123f-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad123f-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad123f-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad125f-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad125f_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad125f-acc-title' class='acc-title'>\n\t\t\t\tHow do I check the status of a job I have already applied to?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad125f-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad125f-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad125f-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Log into your account on the Butler Careers Site under Returning Applicants, and on the front page of your account you will see \u201cCurrent Status,\u201d which will contain the most current status of your application process.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad125f-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad125f-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad125f-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad125f-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad125f-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad125f-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad127e-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad127e_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad127e-acc-title' class='acc-title'>\n\t\t\t\tHow long should I expect to wait to hear back once my application has been submitted?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad127e-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad127e-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad127e-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>This depends on the volume of applications we receive. We encourage you to log into your account frequently to check for the most current status of your application.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad127e-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad127e-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad127e-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad127e-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad127e-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad127e-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad1298-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad1298_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad1298-acc-title' class='acc-title'>\n\t\t\t\tIf I answered a question incorrectly after I submitted the application, can I make changes?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad1298-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad1298-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad1298-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Unfortunately, you are unable to make changes on your own. You will need to contact Human Resources at either\u00a0<a aria-label=\"To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys\" href=\"mailto:askhr@butler.edu\">askhr@butler.edu<\/a> or 317-940-9355 to make any changes after you have submitted your application.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad1298-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad1298-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad1298-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad1298-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad1298-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad1298-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad12b1-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad12b1_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad12b1-acc-title' class='acc-title'>\n\t\t\t\tIf I have more questions, who do I contact?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad12b1-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad12b1-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad12b1-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Please contact Human Resources at\u00a0<a aria-label=\"To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys\" href=\"mailto:askhr@butler.edu\">askhr@butler.edu<\/a>.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad12b1-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad12b1-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad12b1-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad12b1-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad12b1-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad12b1-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad12ca-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad12ca_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad12ca-acc-title' class='acc-title'>\n\t\t\t\tWhat if I require special accommodations in completing my application?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad12ca-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad12ca-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad12ca-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>We are happy to assist you with any special accommodations. Please contact Human Resources at 317-940-9355.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad12ca-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad12ca-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad12ca-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad12ca-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad12ca-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad12ca-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad12e3-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad12e3_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad12e3-acc-title' class='acc-title'>\n\t\t\t\tHow do I withdraw from a position after my application has been reviewed (phone screen, interview, etc.)?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad12e3-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad12e3-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad12e3-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Please send an email to <a aria-label=\"To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys\" href=\"mailto:askhr@butler.edu\">askhr@butler.edu<\/a> and include the position you would like to withdraw from.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad12e3-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad12e3-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad12e3-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad12e3-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad12e3-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad12e3-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad12fc-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad12fc_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad12fc-acc-title' class='acc-title'>\n\t\t\t\tAm I able to go back in and edit my application after it has been submitted?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad12fc-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad12fc-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad12fc-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Unfortunately, you are only able to edit your account information after an application is submitted.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad12fc-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad12fc-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad12fc-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad12fc-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad12fc-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad12fc-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad131e-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad131e_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad131e-acc-title' class='acc-title'>\n\t\t\t\tI put the wrong information for one or more of my references, how am I able to fix this?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad131e-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad131e-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad131e-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Please email Human Resources at <a aria-label=\"To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys\" href=\"mailto:askhr@butler.edu\">askhr@butler.edu<\/a> and include the information you would like to change for your references.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad131e-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad131e-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad131e-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad131e-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad131e-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad131e-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad1339-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad1339_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad1339-acc-title' class='acc-title'>\n\t\t\t\tHow can I add a picture to my profile?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad1339-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad1339-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad1339-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Unfortunately, you are unable to add a profile picture to your account.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad1339-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad1339-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad1339-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad1339-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad1339-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad1339-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad135b-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad135b_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad135b-acc-title' class='acc-title'>\n\t\t\t\tWill I be notified when my application has moved forward to another step?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad135b-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad135b-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad135b-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>No, we do encourage you to check your account page frequently to check for the last update in your application process.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad135b-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad135b-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad135b-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad135b-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad135b-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad135b-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n\n<div class=\"acc-flex-container\">\n\t<div class=\"acc-title-container\" role=\"heading\" aria-level=\"3\">\n\t\t<button id='block_acf-block-65aa862ad1376-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa862ad1376_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa862ad1376-acc-title' class='acc-title'>\n\t\t\t\tHow can I be notified about other positions?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa862ad1376-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png' \/>\n\t\t<\/button>\n\t<\/div>\n\t<div role=\"region\" aria-hidden='true'\n\t\tid='block_acf-block-65aa862ad1376-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa862ad1376-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>You can be notified about positions by subscribing to Job Alerts in the system. Scroll down to the middle of the Butler Careers Site page and you will see \u201cJob Alert\u201d on the right between \u201cSearch for Job\u201d and \u201cCareer FAQs\u201d. Click on \u201cSubscribe to Job Alerts\u201d and fill out the form.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa862ad1376-acc-content-panel');\n\n\t\t\t\/*\n\t\t\t * Need to set a value for maxHeight to initialize the accordion properly.\n\t\t\t * If we don't include this conditional, the accordion doesn't nicely transition to open\/close on the first click.\n\t\t\t *\/\n\t\t\tif ( 1 == 0 ) {\n\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t} else {\n\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t}\n\n\t\t\t$( '#block_acf-block-65aa862ad1376-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa862ad1376-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa862ad1376-acc-img' );\n\t\t\t\t\/*\n\t\t\t\t * If the panel is open, close it by setting its height to 0px.\n\t\t\t\t * If it's closed, i.e. its height is 0px, open it b setting its height to fit-content if in backend, or scrollHeight if frontend.\n\t\t\t\t * This is necessary because transitions do not work on height: fit-content, causing the accordion to snap open and shut instantly.\n\t\t\t\t *\/\n\t\t\t\tif ( panel.style.maxHeight != '0px' ) {\n\t\t\t\t\tpanel.style.maxHeight = '0px';\n\t\t\t\t} else {\n\t\t\t\t\tpanel.style.maxHeight = 0 == 1 ? 'fit-content' : panel.scrollHeight + 'px';\n\t\t\t\t}\n\n\t\t\t\tlet expanded = row.getAttribute( 'aria-expanded' );\n\t\t\t\tif ( expanded == 'true' ) {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'false' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'true' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_open.png';\n\t\t\t\t} else {\n\t\t\t\t\trow.setAttribute( 'aria-expanded', 'true' );\n\t\t\t\t\tpanel.setAttribute( 'aria-hidden', 'false' );\n\t\t\t\t\tacc_img.src = 'https:\/\/www.butler.edu\/human-resources\/wp-content\/plugins\/butler-acf-blocks-new\/assets\/images\/nav_main_icon_close.png';\n\t\t\t\t}\n\t\t\t} ) ); \/\/End .click\n\n\t\t\tlet highlightColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-blue-bright' );\n\t\t\tlet textColor = getComputedStyle( document.documentElement ).getPropertyValue( '--color-theme-primary' );\n\t\t\tlet title = document.getElementById( 'block_acf-block-65aa862ad1376-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa862ad1376-acc-row' ).hover( function() {\n\t\t\t\ttitle.style.backgroundColor = highlightColor;\n\t\t\t\ttitle.style.color = textColor;\n\t\t\t}, function() {\n\t\t\t\ttitle.style.backgroundColor = '';\n\t\t\t\ttitle.style.color = '';\n\t\t\t} ); \/\/End .hover\n\n\t\t} )( jQuery );\n\t<\/script>\n<\/div>\n<\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":18,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"revision_note":"","acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.2 (Yoast SEO v26.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Butler Careers Site FAQs | Butler University<\/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:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Butler Careers Site FAQs\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/\" \/>\n<meta property=\"og:site_name\" content=\"Human Resources\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/butleruniversity\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-19T14:24:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.butler.edu\/www\/sites\/14\/2022\/02\/08103513\/butler-social.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@butleru\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/\",\"url\":\"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/\",\"name\":\"Butler Careers Site FAQs | Butler University\",\"isPartOf\":{\"@id\":\"https:\/\/www.butler.edu\/human-resources\/#website\"},\"datePublished\":\"2021-09-24T17:12:53+00:00\",\"dateModified\":\"2024-01-19T14:24:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.butler.edu\/human-resources\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Current Opportunities\",\"item\":\"https:\/\/www.butler.edu\/human-resources\/?page_id=18\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Butler Careers Site FAQs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.butler.edu\/human-resources\/#website\",\"url\":\"https:\/\/www.butler.edu\/human-resources\/\",\"name\":\"Human Resources\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.butler.edu\/human-resources\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.butler.edu\/human-resources\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.butler.edu\/human-resources\/#organization\",\"name\":\"Butler University\",\"url\":\"https:\/\/www.butler.edu\/human-resources\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.butler.edu\/human-resources\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.butler.edu\/human-resources\/wp-content\/uploads\/sites\/14\/2022\/01\/cropped-fav-1.jpg\",\"contentUrl\":\"https:\/\/www.butler.edu\/human-resources\/wp-content\/uploads\/sites\/14\/2022\/01\/cropped-fav-1.jpg\",\"width\":512,\"height\":512,\"caption\":\"Butler University\"},\"image\":{\"@id\":\"https:\/\/www.butler.edu\/human-resources\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/butleruniversity\",\"https:\/\/x.com\/butleru\",\"http:\/\/instagram.com\/butleru\",\"https:\/\/www.linkedin.com\/school\/14798\/\",\"https:\/\/www.youtube.com\/user\/butleruniversity\",\"https:\/\/en.wikipedia.org\/wiki\/Butler_University\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Butler Careers Site FAQs | Butler University","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:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/","og_locale":"en_US","og_type":"article","og_title":"Butler Careers Site FAQs","og_url":"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/","og_site_name":"Human Resources","article_publisher":"https:\/\/www.facebook.com\/butleruniversity","article_modified_time":"2024-01-19T14:24:42+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/cdn.butler.edu\/www\/sites\/14\/2022\/02\/08103513\/butler-social.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@butleru","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/","url":"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/","name":"Butler Careers Site FAQs | Butler University","isPartOf":{"@id":"https:\/\/www.butler.edu\/human-resources\/#website"},"datePublished":"2021-09-24T17:12:53+00:00","dateModified":"2024-01-19T14:24:42+00:00","breadcrumb":{"@id":"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.butler.edu\/human-resources\/current-opportunities\/careers-site-faqs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.butler.edu\/human-resources\/"},{"@type":"ListItem","position":2,"name":"Current Opportunities","item":"https:\/\/www.butler.edu\/human-resources\/?page_id=18"},{"@type":"ListItem","position":3,"name":"Butler Careers Site FAQs"}]},{"@type":"WebSite","@id":"https:\/\/www.butler.edu\/human-resources\/#website","url":"https:\/\/www.butler.edu\/human-resources\/","name":"Human Resources","description":"","publisher":{"@id":"https:\/\/www.butler.edu\/human-resources\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.butler.edu\/human-resources\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.butler.edu\/human-resources\/#organization","name":"Butler University","url":"https:\/\/www.butler.edu\/human-resources\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.butler.edu\/human-resources\/#\/schema\/logo\/image\/","url":"https:\/\/www.butler.edu\/human-resources\/wp-content\/uploads\/sites\/14\/2022\/01\/cropped-fav-1.jpg","contentUrl":"https:\/\/www.butler.edu\/human-resources\/wp-content\/uploads\/sites\/14\/2022\/01\/cropped-fav-1.jpg","width":512,"height":512,"caption":"Butler University"},"image":{"@id":"https:\/\/www.butler.edu\/human-resources\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/butleruniversity","https:\/\/x.com\/butleru","http:\/\/instagram.com\/butleru","https:\/\/www.linkedin.com\/school\/14798\/","https:\/\/www.youtube.com\/user\/butleruniversity","https:\/\/en.wikipedia.org\/wiki\/Butler_University"]}]}},"_links":{"self":[{"href":"https:\/\/www.butler.edu\/human-resources\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.butler.edu\/human-resources\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.butler.edu\/human-resources\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.butler.edu\/human-resources\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.butler.edu\/human-resources\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":11,"href":"https:\/\/www.butler.edu\/human-resources\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":2917,"href":"https:\/\/www.butler.edu\/human-resources\/wp-json\/wp\/v2\/pages\/10\/revisions\/2917"}],"up":[{"embeddable":true,"href":"https:\/\/www.butler.edu\/human-resources\/wp-json\/wp\/v2\/pages\/18"}],"wp:attachment":[{"href":"https:\/\/www.butler.edu\/human-resources\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}