{"id":1339,"date":"2021-09-24T16:08:13","date_gmt":"2021-09-24T20:08:13","guid":{"rendered":"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/"},"modified":"2024-01-19T09:26:22","modified_gmt":"2024-01-19T14:26:22","slug":"student-faq","status":"publish","type":"page","link":"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/","title":{"rendered":"FAQ about ICR and Service Learning"},"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\">CCC for Students 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\/academic-services\/citizenship-community\/students\/\" class=\"sidebar-menu__listLink\" >Student Information &amp; Resources<\/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:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSfze7zHHH3LjkJjib2CW8mt2Yxia4r4bs6QLbxNaq0_4pGcTA\/viewform\" class=\"sidebar-menu__listLink\" >Submit Hours<\/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\/academic-services\/citizenship-community\/student-reflections\/\" class=\"sidebar-menu__listLink\" >Student Reflection Guide<\/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\/academic-services\/citizenship-community\/student-stories\/\" class=\"sidebar-menu__listLink\" >Stories of Student Engagement<\/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\/academic-services\/citizenship-community\/student-faq\/\" class=\"sidebar-menu__listLink\" >FAQ about ICR and Service Learning<\/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\">FAQ about ICR and Service Learning<\/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-65aa868ec048f-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa868ec048f_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa868ec048f-acc-title' class='acc-title'>\n\t\t\t\tWhy should I take an ICR or SL course?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa868ec048f-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/academic-services\/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-65aa868ec048f-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa868ec048f-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Not only will you fulfill your graduation requirement, but you will also gain valuable experience and learn about yourself and community.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa868ec048f-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-65aa868ec048f-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa868ec048f-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa868ec048f-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\/academic-services\/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\/academic-services\/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-65aa868ec048f-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa868ec048f-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-65aa868ec04b9-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa868ec04b9_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa868ec04b9-acc-title' class='acc-title'>\n\t\t\t\tWhat is the Indianapolis Community Requirement (ICR)?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa868ec04b9-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/academic-services\/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-65aa868ec04b9-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa868ec04b9-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>All students are required to take a course that involves active engagement with the Indianapolis community.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa868ec04b9-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-65aa868ec04b9-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa868ec04b9-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa868ec04b9-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\/academic-services\/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\/academic-services\/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-65aa868ec04b9-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa868ec04b9-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-65aa868ec04e4-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa868ec04e4_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa868ec04e4-acc-title' class='acc-title'>\n\t\t\t\tWhat is an ICR or service learning (SL) course?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa868ec04e4-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/academic-services\/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-65aa868ec04e4-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa868ec04e4-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>The ICR or SL designation does not represent the topic of the course, but a particular teaching method that involves (among other things) reflection about out-of-classroom experience in relation to course learning goals. Either an ICR or an SL course will satisfy the community requirement.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa868ec04e4-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-65aa868ec04e4-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa868ec04e4-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa868ec04e4-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\/academic-services\/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\/academic-services\/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-65aa868ec04e4-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa868ec04e4-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-65aa868ec050c-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa868ec050c_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa868ec050c-acc-title' class='acc-title'>\n\t\t\t\tWhat is the difference between ICR and service-learning course?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa868ec050c-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/academic-services\/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-65aa868ec050c-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa868ec050c-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Service-learning is defined at Butler as academic learning linked to relevant community service. It is a pedagogical approach that combines the theoretical work of the classroom with projects in the community that deepen students&#8217; understanding of academic issues while engaging them in civic learning. Courses listed as ICR engage students in the Indianapolis community but may not necessarily follow the service-learning pedagogy.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa868ec050c-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-65aa868ec050c-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa868ec050c-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa868ec050c-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\/academic-services\/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\/academic-services\/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-65aa868ec050c-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa868ec050c-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-65aa868ec0538-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa868ec0538_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa868ec0538-acc-title' class='acc-title'>\n\t\t\t\tHow are ICR courses marked in Class Search?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa868ec0538-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/academic-services\/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-65aa868ec0538-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa868ec0538-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>ICR designated courses can be found through the \u201cclass search\u201d function in my.butler.edu. Use the \u201cCourse Attribute\u201d option to search for \u201cIndianapolis Community Rqmt\u201d courses. ICR courses may be found in the core curriculum, in the major, or among elective courses, so be sure to explore all options. It is possible that only specific sections of a given course can be used to satisfy the ICR. To ensure the section you want satisfies the ICR, check the section description for the course.<\/p><p>Some courses may offer optional ICR components. When you register for one of these courses, you will need to select the \u201cRequirement Designation Option\u201d to enroll in the ICR component of the class.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa868ec0538-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-65aa868ec0538-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa868ec0538-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa868ec0538-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\/academic-services\/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\/academic-services\/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-65aa868ec0538-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa868ec0538-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-65aa868ec055d-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa868ec055d_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa868ec055d-acc-title' class='acc-title'>\n\t\t\t\tWhat should I expect from an ICR or SL course?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa868ec055d-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/academic-services\/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-65aa868ec055d-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa868ec055d-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Count on spending time at CCC partner sites outside the classroom. Exactly what you&#8217;ll be doing will vary, but coursework in the past has included teaching English to refugees in Indianapolis, tutoring children in public schools, working with staff and animals at the Humane Society of Indianapolis, or partnering with community-based organizations.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa868ec055d-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-65aa868ec055d-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa868ec055d-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa868ec055d-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\/academic-services\/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\/academic-services\/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-65aa868ec055d-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa868ec055d-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-65aa868ec058d-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa868ec058d_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa868ec058d-acc-title' class='acc-title'>\n\t\t\t\tWhen should I take an ICR or SL course?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa868ec058d-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/academic-services\/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-65aa868ec058d-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa868ec058d-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Short answer: Whenever you like.<\/p><p>Longer answer: There are no restrictions, although we don&#8217;t recommend enrolling in more than one per semester. Courses that fulfill the ICR requirement will be offered every semester you&#8217;re here at Butler. The nature of the experience, however, may change depending on the course level. First year ICR courses, for example, may help orient you to service and empathy, while ICR courses at the 300 or 400 level may involve the application of specific theories.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa868ec058d-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-65aa868ec058d-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa868ec058d-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa868ec058d-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\/academic-services\/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\/academic-services\/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-65aa868ec058d-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa868ec058d-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-65aa868ec05b4-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa868ec05b4_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa868ec05b4-acc-title' class='acc-title'>\n\t\t\t\tHow much time outside the classroom will I need to commit?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa868ec05b4-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/academic-services\/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-65aa868ec05b4-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa868ec05b4-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>At least 20 hours per semester. A fair rule of thumb is two hours each week at your assigned site. These hours will typically be outside the regularly scheduled class meetings, and are usually spread throughout the course of the semester. Check the course syllabus for details. Many students find that they want to commit more than the required 20 hours, and some go on to maintain a relationship with their site years after the course has finished.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa868ec05b4-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-65aa868ec05b4-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa868ec05b4-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa868ec05b4-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\/academic-services\/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\/academic-services\/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-65aa868ec05b4-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa868ec05b4-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-65aa868ec05d3-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa868ec05d3_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa868ec05d3-acc-title' class='acc-title'>\n\t\t\t\tWhat will site personnel expect of me?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa868ec05d3-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/academic-services\/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-65aa868ec05d3-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa868ec05d3-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>To be conscientious, reliable, and respectful. To commit yourself to the learning experience. To dress appropriately and respect onsite rules. Take yourself, your reflections, and your assignments seriously, and you&#8217;ll do fine.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa868ec05d3-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-65aa868ec05d3-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa868ec05d3-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa868ec05d3-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\/academic-services\/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\/academic-services\/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-65aa868ec05d3-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa868ec05d3-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-65aa868ec05f5-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa868ec05f5_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa868ec05f5-acc-title' class='acc-title'>\n\t\t\t\tHow will I be graded?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa868ec05f5-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/academic-services\/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-65aa868ec05f5-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa868ec05f5-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>This will vary by the class, so check the syllabus. In general, you will be evaluated on (1) Whether or not you have worked the minimum required service hours. (2) The quality of your engagement at the site. (3) Your reflection journal and other assignments that draw on your onsite activities.<\/p><p>You must pass the course to get credit for the ICR. In addition to the regular course grade, ICR courses are documented on your transcript. If you complete the work needed for ICR credit, a transcript notation following the course information will read: &#8220;Indianapolis Community Requirement: Satisfied.&#8221; If you fail to complete the work needed for ICR credit, even if you pass the course, the transcript notation will read: &#8220;Indianapolis Community Requirement: Not Satisfied.&#8221;<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa868ec05f5-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-65aa868ec05f5-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa868ec05f5-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa868ec05f5-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\/academic-services\/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\/academic-services\/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-65aa868ec05f5-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa868ec05f5-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-65aa868ec0612-acc-row' class='acc-row' type='button' aria-expanded='false' aria-controls='block_acf-block-65aa868ec0612_acc-content-panel'>\n\t\t\t<div id='block_acf-block-65aa868ec0612-acc-title' class='acc-title'>\n\t\t\t\tHow do I get to the site?\t\t\t<\/div>\n\t\t\t<img alt=\"\" id='block_acf-block-65aa868ec0612-acc-img' class='acc-icon' src='https:\/\/www.butler.edu\/academic-services\/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-65aa868ec0612-acc-content-panel' class='acc-panel' aria-labelledby=\"block_acf-block-65aa868ec0612-acc-row\">\n\t\t<div class=\"acf-innerblocks-container\"><p>Some sites are walkable. Others require transportation. Generally we&#8217;ve been able to rely on pairing students without cars with students who have cars. In other cases, students have chosen optional sites within walking distance.<\/p><\/div>\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t( function( $ ) {\n\t\t\tlet panel = document.getElementById('block_acf-block-65aa868ec0612-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-65aa868ec0612-acc-row' ).off( 'click' ).on( 'click', ( function() {\n\t\t\t\tlet row = document.getElementById( 'block_acf-block-65aa868ec0612-acc-row' );\n\t\t\t\tlet acc_img = document.getElementById( 'block_acf-block-65aa868ec0612-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\/academic-services\/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\/academic-services\/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-65aa868ec0612-acc-title' );\n\n\t\t\t$( '#block_acf-block-65aa868ec0612-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":13,"featured_media":0,"parent":1309,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1339","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>FAQ about ICR and Service Learning | 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\/academic-services\/citizenship-community\/student-faq\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FAQ about ICR and Service Learning\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/\" \/>\n<meta property=\"og:site_name\" content=\"Academic Services\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/butleruniversity\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-19T14:26:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.butler.edu\/www\/sites\/2\/2022\/02\/08093117\/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\/academic-services\/citizenship-community\/student-faq\/\",\"url\":\"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/\",\"name\":\"FAQ about ICR and Service Learning | Butler University\",\"isPartOf\":{\"@id\":\"https:\/\/www.butler.edu\/academic-services\/#website\"},\"datePublished\":\"2021-09-24T20:08:13+00:00\",\"dateModified\":\"2024-01-19T14:26:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.butler.edu\/academic-services\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Center for Citizenship &amp; Community\",\"item\":\"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"FAQ about ICR and Service Learning\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.butler.edu\/academic-services\/#website\",\"url\":\"https:\/\/www.butler.edu\/academic-services\/\",\"name\":\"Academic Services\",\"description\":\"Just another www.butler.edu Sites site\",\"publisher\":{\"@id\":\"https:\/\/www.butler.edu\/academic-services\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.butler.edu\/academic-services\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.butler.edu\/academic-services\/#organization\",\"name\":\"Butler University\",\"url\":\"https:\/\/www.butler.edu\/academic-services\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.butler.edu\/academic-services\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.butler.edu\/academic-services\/wp-content\/uploads\/sites\/2\/2022\/01\/cropped-fav.jpg\",\"contentUrl\":\"https:\/\/www.butler.edu\/academic-services\/wp-content\/uploads\/sites\/2\/2022\/01\/cropped-fav.jpg\",\"width\":512,\"height\":512,\"caption\":\"Butler University\"},\"image\":{\"@id\":\"https:\/\/www.butler.edu\/academic-services\/#\/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":"FAQ about ICR and Service Learning | 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\/academic-services\/citizenship-community\/student-faq\/","og_locale":"en_US","og_type":"article","og_title":"FAQ about ICR and Service Learning","og_url":"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/","og_site_name":"Academic Services","article_publisher":"https:\/\/www.facebook.com\/butleruniversity","article_modified_time":"2024-01-19T14:26:22+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/cdn.butler.edu\/www\/sites\/2\/2022\/02\/08093117\/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\/academic-services\/citizenship-community\/student-faq\/","url":"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/","name":"FAQ about ICR and Service Learning | Butler University","isPartOf":{"@id":"https:\/\/www.butler.edu\/academic-services\/#website"},"datePublished":"2021-09-24T20:08:13+00:00","dateModified":"2024-01-19T14:26:22+00:00","breadcrumb":{"@id":"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/student-faq\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.butler.edu\/academic-services\/"},{"@type":"ListItem","position":2,"name":"Center for Citizenship &amp; Community","item":"https:\/\/www.butler.edu\/academic-services\/citizenship-community\/"},{"@type":"ListItem","position":3,"name":"FAQ about ICR and Service Learning"}]},{"@type":"WebSite","@id":"https:\/\/www.butler.edu\/academic-services\/#website","url":"https:\/\/www.butler.edu\/academic-services\/","name":"Academic Services","description":"Just another www.butler.edu Sites site","publisher":{"@id":"https:\/\/www.butler.edu\/academic-services\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.butler.edu\/academic-services\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.butler.edu\/academic-services\/#organization","name":"Butler University","url":"https:\/\/www.butler.edu\/academic-services\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.butler.edu\/academic-services\/#\/schema\/logo\/image\/","url":"https:\/\/www.butler.edu\/academic-services\/wp-content\/uploads\/sites\/2\/2022\/01\/cropped-fav.jpg","contentUrl":"https:\/\/www.butler.edu\/academic-services\/wp-content\/uploads\/sites\/2\/2022\/01\/cropped-fav.jpg","width":512,"height":512,"caption":"Butler University"},"image":{"@id":"https:\/\/www.butler.edu\/academic-services\/#\/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\/academic-services\/wp-json\/wp\/v2\/pages\/1339","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.butler.edu\/academic-services\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.butler.edu\/academic-services\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.butler.edu\/academic-services\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.butler.edu\/academic-services\/wp-json\/wp\/v2\/comments?post=1339"}],"version-history":[{"count":6,"href":"https:\/\/www.butler.edu\/academic-services\/wp-json\/wp\/v2\/pages\/1339\/revisions"}],"predecessor-version":[{"id":6497,"href":"https:\/\/www.butler.edu\/academic-services\/wp-json\/wp\/v2\/pages\/1339\/revisions\/6497"}],"up":[{"embeddable":true,"href":"https:\/\/www.butler.edu\/academic-services\/wp-json\/wp\/v2\/pages\/1309"}],"wp:attachment":[{"href":"https:\/\/www.butler.edu\/academic-services\/wp-json\/wp\/v2\/media?parent=1339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}