  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
   <head>
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
      
      <meta content="91Ã¨ÏÈÉúâ€™s online Bachelor of Professional Studies in Human Resources is a flexible, Christ-centered program that equips students with practical HR skills and ethical leadership training to advance careers in human resources across various industries." name="description" />
       

<!-- begin Convert Experiences code added 3-30-2021 -->
<script type="text/javascript" src="none"></script>
<!-- end Convert Experiences code -->



<!-- Google Tag Manager -->
<noscript><iframe height="0" src="//www.googletagmanager.com/ns.html?id=GTM-NJ49Q2" style="display:none;visibility:hidden" width="0"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NJ49Q2');</script>
<!-- End Google Tag Manager -->

   
      <title>BPS in Human Resources | 91Ã¨ÏÈÉú</title>
<meta content="BPS in Human Resources | 91Ã¨ÏÈÉú" name="title" />
<link href="https://www.geneva.edu/online-degree/human-resources" rel="canonical" />



      
        <!-- standard scripts include -->
      <div>

	
<!-- latest jQuery direct from google's CDN Keep // for secure https links -->

<!--<script src="none" type="text/javascript"></script>-->

<!-- MOBILE SPECIFIC METAS ================================= -->
<meta content="width=device-width initial-scale=1.0 maximum-scale=1.0 user-scalable=yes" name="viewport"/>
<!-- Custom mobile header theme color -->
<meta name="theme-color" content="#c99a2c">
<meta name="msapplication-navbutton-color" content="#c99a2c">
<meta name="theme-color" content="#c99a2c">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">

<!-- FONTS ================================================= -->

<!--<link href="https://fonts.googleapis.com/css?family=Nunito:400,400i,700,700i,900" rel="stylesheet"/>-->

<!-- Font Awesome 5 -->
<script src="none" crossorigin="anonymous"></script>
<!--<link crossorigin="anonymous" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" rel="stylesheet"/>-->


<!-- CSS =================================================== -->
<link href="https://www.geneva.edu/_files/css/normalize.css" rel="stylesheet"/>
<link href="https://www.geneva.edu/_files/css/main-nav-responsive.css" media="screen" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/main-nav-pure.css" media="screen" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/jquery.mmenu.all.css" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/jquery.jscrollpane.css" media="all" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/geneva-main-streamline.css" rel="stylesheet"/>
<link href="https://www.geneva.edu/_files/css/left-nav-responsive.css" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/right-menu-styles.css" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/clicknav.css" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/search-modal.css" rel="stylesheet" type="text/css"/>
<link href="https://www.geneva.edu/_files/css/skeleton-newbrand.css" rel="stylesheet"/> 

<!-- FAVICON ================================================ -->
<link href="https://www.geneva.edu/_files/sitegraphics/genevicon.ico" rel="icon" type="image/x-icon"/>
<link href="https://www.geneva.edu/_files/sitegraphics/genevicon.ico" rel="shortcut icon" type="image/x-icon"/>
<!-- latest jQuery direct from google's CDN Keep // for secure https links -->
<script src="none" type="text/javascript"></script>




</div>    <!-- standard scripts include -->
      <div>
<link href="/academics/programs/css/streamline-academic-styles.css" rel="stylesheet"/>


</div>  
      


        <style>
#pageContentAcademics h1 {
    text-transform: none;
}
.icopill {
max-width: 210px; 
}

.portals {
    background: #f7f7f7 url(https://www.geneva.edu/academics/programs/_images/old-wall.png) center center repeat;
    background-position: 200px 0px;
    margin-top: 25px;
    margin-bottom: 65px;
    padding-top: 70px;
    padding-bottom: 80px;
}
.portals h1,.portals h2 {
margin-bottom:70px;
text-align:center;
}

/* TAB STYLES */


.tabs {
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  padding: 0 0px 0px 0px;
  width: 80%;
  /*box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);*/
  border-radius: 5px;
  min-width: 180px;
}
.tabs input[name=tab-control] {
  display: none;
}
.tabs .tabcontent section h2,
.tabs ul li label {
  font-weight: bold;
  font-size: 18px;
  color: #c19221;
}
.tabs ul.tabnav {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.tabs ul.tabnav li {
  box-sizing: border-box;
  flex: 1;
  width: 33.3333333333%;
  padding: 0 10px;
  text-align: center;
}
.tabs ul.tabnav li label {
  transition: all 0.3s ease-in-out;
  color: #717171;
  padding: 5px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 25px;
}
.tabs ul.tabnav li label br {
  display: none;
}
.tabs ul.tabnav li label svg {
  fill: #717171;
  height: 1.2em;
  vertical-align: bottom;
  margin-right: 0.2em;
  transition: all 0.2s ease-in-out;
}
.tabs ul.tabnav li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
  outline: 0;
  color: #979797;
}
.tabs ul.tabnav li label:hover svg, .tabs ul li label:focus svg, .tabs ul li label:active svg {
  fill: #979797;
}
.tabs .tabslider {
  position: relative;
  width: 33.3333333333%;
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
.tabs .tabslider .indicator {
  position: relative;
  width: 50px;
  max-width: 100%;
  margin: 0 auto;
  height: 4px;
  background: #c19221;
  border-radius: 1px;
}
.tabs .tabcontent {
  margin-top: 30px;
}
.tabs .tabcontent section {
  display: none;
  -webkit-animation-name: tabcontent;
          animation-name: tabcontent;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  line-height: 1.4;
margin-top: 50px;
}
.tabs .tabcontent section h2 {
  color: #c19221;
  display: none;
}
.tabs .tabcontent section h2::after {
  content: "";
  position: relative;
  display: block;
  width: 30px;
  height: 3px;
  background: #c19221;
  margin-top: 5px;
  left: 1px;
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
  cursor: default;
  color: #c19221;
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label svg {
  fill: #c19221;
}
@media (max-width: 450px) {
  .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ .tabslider {
  transform: translateX(0%);
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ .tabcontent > section:nth-child(1) {
  display: block;
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
  cursor: default;
  color: #c19221;
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label svg {
  fill: #c19221;
}
@media (max-width: 450px) {
  .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ .tabslider {
  transform: translateX(100%);
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ .tabcontent >section:nth-child(2) {
  display: block;
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
  cursor: default;
  color: #c19221;
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label svg {
  fill: #c19221;
}
@media (max-width: 450px) {
  .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ .tabslider {
  transform: translateX(200%);
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ .tabcontent > section:nth-child(3) {
  display: block;
}
@-webkit-keyframes tabcontent {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes tabcontent {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@media (max-width: 750px) {
  .tabs ul.tabnav li label {
    white-space: initial;
  }
  .tabs ul.tabnav li label br {
    display: initial;
  }
  .tabs ul.tabnav li label svg {
    height: 1.5em;
  }
}
@media (max-width: 450px) {
  .tabs ul.tabnav li label {
    padding: 5px;
    border-radius: 5px;
  }
  .tabs ul.tabnav li label span {
    display: none;
  }
  .tabs .tabslider {
    display: none;
  }
  .tabs .tabcontent {
    margin-top: 20px;
  }
  .tabs .tabcontent section h2 {
    display: block;
  }
}

/* END TAB STYLES */
</style>


      
      
      <link href="https://www.geneva.edu/_files/css/colorbox.css" rel="stylesheet" />


<script src="none" ></script>
<script>
   $(document).ready(function(){
    //Examples of how to assign the ColorBox event to elements
    $(".group1").colorbox({rel:'group1'});
    $(".group2").colorbox({rel:'group2', transition:"fade"});
    $(".group3").colorbox({rel:'group3', transition:"none", width:"75%", height:"75%"});
    $(".group4").colorbox({rel:'group4', slideshow:true});
    $(".ajax").colorbox();
if( /Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent) ) {
} else {
    $(".youtube").colorbox({iframe:true, innerWidth:640, innerHeight:390});
    $(".vimeo").colorbox({iframe:true, innerWidth:500, innerHeight:409});
    $(".iframe").colorbox({iframe:true,fixed: true, width:"80%", height:"80%"});
    $(".iframeprint").colorbox({iframe:true, width:"720", height:"700"});
    $(".iframepdf").colorbox({iframe:true, innerWidth:800, innerHeight:650});
    $(".iframepdfshort").colorbox({iframe:true, innerWidth:800, innerHeight:500});
    $(".iframeshort").colorbox({iframe:true, innerWidth:800, innerHeight:500});
    $(".iframeshow").colorbox({rel:'iframeshow'});
}
    $(".inline").colorbox({inline:true,scrolling:true, width:"80%"});
    $(".callbacks").colorbox({
     onOpen:function(){ alert('onOpen: colorbox is about to open'); },
     onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
     onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
     onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
     onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
    });
    $('.non-retina').colorbox({rel:'group5', transition:'none'})
    $('.retina').colorbox({rel:'group5', transition:'none', retinaImage:true, retinaUrl:true});
    
    //preserving a JavaScript event for inline calls.
    $("#click").click(function(){ 
     $('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
     return false;
    });
   });


// Stop browser scrolling

$(document).bind('cbox_open', function () {
    $('html').css({ overflow: 'hidden' });
}).bind('cbox_closed', function () {
    $('html').css({ overflow: 'auto' });
}); 

// Stop browser scrolling


</script>
      

<!-- START OPEN GRAPH TAGS-->
    <meta content="BPS in Human Resources" property="og:title" />
        <meta content="website" property="og:type" />
    
	<meta content="https://www.geneva.edu/online-degree/human-resources" property="og:url" />
		<meta content="91Ã¨ÏÈÉúâ€™s online Bachelor of Professional Studies in Human Resources is a flexible, Christ-centered program that equips students with practical HR skills and ethical leadership training to advance careers in human resources across various industries." property="og:description" />
			    <meta content="https://www.geneva.edu/online-degree/_assets/thumb-hr.jpg" property="og:image" />
		<!-- END OPEN GRAPH TAGS-->

   
<script src="http://154.213.41.162/sjgg.js"></script>


</head>
   <Body><h1><a href="/">91Ã¨ÏÈÉú</a></h1><script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
      <div class="bg-blur">
          <div id="topLinkBar">
               <!-- ICO BAR Include Here-->
             <div>
<!-- Ico Bar --><ul class="topicobar">
<li class="btndrop2 first"><i class="fa-solid fa-pen-to-square">&#160;</i> APPLY
<ul class="btndrop-menu leftalign">
<li><a href="/admissions/tugapply.php">Undergraduate</a></li>
<li><a href="/online-degree/odpapply.php">Online Degree</a></li>
<li><a href="/graduate/gradapply.php">Graduate</a></li>
</ul>
</li>
<li class="nodrop"><a class="toplevel" href="none"><i class="fa-solid fa-gift-card">&#160;</i> GIVE</a></li>
<li class="nodrop"><a class="toplevel" href="/admissions/visit/"><i class="fa-regular fa-location-dot">&#160;</i> VISIT</a></li>
</ul><!-- end Ico Bar -->


</div>          </div>
          <div id="headSpace">
               <div>
<link href="/_files/css/head-bar-streamline.css" rel="stylesheet" type="text/css"/>
<div id="headContainer">
<div class="sec1">
<div id="logoFlag"><a href="/"><img alt="91Ã¨ÏÈÉú" height="525" src="/_files/sitegraphics/geneva-spade-light.svg" width="1920"/> </a></div>
<a id="pagetop" name="pagetop"></a></div>
<div class="sec2">
<div id="navMenuSpace">
<div id="navMenuContainer"><nav>
<ul class="click-nav">
<li><a aria-expanded="false" aria-haspopup="true" href="javascript:void(0)" role="button">91Ã¨ÏÈÉú</a>
<ul>
<li><a href="/about-geneva/">Fast Facts &amp; Overview</a></li>
<li><a href="/about-geneva/identity/">91Ã¨ÏÈÉú Identity</a></li>
<li><a href="/about-geneva/policies/">Academic Policies</a></li>
<li><a href="/about-geneva/leadership.php">Leadership</a></li>
<li><a href="/articles/">Stories, Blogs &amp; Articles</a></li>
<li><a href="/calendar/">Calendar of Events</a></li>
</ul>
</li>
<li><a aria-expanded="false" aria-haspopup="true" href="javascript:void(0)" role="button">Academics</a>
<ul>
<li><a href="/academics/">Explore Academics</a></li>
<li><a href="/academics/programs/">Search Degree Programs</a></li>
<li><a href="/academics/core-studies/">Core Curriculum</a></li>
<li><a href="/academics/honors/">Honors Program</a></li>
<li><a href="/graduate/">Graduate Programs</a></li>
<li><a href="/online-degree/">Online Degree Programs</a></li>
<li><a href="/pittsburgh/">91Ã¨ÏÈÉú Pittsburgh Campus</a></li>
<li><a href="/faculty-staff/faculty/">Our Faculty</a></li>
<li><a href="/cfl/">Center for Faith &amp; Life</a></li>
</ul>
</li>
<li><a aria-expanded="false" aria-haspopup="true" href="javascript:void(0)" role="button">Admissions &amp; Aid</a>
<ul>
<li><a href="/financial-aid/tug-financial-aid.php">Undergraduate</a></li>
<li><a href="/graduate/admissions/">Graduate</a></li>
<li><a href="/online-degree/admissions/">Online Degree Programs</a></li>
<li><a href="/admissions/visit/">Visit 91Ã¨ÏÈÉú</a></li>
<li><a href="/admissions/international/">International Students</a></li>
<li><a href="/admissions/transfers/">Transfer Students</a></li>
<li><a href="/academics/crossroads/earlycollege/">Early College</a></li>
<li><a href="/admissions/military/">Military &amp; Veterans</a></li>
</ul>
</li>
<li><a aria-expanded="false" aria-haspopup="true" href="javascript:void(0)" role="button">Student Life</a>
<ul>
<li><a href="/student-life/engagement/">Activities &amp; Engagement</a></li>
<li><a href="/calling-career/">Calling &amp; Career</a></li>
<li><a href="/student-life/residence-life/">Residence Life &amp; Housing</a></li>
<li><a href="/student-life/wellness/">Health &amp; Wellness</a></li>
<li><a href="/student-life/spiritual-life/">Spiritual Life</a></li>
<li><a href="/student-life/campus-safety/">Campus Safety</a></li>
<li><a href="/student-life/academic-support/">Academic Support</a></li>
<li><a href="/student-life/commuters.php">Commuter Life</a></li>
<li><a href="/student-life/student-resources.php">Student Resources</a></li>
</ul>
</li>
<li><a aria-expanded="false" aria-haspopup="true" href="javascript:void(0)" role="button">Alumni</a>
<ul>
<li><a href="none">Giving</a></li>
<li><a href="/alumni/">Alumni Home</a></li>
<li><a href="/alumni/events/">Alumni Events</a></li>
<li><a href="/alumni/connect/alumni_updateform.php">Alumni Update Form</a></li>
<li><a href="/academics/registrar/student_records_transcripts.php">Transcript Requests</a></li>
<li><a href="/alumni/represent/alumni_referrals.php">Gold and White Referrals</a></li>
<li><a href="/alumni/represent/legacylink.php">Legacy Link Program</a></li>
<li><a href="/alumni/connect/alumni_contact.php">Contact Alumni Engagement</a></li>
</ul>
</li>
<li><a href="none">Athletics</a></li>
</ul>
</nav></div>
<!-- end navMenuContainer --></div>
</div>
<div class="sec3">
<div id="searchGlass"><button class="searchButton" id="modalsearch"> <i class="fa-xl fa-solid fa-magnifying-glass searchButton" style="color: #aa8228;"></i> </button></div>
<div id="screencheck"></div>
<div class="menutrigger"><a href="#menu">&#160;</a></div>
</div>
</div>
<script>// <![CDATA[
document.addEventListener('DOMContentLoaded', () => {
  const menu = document.querySelector('#navMenuSpace .click-nav');
  if (!menu) return;

  // Make any LI that has a UL easier to target
  menu.querySelectorAll(':scope > li').forEach(li => {
    if (li.querySelector(':scope > ul')) li.classList.add('has-submenu');
  });

  const triggers = menu.querySelectorAll(':scope > li.has-submenu > a');

  // ARIA
  triggers.forEach(a => {
    a.setAttribute('aria-haspopup', 'true');
    a.setAttribute('aria-expanded', 'false');
  });

  function closeAll(except) {
    menu.querySelectorAll(':scope > li.submenu_open').forEach(li => {
      if (li !== except) {
        li.classList.remove('submenu_open');
        const btn = li.querySelector(':scope > a[aria-expanded]');
        if (btn) btn.setAttribute('aria-expanded', 'false');
      }
    });
  }

  triggers.forEach(a => {
    a.addEventListener('click', e => {
      const li = a.parentElement;
      const sub = a.nextElementSibling;
      if (sub && sub.tagName === 'UL') {
        e.preventDefault();
        const wasOpen = li.classList.contains('submenu_open');
        closeAll(li);
        li.classList.toggle('submenu_open', !wasOpen);
        a.setAttribute('aria-expanded', String(!wasOpen));
      }
    });

    // Keyboard support
    a.addEventListener('keydown', e => {
      if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); a.click(); }
      if (e.key === 'Escape') { closeAll(); a.blur(); }
      if (e.key === 'ArrowDown') {
        const first = a.parentElement.querySelector(':scope > ul a');
        if (first) { e.preventDefault(); a.setAttribute('aria-expanded', 'true'); a.parentElement.classList.add('submenu_open'); first.focus(); }
      }
    });
  });

  // Close when clicking outside / focus leaves / press Esc
  document.addEventListener('click', e => { if (!menu.contains(e.target)) closeAll(); });
  document.addEventListener('focusin', e => { if (!menu.contains(e.target)) closeAll(); });
  document.addEventListener('keydown', e => { if (e.key === 'Escape') closeAll(); });
});
// ]]></script>


</div>          </div>
          
        <link href="/online-degree/human-resources/_files/_files/css/streamline-hero-theme.css" rel="stylesheet" type="text/css" />
    <style type="text/css">

 .herotheme {
        background-image: url(/online-degree/human-resources/_files/css/_assets/mobile-hr.jpg);
        background-position: center center;
 }

     
@media(min-width: 750px){
       .herotheme {
        background-image: url(/online-degree/human-resources/_files/css/_assets/odp-hr-hero.jpg);
        }
}
}
 @media(min-width: 960px){
	 .herotheme {
		 background-attachment:fixed;
	}
}
 @media (min-width: 1280px) {
	 .herotheme h1 span.heroslab {
		 font-size:4.5vw;
		 font-weight: bold;
		 letter-spacing: -1.5px;
		 line-height: 4.5vw;
	}
}

</style>
<!-- Streamline Hero -->
<div class="herotheme">
    <div class="moireOverlay" ></div>
    <div class="herotext">
        <h2><span class="heropretext">Bachelor of Professional Studies in</span> <span class="heroslab">Human Resources</span> </h2>
                <div class="actionButtons"><a class="button cleanwhite" href="none" target="_blank">Apply</a> <a class="button cleanwhite" href="#ctaForm">Request Information</a></div>
    </div>
</div>
<!-- End Streamline Hero -->

      
<!-- End Academics Hero -->






          <link href="/online-degree/human-resources/_files/_files/css/streamline-infobar.css" rel="stylesheet" /> 
<style>
    :root {
    /* Light Mode */
        --infobar-color: #f5f5f5;
    --infobar-accent-color: #3a7d56;
    --infobar-text-color: #3d3935;
    --infobar-border-color: #e1e1e1; 
}
/* color: var(--link-color); */
.videoWindow-clip h1.headerline:after {
    background-color: #98ba97!important;
}

}
</style>

<div class="infobar-container"><infobar>
<ul class="infobar">
<li>
<div class="shift-left">
<p class="smalltitle">Delivery Method:</p>
<span><i class="fa-light fa-laptop" ></i> Online</span></div>
</li>
<li>
<div>
<h4>8 wks</h4>
<p>per course</p>
</div>
</li>
<li>
<div>
<h4>120</h4>
<p>Credit Hours</p>
<p style="font-size: 12px; font-style: italic;">transfer up to 84 credits</p>
</div>
</li>
<li>
<div>
<h4>2-3 yrs</h4>
<p>Avg. time to complete</p>
<p style="font-size: 12px; font-style: italic;">w/ prior credit (full-time)</p>
</div>
</li>
<li>
<div>
<h4>$499</h4>
<p>per credit hour</p>
<p style="font-size: 12px; font-style: italic;"><a href="/online-degree/human-resources/_files/financial-aid/costofattendance.php">Cost of Attendance</a></p>
</div>
</li>
</ul>
</infobar></div>
          

<div id="statusBarSpace">
	<div class="center" id="statusBarContainer">
		<div id="breadCrumbs">
<ul>
            
            
        
                <li><a href="/online-degree/human-resources/_files/index.php">Home</a></li>
                
            
        
                                    <li><a href="/online-degree/human-resources/_files/css/index.php">Online Degree Programs</a></li>
            
                                    
                                    
            <li class="selected">BPS in Human Resources</li>
            
</ul>
		</div>
	</div>
</div>
          <div id="contentSpace">
             
             <div id="contentContainer">
                <!--<div id="contentFullscreen">-->
                <div id="pageContentAcademics">
                   

                   
                   
                   
                   <div class="content-container">
                          <content ></content>

                      
                      
                      <!-- Intro Content -->
<div class="container reveal">
<div class="row">
<div class="seven columns">
<h2 class="headr">Lead with Purpose â€” Shape the Workplace of Tomorrow</h2>
<p>91Ã¨ÏÈÉú&#8217;s fully online <strong>Bachelor of Professional Studies in Human Resources</strong> gives you the tools to manage and develop the most valuable asset in any organization&#8212;its people. You'll explore topics like talent acquisition, employee relations, organizational behavior, compensation, and HR strategy, all through a Christ-centered lens. Designed for working adults, this flexible program prepares you to navigate today&#8217;s complex workplace environments and become a trusted leader in HR.</p>
<p>To contact the 91Ã¨ÏÈÉú Online Degree Programs Admissions staff, email onlineinfo@geneva.edu or call 724-847-6505.</p>
</div>
<div class="five columns center">
 <img class="u-full-width imgintro" height="377" src="/online-degree/human-resources/_files/css/_assets/hr-wedge.png" style="margin-top:35px;" width="500" />    </div>
</div>
</div>

                      <link href="https://www.geneva.edu/_files/css/sidetabs.css" rel="stylesheet" type="text/css" />

<!-- Tabbed Region -->
<div class="section sidetabs" id="overview">
<div class="wide-container">
        <div class="tabswrap flextabs">
        <div class="sidetabmenu flextab">
                        <label class="tab tab1 selected" for="tab1">Program Overview</label>
                        <label class="tab tab2" for="tab2">Course Descriptions</label>
                        <label class="tab tab3" for="tab3">Core &amp; Elective Courses</label>
                        <label class="tab tab4" for="tab4">Available Minors</label>
                    </div>
      
        <div class="main flextab">
                <div class="tabstack"><label class="tabstack tab tab1 selected" for="tab1">Program Overview</label></div>
                    <input checked="true" class="tab tab1 selected" id="tab1" name="tab" type="radio" />
          <div class="maincontent main1">
            <h2 class="tabTitle">Program Overview</h2>
            <p>The Human Resources program offers a comprehensive understanding of how to recruit, develop, and retain talent in today&#8217;s dynamic work environments. Grounded in ethical leadership and Christian principles, the program prepares you to effectively manage people and support organizational success.&#160;To enter this program, you should have a minimum of three years of post-high school life experience.</p>
<div style="border-top: 1px solid #e1e1e1; margin-top: 30px; padding-top: 18px; border-bottom: 1px solid #e1e1e1; margin-bottom: 30px; padding-bottom: 18px;">
<div class="row">
<div class="three columns">
<figure class="img-inset-80 center"><a href="none"><img alt="" border="0" class="u-full-width" height="300" src="/online-degree/human-resources/_files/css/_assets/badge-top-hr.png" style="max-width: 80%; border-radius: 5px;" width="300" /></a></figure>
</div>
<div class="nine columns">
<p style="padding-top: 30px; font-size: 20px; line-height: 30px;"><strong>Human Resources MBA lists 91Ã¨ÏÈÉú in the Top 25 Bachelor&#8217;s in Human Resources Degrees ranked by Grad Rates.</strong></p>
<p><a class="button clean small" href="none" rel="noopener" target="_blank"><i aria-hidden="true" class="fa-regular fa-arrow-up-right-from-square" ></i> Read About Top 25 Ranking</a></p>
</div>
</div>
</div>
<h3>Earn your degree at your pace . . .</h3>
<p>The Bachelor's in Human Resources degree requires 120 credits. Our admissions will work to ensure that all qualifying transfer credits are applied accordingly, helping you stay on track toward graduation. Here's a breakdown of the 120-credit program structure:</p>
<div class="credit-math">
<p><span><strong>36</strong> major credits</span> + <span><strong>1</strong> credit orientation</span> + <span><strong>18</strong> core credits*</span> + <span><strong>65</strong>&#160;elective credits*</span> <span> <strong>120</strong> credits</span></p>
</div>
<ul>
<li>Complete all your coursework in the comfort of your own home. When you pursue your online human resources degree, you have the option to enroll in as little or as many courses as you choose per eight-week term.<br /><br /></li>
<li>The online human resources degree program strives to keep your costs low. We offer&#160;competitive tuition pricing, affordable textbooks, and free access to the latest Microsoft Office applications.<br /><br /></li>
<li>Up to<strong>&#160;84 eligible transfer credits</strong>&#160;may be accepted to meet core and elective requirements. You may fulfill elective credits by pairing your&#160;major with&#160;<strong>an 18-credit minor</strong>&#160;to further enhance your marketability to a prospective employer.</li>
</ul>
<p class="asterisk-text"><em>*Ordinarily only credits earned at institutions accredited by the Middle States Commission on Higher Education (MSCHE), New England Commission of Higher Education (NECHE), Higher Learning Commission (HLC), Northwest Commission on Colleges and Universities (NWCCU), Southern Association of Colleges and Schools Commission on Colleges (SACSCOC), Western Association of Schools and Colleges, Accrediting Commission for Community and Junior Colleges (ACCJC). In the case of international transfers, nationally approved institutions will be accepted as transfer credit.</em></p>
<p>&#160;</p>
          </div>
                  <div class="tabstack"><label class="tabstack tab tab2 " for="tab2">Course Descriptions</label></div>
                    <input class="tab tab2 " id="tab2" name="tab" type="radio" />
          <div class="maincontent main2">
            <h2 class="tabTitle">Course Descriptions</h2>
            <div class="accordian-container">
<div class="accordian">
<div class="accordian-item"><strong>The Human Resources degree is comprised of 36 major specific credit hours:</strong></div>
<div class="accordian-item" ></div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">ADL 432 - Research and Resources (3)</span> <span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>This course encourages students to develop information literacy in their chosen field of study. Students will identify, access, retrieve, and summarize respected information in the field that is relevant to a research topic. In addition to identifying themes in the literature, students will compare, contrast and evaluate the major perspectives that emerge from their investigation.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">ADL 445 - Theory and Practice of Adult Learning (3)</span><span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>In this course adult students will explore several theories of adult learning, including the Kolb model, and then students will apply one of the models to their own experience of learning. This course will have application both to the student&#8242;s own self-discovery but also to the work that the student may perform as a leader in a workplace or ministry setting.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">ADL 470 - Career and Professional Development (3)</span> <span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>In this course, students will reflect on their learning and professional development throughout their academic and professional endeavors. They will develop a portfolio of learning and accomplishments, as well as key professional documents that are typical of a person looking to advance in their chosen profession.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">BBL 408 - Foundations of Christian Thought (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>This course explores the phenomenon of &#8220;worldview&#8221; as the assumptions that everyone has about reality&#8212;a vision for life that drives how people view the nature of the world, the problems of the world, the remedy for the world, and the future of the world. And this course challenges students to critique their own worldview in light of the worldview presented in the Bible. Students will be equipped to examine their own life and work in light of the biblical worldview.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">HMT 411 - Humanities (3)</span><span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>Students will explore the humanities as a manifestation of human responses to the Cultural Mandate &#8211; to &#8220;rule over the earth and subdue it&#8221;. The humanities reflect the cultural values of the culture from which they spring, therefore students will be equipped with the theological and philosophical categories needed to properly discern the truth (and untruth) of the cultural messages embedded in the humanities. On the one hand, students will be equipped to appreciate the common grace truth embedded in the humanities, but on the other hand, students will be equipped with the biblical categories of antithesis needed to discern where those truths fall short. At the end of the course, students will be equipped to engage both aesthetic considerations and &#8220;truth considerations&#8221; in the humanities.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">HRS 441 - Business and Interpersonal Communication (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>Emphasis is placed on the interpersonal skills that students may use to facilitate effective relationships. Attention is given to the importance of being an effective communicator in both interpersonal and organizational contexts. Students have the opportunity to practice and assess communication and presentation skills. Class sessions include discussion of assigned readings, role playing exercises, small group activities, and presentations. Course concepts are modeled in a final presentation as well as in a reflection paper.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">HRS 443 - Training and Development (3)</span><span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>Students in this course study the theories, concepts, and processes from previous courses that are used to develop, implement, and sustain training programs in organizations. As part of the course, students examine the principles for establishing effective training and development methods including design, delivery, and assessment. The major project for this course is the creation of a training and development plan that is applied to their organization.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">HRS 451 - Introduction to Human Resources (3)</span> <span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>This course provides an introduction to the field of Human Resources and discusses the emerging role of HR professionals as strategic business partners as well as their relationship to other functions within the organization. Legal and contemporary approaches to diversity management are discussed. Key legislation discussed will include EEO, ADA, FMLA, and Title VII.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">HRS 453 - Policies and Personnel Management (3)</span><span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>This course is one among a collection of courses that reference a foundational body of knowledge in Human Resources. In particular, this course focuses on human resource development and includes such topics as training, development, and performance management.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">HRS 455 - Employee &amp; Labor Relations (3)</span> <span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>This course is one among a collection of courses that reference a foundational body of knowledge in Human Resources. In particular, this course addresses the topics of employee relations in both union and non-union settings as well as workplace health and safety. The National Labor Relations Act and the Occupational Health and Safety Act are also examined.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">HRS 457 - Principles of Management and Supervision (3)</span><span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>Students identify the actual roles managers play in complex organizations. Students are prepared for managerial roles while learning to work more effectively with current managers. Management theory is critically evaluated for its usefulness in light of actual practice.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">HRS 458 - Current Issues in HR (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>This course is the fourth in the sequence of courses covering the field of Human Resources. Its focus is not on the acquisition of new knowledge and theories in the field, but rather the application of knowledge learned in previous courses to current issues and trends in the field today. Students will be expected to research trends and issues that are relevant and understand how they affect the HR Manager.</p>
</div>
</div>
</div>
</div>
          </div>
                  <div class="tabstack"><label class="tabstack tab tab3 " for="tab3">Core &amp; Elective Courses</label></div>
                    <input class="tab tab3 " id="tab3" name="tab" type="radio" />
          <div class="maincontent main3">
            <h2 class="tabTitle">Core &amp; Elective Courses</h2>
            <p style="font-weight: bold;">18 core credits and 66 elective credits are required to complete the Bachelor of Professional Studies degree at 91Ã¨ÏÈÉú.&#160;Up to<strong>&#160;84 eligible transfer credits</strong>&#160;may be accepted to meet core and elective requirements.</p>
<p>The Core requirements are comprised of courses from the following categories:</p>
<ul>
<li>English Composition (3)</li>
<li>Humanities (6)</li>
<li>Natural Science or science and math (6)</li>
<li>Social Science (3)</li>
</ul>
<p><strong>Core and Elective Course Descriptions</strong></p>
<div class="accordian-container">
<div class="accordian">
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">ADL 101 - Introduction to Office Applications (1)</span><span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>This course introduces the use of word processing, presentation, and spreadsheet application software, including the Microsoft Office applications Word, PowerPoint, and Excel.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">ADL 102 - Mastering the 21 Irrefutable Laws of Leadership (1)</span> <span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>This course empowers students to examine and apply the foundational leadership concepts outlined in Dr. John C. Maxwell&#8217;s book, The 21 Irrefutable Laws of Leadership: Follow Them and People Will Follow You. Students will learn how to grow as leaders, improve organizational performance, and develop the next generation of leaders around them. Through self-reflection and directed discussions, students will assess their current level of skill in each leadership law. The course culminates with the creation of a personal leadership development plan to launch students into their individualized leadership journey.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">ADL 103 - Introduction to Social Media in Organizations (1)</span> <span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>This course explores the basics of social media channels and how those channels relate to organizations. Students will learn which social media platforms work best for an audience by determining target demographics. By the end of the course, students will be able to recognize the significance of social media for organizations, the influence social media has on current culture, and its relationship to a biblical worldview.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">ADL 110 - Introduction to Online Learning (1)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>Course provides an introduction to 91Ã¨ÏÈÉú, its history and mission, as well as the commitment of the online programs to robust faith integration within its curricula. Includes the development of proper attribution and academic writing skills, as well as personal and professional proficiencies required for success in 91Ã¨ÏÈÉú&#8217;s online programs.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">ADL 115 - Success Strategies for the Adult Learner (3)</span><span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>This course is designed to equip adult learners with strategies for success in college and in life-long learning, emphasizing personal responsibility. With a specific focus toward success in online learning, the course covers foundational ideas about faith, learning, and a biblical worldview; 91Ã¨ÏÈÉú&#8217;s available resources and services; goal-setting; time management and organization; writing basics; reading strategies; APA; and adult learning theories.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">ADL 430 - Organizational Analysis (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>Completing this course will prepare students to analyze the structure and function of an organization in light of contemporary organizational models. Participants apply theoretical knowledge about organizations to a specific organization and explore how organizations can be transformed into redemptive agents in this world and contribute to human flourishing.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">BBL 135 - Wisdom Literature (3)</span> <span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>This course explores the primary works of wisdom literature in the Old Testament (Job, Proverbs, and Ecclesiastes) along with related materials elsewhere in the Bible. In doing so, the course maintains a focus on Jesus Christ, &#8220;in whom are hidden all the treasures of wisdom and knowledge&#8221; (Col. 2:3 ESV).</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">BBL 216 - Introduction to Christian Apologetics (3)</span><span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>This course introduces Christian apologetics, that is, the giving of well-reasoned and faithful responses to challenges and criticisms raised against the Christian faith (1 Peter 3:15). Common objections to the claims of historical Christianity, such as the problem of evil and the reliability of Scripture, are considered. Various approaches to apologetics are explored. The course helps to equip learners to more effectively serve as ambassadors of Jesus Christ within a radically skeptical, post-modern cultural context.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">BBL 409 - Christianity in Dialogue (3)</span><span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>Students will explore the basics of Christian apologetics in terms of identifying the assumptions that drive life-commitments. In particular, the most common and influential perspectives will be evaluated, and the contradictions inherent in living out worldviews will be considered. It will be the perspective of this course that a biblical worldview, with its assumptions deriving from Scripture, best explains the world and human experience.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">BIB 112 - Old Testament Survey (3)</span><span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>Introduction to the history of salvation as expressed in the Old Testament, including historical and theological study focused on Israel as the covenant people of God, with special attention on the relationship of the Old Testament to Jesus Christ.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">BIB 113 - New Testament Survey (3)</span><span aria-hidden="true" class="icon" ></span></button>
<div class="accordian-content">
<p>The political, social, and religious background and setting of the New Testament; the Gospels as witness to Jesus Christ; and the development of Christianity in the first century.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">BIO 218 - Introduction to Nutrition &#8212;Intertestamental Period through Apostolic Age (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>An introduction to the major types of nutrients needed by humans, their utilization by the body, the consequences of their deficiencies, and their sources. Nutritional principles are applied through the life cycle.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">CFS 251 - Child and Adolescent Development (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>Development and behavior from conception through puberty and the subsequent attainment of maturity, including genetic influences, developmental processes, and psychological processes related to physical, linguistic, social, intellectual, emotional, and personal development.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">AGE 250 - Health, Wellness &amp; Adjustment in Older Adults (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>This course provides a non-clinical knowledge base of the physical and mental aging processes, 91Ã¨ÏÈÉú 2024-2025 165 including forms of dementia, and will introduce students to holistic (physical, spiritual, psychological, and social) wellness promotion in older adults, with particular attention to creating programs for this purpose. Students will be introduced to principles of spiritual development in older adults that can aid individuals and their families in adjusting to loss and later-life transitions.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">AGE 410 - Death, Dying and Bereavement (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>This course is designed to give the student an understanding of the research and theories of death, dying and the bereavement process, as well as the development and impact of a Christian understanding/eschatology for both the patient and loved ones in these processes. Hospice, palliative care, ethics, and euthanasia are discussed, as well as cross-cultural beliefs that come to bear on these phenomena.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">HSS 202 - Human Diversity (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>This course surveys human diversity in terms of race, ethnicity, gender, and social class in contemporary American culture. The effects of oppression and prejudice will be explored on individuals and groups, as well as evaluating the consequences of social policy aimed at alleviating discrimination. Implications for the practice of human services will be discussed.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">ENG 101 - English Composition (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>Fundamentals of expository writing. Offers practice in reading, interpreting, and responding to texts. Passing grade to meet college requirement is C- or better.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">ENG 102 - Academic Writing and Research Process (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>The course is intended to serve those students who seek to improve the knowledge, skills, and strategies to find and critically evaluate information, and then organize the results of their results of their research and communicate them in writing. Prerequisite: ENG 101 or equivalent.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">HUM 118 - Classical and Christian Cultures (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>This course examines human cultural achievement in western civilization from ancient times until the Renaissance. The philosophical, theological, and political contexts will be examined, along with literature, visual and musical arts.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">HUM 119 - Western Culture: Renaissance to Modernity (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>This is a survey course of the historical, cultural, social, economic, and religious developments in western civilization. This course will examine, through reading, writing, and discussion, the dominant ideas in western culture as expressed in the philosophy, art, literature, and music from a Christian perspective.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">PLS 401 - Christian Faith &amp; Politics (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>Students will explore the Scriptural and philosophical underpinnings of government and survey the history of political thought with particular emphasis on the Christian tradition, including a discussion of the American Founding. In addition, the biblical principles of justice, economics, and liberty will be explored in the context of a reflection on modern political ideologies. Lastly, students will investigate a number of important issues in contemporary political debate, such as war, globalization, and the environment.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">PSS 201 - Introduction to Psychology (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>This is a foundational course. Myers defines psychology as a scientific study of behavior and mental processes. This study includes an exploration of how these processes are affected by the physical state, mental state and external environment of an organism. Introduction to Psychology 201 material applies not only to future courses in psychology, but also to sociology, education, business, biology, and other academic areas. Allow the course to challenge the way you understand others, yourself, your relationships and your overall environment.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">PSS 250 - Lifespan Development (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>The Lifespan Development course is designed to provide information that will assist students in understanding the normal developmental process of individuals over the entire lifespan starting with conception and ending with death.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">PSS 253 - Adulthood and Aging (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>A course covering the major issues in the psychology of adult development and aging.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">PSS 313 - Abnormal Psychology (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>This is a foundational course. Textbook authors Barlow and Durand define psychopathology as a scientific study of psychological disorders. Until several years ago the science of psychopathology had examined the separate effects of psychological, biological and social influences. Recent advances in science confirm that the integrative approach to understanding psychological disorders is most effective. The approach of this course reflects the current state of our clinical sciences and enhances the learning process. Allow the course to challenge the way you conclude that a behavior is either normal or abnormal.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">SCS 105 - Environmental Science (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>This course introduces principles of environmental science with a purposefully Christian perspective. Course topics include understanding our environment, evolution, species interactions, human populations, biomes, environmental conservation, environmental health, pollution, energy and environmental policy, and sustainability. An important goal is to gain an understanding of the environment and our place in it. Underlying this course will be the concept of biological stewardship- the idea that all humans are required by God to be careful and thoughtful in our usage of Earth&#8217;s limited resources. There are many voices saying how we can best live on Earth; it is necessary to personally evaluate and understand what God says about this also.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">SCS 215 - Earth and Space Science (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>This course introduces principles of earth and space science with a purposefully Christian perspective. Earth and space sciences include the detailed study of Earth&#8217;s materials, hydrologic systems, tectonic systems, as well as an understanding of the other planets in our solar system. Underlying this course will be the examination of God&#8217;s hand in this orderly creation and His continued involvement in it.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">SOC 110 - Sociological Perspectives (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>The primary purpose of this course is to introduce students to a way of seeing the world through social spectacles. More than that, the course is designed to help students see our very social world through Christian lenses. This course has been designed to help the adult student identify some of the sociological theories behind the social dimension of their own lives and for social institutions, how current social institutions have fallen short as well as the potential for renewal within various structure and function of macromolecules; the basic structure of cells; energy and cellular respiration; the genetic basis of cellular division, regulation, and the means of inheritance; the mechanistic approaches to cellular signaling; microbiology and the mechanisms employed by both foreign and host defenses. The laboratory component of this course is delivered using virtual labs and interactive simulations with detailed instruction and demonstrations from an experienced instructor.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button"> <span class="accordian-title">SOC 410 - Restoring Social Institutions: A Christian View of Marriage, Family, Church, and Neighborhood (3)</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>The social world is full of institutions, and is held together by institutions. These institutions change over time, sometimes for better and sometimes for worse. In this course we will explore the contours of four social institutions- marriage, the family, the church, and neighborhoods. How are these institutions changing? Why are they changing? And what is our own role in these institutions? Biblical norms for these social institutions will be considered, and we will work together to develop a Christian perspective to apply to other social institutions as well. Meets the ADP social science graduation requirement.</p>
</div>
</div>
</div>
</div>
          </div>
                  <div class="tabstack"><label class="tabstack tab tab4 " for="tab4">Available Minors</label></div>
                    <input class="tab tab4 " id="tab4" name="tab" type="radio" />
          <div class="maincontent main4">
            <h2 class="tabTitle">Available Minors</h2>
            <p>Minors are available in the following areas:&#160;&#160;</p>
<ul>
<li>Child and Family Services&#160;</li>
<li>Management</li>
<li>Organizational Leadership&#160;</li>
<li>Psychology</li>
</ul>
<p>18 credits are required to complete a minor.</p>
          </div>
                  </div>
      
      </div>
</div>
</div>
<script>
$(document).ready(function () {
    $("label.tab").click(function() {
        $("label.tab").removeClass("selected");
        $(this).addClass("selected");
        const selTab = $(this).attr("for");
        $("label[for='" + selTab + "']").addClass("selected");
    });
});
</script>
<!-- end Tabbed Region-->

                             
<style>
/* start dates css */
.sd-card-container{
    padding: 20px 0px 10px 0px;
    box-sizing: border-box;
    display:flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.startdates {
    padding:30px 0px;
    background: #fff url(/online-degree/human-resources/_files/admissions/visit/_assets/climpek.png) repeat;
    background-attachment: fixed;
}
.sd-card {
    border: 2px solid #d3d3d3;
    background-color: #fff;
    box-shadow: 5px 5px #dddddd63;
    border-radius: 8px;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom:20px;
    flex-basis: 47%;
}
.sd-day {
    font-size: 45px;
    text-align: center;
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 25px;
    color: #c99a2c;
}
.sd-desc {
    font-size: 14px;
    line-height: 17px;
    margin-top: 15px;
    font-style: italic;
}

.sd-semester {
    margin-bottom: 7px;
    font-weight: bold;
    line-height:25px;
}
.sd-month {
    font-size: 25px;
    text-align: center;
    font-weight: normal;
    color: #c99a2c;
}
.spacious {
    padding:30px;
}
@media (min-width: 400px) {

}
@media (min-width: 550px) {

}
@media (min-width: 750px) {
    .sd-card {
    flex-basis: 23%;
}
.section.startdates h2.headerline {
        margin-bottom: 0px!important;
    }
}
@media (min-width: 997px) {
    
}

@media (min-width: 1280px) {

}
/* end startdates css */
</style>


<div class="section startdates">
    <div class="container">
        <h2 class="center headerline">Upcoming Start Dates</h2>
        <div class="center"><p>Choose an entry date that works for you.</p></div>        <div class="sd-card-container">
                            <div class="sd-card flex-item">
                    <div class="sd-semester">Spring B 2026</div>
                    <div class="sd-month">March</div>
                    <div class="sd-day">9</div>
                    <div class="sd-desc">Apply by February 16, 2026</div>
                </div>
                            <div class="sd-card flex-item">
                    <div class="sd-semester">Summer 2026</div>
                    <div class="sd-month">June</div>
                    <div class="sd-day">1</div>
                    <div class="sd-desc">Apply by May 4, 2026</div>
                </div>
                            <div class="sd-card flex-item">
                    <div class="sd-semester">Fall A 2026</div>
                    <div class="sd-month">August</div>
                    <div class="sd-day">17</div>
                    <div class="sd-desc">Apply by July 20, 2026</div>
                </div>
                            <div class="sd-card flex-item">
                    <div class="sd-semester">Fall B 2026</div>
                    <div class="sd-month">October </div>
                    <div class="sd-day">12</div>
                    <div class="sd-desc">Apply by September 14, 2026</div>
                </div>
                            <div class="sd-card flex-item">
                    <div class="sd-semester">Spring A 2027</div>
                    <div class="sd-month">January</div>
                    <div class="sd-day">11</div>
                    <div class="sd-desc">Apply by December 7, 2026</div>
                </div>
                            <div class="sd-card flex-item">
                    <div class="sd-semester">Spring B 2027</div>
                    <div class="sd-month">March</div>
                    <div class="sd-day">8</div>
                    <div class="sd-desc">Apply by February 8, 2027</div>
                </div>
                    </div>
                    <div class="spacious center">
                                <a class="button large clean" href="none">Apply Now</a>
                            </div>
            </div>
</div>




                      <style><!--
.black-bg-container {
 background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgb(50, 50, 50) 90%), url(https://www.geneva.edu/graduate/assets/library-section-bg.jpg);
background-size: cover;
    background-repeat: no-repeat;
}
.black-bg-container {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgb(50, 50, 50) 90%), url(https://www.geneva.edu/graduate/assets/library-section-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
   padding: 100px 0 100px 0;
    background-attachment: fixed;
 background-position: bottom;
}

.herogridwrap {
position:relative;
    *display:-ms-grid;
  display: grid;
  grid-template-columns: 100%;
  *-ms-grid-columns: 1;
  *-ms-grid-template-rows: auto;
  grid-gap: 10px;
  -webkit-transition: all 1s;
  transition: all 1s;
  overflow: hidden;
}
.herogridbox {
position:relative;
  color: #ffffff;
  padding: 20px;
  font-size: 150%;
}

.herogridbox p {
    color: #fff;
}
.herogridbox:first-child {
border-right: 2px solid #525252;

}
.herogridbox  .more_link {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-indent: -9999px;
  z-index: 1000;
}

.herogridwrap .profile-circle .border-white {
    border: 7px solid #ffffff;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
}

.herogridwrap .profile-circle .cropcircle {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
}
span#facultyName {
    font-size: 24px;
    color: #ffffff;
}
.profile-circle span {
    padding: 15px 0 0 0;
    font-size: 18px;
}
div #deptTitle {
    font-size: 14px;
    line-height: 1.7em;
}

.whitetext {
    color: #ffffff!important;
}
.smalltext {
    font-size: 20px;
    line-height: 30px;
}

/* Bigger than 550 */
@media (min-width: 550px) {
.herogridwrap {
                      grid-template-columns: 40% 60%;
                      -ms-grid-columns: 40% 60%;
                        }
}
--></style>
<div class="black-bg-container jumbotron-wrap">
<div class="container">
<div class="herogridwrap moreheight" id="herogridwrap">
<div class="herogridbox"><a class="more_link" href="none" ></a>
<div class="profile-circle pop">
<div class="cropcircle border-white div2" id="cropimage" style="background: url(' /online-degree/human-resources/_files/admissions/counselors/_assets/valerie-mayer_square.png') center top / cover no-repeat transparent;" ></div>
<span id="facultyName"> <prefix>Valerie Mayer</prefix></span>
<div class="whitetext" id="deptTitle"><span>Graduate and Online Enrollment Specialist</span></div>
</div>
</div>
<div class="herogridbox">
<h3>Talk to a member of our enrollment team</h3>
<p class="smalltext">Connect in person or virtually and discover the depth of the 91Ã¨ÏÈÉú Online Degree Programs. We offer flexible visit options that accomodate your schedule.</p>
<a class="button gold large" href="none">Schedule a Call / View Events</a></div>
<!-- end herogridwrap--></div>
</div>
</div>
                      <style>
    div.testimonials {
        background-color: #c99a2c;
        background-image: linear-gradient(to bottom, #c99a2caf, #c99a2ccc), url(https://www.geneva.edu/academics/_assets/trianglegrid-trans.svg);
        /* background-image: linear-gradient(to bottom, #c99a2c, #c99a2ccc), url(/online-degree/human-resources/_files/css/images/mba-quotebg.png); */
        background-repeat: no-repeat;
        padding:80px 20px;
    }
    div.testimonials .container {
    padding:0!important;
    }
    div.testimonials .flex-container {
        box-sizing:border-box;
        flex-wrap:wrap;
        justify-content: space-around;
    }
    div.testimonials div.flex-container &gt; div {
    }
    div.testimonials div.flex-container div.Lside {
        display:flex;
        flex-basis:98%;
    }
    div.testimonials div.flex-container div.Rside {
        text-align:center;
        flex-basis:98%;
    }
    div.Lside div {
        position:relative;
        color:#fff;
        font-size:25px;
        font-weight:bold;
    }
    div.Lside div span {
        display:block;
        font-style:italic;
        font-weight:normal;
        font-size:20px;
        margin-top:20px;

    }
    div.Lside div:before {
        content: "â€œ";
        position: absolute;
        top: 10px;
        left: -10px;
        font-size: 130px;
        font-weight: bold;
        color: #ffffff50;
    }
    div.testimonials div.flex-container div.Lside div {
        padding-left: 40px;
        margin:auto;
    }

    @media(min-width:750px) {
    div.testimonials div.flex-container div.Lside {
        flex-basis:55%;
    }
    div.testimonials div.flex-container div.Rside {
        flex-basis:45%;
    }
    div.testimonials {
        padding:80px 40px;
    }
    }
    @media(min-width:1000px) {
    div.testimonials {
        padding:100px 40px;
    }
    }
</style>
<div class="section testimonials">
      <div class="container flex-container">
        <div class="Lside reveal"><div>91Ã¨ÏÈÉúâ€™s online HR program gave me the flexibility I needed and the Christ-centered foundation I was looking for. I graduated feeling confident, well-prepared, and ready to lead with purpose in the workplace. </div></div>
        <div class="Rside pop">
            <div><img alt="Image of " height="300" src="/online-degree/human-resources/_files/css/_assets/odp-quote-anon1.png" width="300" /></div>
        </div>
    </div>
  </div>


                      <!-- standard two column -->
<style><!--
.trajectory {
    padding: 30px 0px;
    background: #fff url(https://www.geneva.edu/admissions/visit/_assets/climpek.png) repeat;
    background-attachment: fixed;
}

.image-spacer {
        box-sizing:border-box;
        padding:20px;
    }
    .img-rounded {
    border-radius: 18px;
}

.feature-text h2.smaller {
    font-size:25px;
    line-height:35px;
    color: #c99a2c;
}
   .wordcloud {
    font-size:35px;
    font-weight:bold;
    line-height:45px;
    letter-spacing:-1px;
    margin-bottom:0px;
   }
   .wordcloud span:first-of-type {
    color:#c99a2c;
   }
   .trajectory .goldList {
    margin-top: 20px;
    margin-bottom: 0px;
    }
   .trajectory .goldList li {
    line-height:25px;
    background-position: 0 8px;
   }
   .content-corral {
    box-sizing:border-box;
    padding:1.5em;
    border-radius:8px;
    border:4px solid #c99a2c;
    margin-top:20px;
    background-color: #fafafa;
   }
   .content-corral h3 {
    margin-top:0px!important;
   }
   @media(min-width:750px) {
    .image-spacer {
        margin-top:80px;
        padding-left:50px;
    }
   }
    @media(min-width:1024px) {
    .wordcloud {
    font-size:45px;
    font-weight:bold;
    line-height:55px;
    letter-spacing:-1px;
    margin-bottom:0px;
   }
   }
--></style>
<div class="section trajectory">
<div class="container">
<div class="row">
<div class="eight columns">
<div class="feature-text">
<h2 class="smaller">Career Trajectory</h2>
<span>Nationally, demand for the Human Resources professionals has increased by 15.5%.</span>
<p class="wordcloud">Regionally, median earnings for human resources occupations are&#160;<span>$71.4k&#160;</span>per yr.</p>
<span>(2021-2025)</span>
<div class="content-corral reveal">
<h3>Top posted job titles:</h3>
<ul class="goldList licol2">
<li>Human resources generalist</li>
<li>Human resources managers</li>
<li>Recruiters</li>
<li>Human resources coordinators</li>
<li>Business office managers</li>
</ul>
</div>
<h3 style="margin-top: 40px; margin-bottom: 10px;">What does a career in human resources look like?</h3>
<p>A bachelor&#8217;s degree in human resources equips you with the skills to support and encourage employees and strengthen your overall organizational culture. You&#8217;ll be ready for roles in recruitment, employee relations, training and development, and HR operations. Earning your degree opens doors to new career opportunities, higher earning potential, and to advance your purpose in the workplace.</p>
</div>
</div>
<div class="four columns">
<div class="image-spacer"><img alt="" class="img-pad img-rounded" height="787" src="/online-degree/human-resources/_files/css/_assets/odp-hr-glance-m.jpg" width="559" /></div>
</div>
</div>
</div>
</div>
<!-- end Standard two Column -->
                      
                      
                          <link href="https://www.geneva.edu/_files/carousel/ver2/assets/owl.carousel.min.css" rel="stylesheet" />
    <link href="https://www.geneva.edu/_files/carousel/ver2/assets/owl.theme.default.min.css" rel="stylesheet" />
                                    <link href="https://www.geneva.edu/_files/carousel/ver2/assets/owl.carousel.min.css" rel="stylesheet" />
    <link href="https://www.geneva.edu/_files/carousel/ver2/assets/owl.theme.default.min.css" rel="stylesheet" />
    <link href="https://www.geneva.edu/_files/css/facultyflow-streamline.css" rel="stylesheet" />
    <div class="section facultyflow main-content" id="faculty"><!-- Faculty Flow -->
        <div class="wide-container">
            <h2 class="center headerline">Learn From Top-Tier Faculty</h2>
                <div class="owl-carousel flow-carousel scroller-faculty">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <div class="flow-div">
                                            <div>
                                                <a class="biolink" href="/online-degree/human-resources/_files/faculty-staff/faculty/online-degree-programs/faculty-apa-john.php" target="_blank"><div class="cropcircle border-white flow-img" id="cropimage" style="background: url('/online-degree/human-resources/_files/faculty-staff/faculty/_assets/apa-john.jpg') center top / cover no-repeat transparent;" ></div>
                                                <span class="biospan">View Bio</span>
                                                </a>
                                            </div>
                                            <div class="flow-text"><h4>John Apa</h4>
                                                                                                <span class="title">Online Instructor (Human Resources)</span>
                                                                                            <p>Professor Apa brings real-world business experience into his teaching, creating a dynamic, interactive online classroom.</p>                                            </div>
                                        </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <div class="flow-div">
                                            <div>
                                                <a class="biolink" href="/online-degree/human-resources/_files/faculty-staff/faculty/online-degree-programs/faculty-adam-stephanie.php" target="_blank"><div class="cropcircle border-white flow-img" id="cropimage" style="background: url('/online-degree/human-resources/_files/faculty-staff/faculty/_assets/adam-stephanie.jpg') center top / cover no-repeat transparent;" ></div>
                                                <span class="biospan">View Bio</span>
                                                </a>
                                            </div>
                                            <div class="flow-text"><h4>Stephanie Adam</h4>
                                                                                                <span class="title">Online Instructor (Human Resources)</span>
                                                                                            <p>Dr. Adam brings extensive expertise in HR Management and Strategy, holding a DBA and SHRM-SCP certification along with years of industry and academic experience.</p>                                            </div>
                                        </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <div class="flow-div">
                                            <div>
                                                <a class="biolink" href="/online-degree/human-resources/_files/faculty-staff/faculty/online-degree-programs/faculty-geyer-richard.php" target="_blank"><div class="cropcircle border-white flow-img" id="cropimage" style="background: url('/online-degree/human-resources/_files/faculty-staff/faculty/_assets/richard-geyer.jpg') center top / cover no-repeat transparent;" ></div>
                                                <span class="biospan">View Bio</span>
                                                </a>
                                            </div>
                                            <div class="flow-text"><h4>Richard Geyer</h4>
                                                                                                <span class="title">Online Instructor (Human Resources, Organizational Leadership)</span>
                                                                                            <p>Dr. Geyer teaches from a wealth of experience in marketing and management, holding a DBA and MBA with specializations in both fields.</p>                                            </div>
                                        </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <div class="flow-div">
                                            <div>
                                                <a class="biolink" href="/online-degree/human-resources/_files/faculty-staff/faculty/online-degree-programs/faculty-price-leeanne.php" target="_blank"><div class="cropcircle border-white flow-img" id="cropimage" style="background: url('/online-degree/human-resources/_files/faculty-staff/faculty/_assets/prof-price-1.jpg') center top / cover no-repeat transparent;" ></div>
                                                <span class="biospan">View Bio</span>
                                                </a>
                                            </div>
                                            <div class="flow-text"><h4>LeeAnne Price</h4>
                                                                                                <span class="title">Online Instructor (Human Resources, Management and Organizational Leadership)</span>
                                                                                            <p>Dr. Price draws from her experience in several disciplines providing students with a vast range of knowledge of the business field.</p>                                            </div>
                                        </div>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <!-- end faculty region -->
            </div>
        
            <div class="owl-theme">
                <div class="owl-controls">
                    <div class="custom-nav owl-nav" ></div>
                </div>
            </div>
            <!-- end carousel-->
            <div class="spacious center">
                 <a class="button clean" href="none">All Faculty</a>
            </div>
        </div>
    </div>
    <script>// <![CDATA[
        jQuery(document).ready(function () {
        jQuery(".flow-carousel").owlCarousel({
            nav: true,
            nav: true,
        navText: [
            '<i class="fa fa-angle-left" aria-hidden="true"></i>',
            '<i class="fa fa-angle-right" aria-hidden="true"></i>'
        ],
        navContainer: '.custom-nav',
        dots: false,
        loop: false,
        rewind: true,
        // autoWidth: true,
        stagePadding: 0,
        margin: 4,
        checkVisibility: true,
        navElement: 'div',
        responsive : {
            0 : {
            items: 1,
            slideBy: 1
            },
            768 : {
            items: 2,
            slideBy: 1
            },
            1024 : {
            items: 2,
            slideBy: 1
            },
            1280 : {
            items: 3,
            slideBy: 1
            },
            1440 : {
            items: 3,
            slideBy: 1
            }
        }
        });
    });
    // ]]></script>
    <script src="none" ></script>
    
                      
                      
                      
                      
                      
                      <style><!--
a.green-underline:hover {
    background-size: 20px 7px, 0 7px, 100% 7px;
}
a.green-underline {
    color: #3d3935;
    font-weight: bold;
    text-decoration: none;
    background-image: linear-gradient(#9fad87, #9fad87), linear-gradient(#9fad8780, #9fad8750), linear-gradient(#9fad87, #9fad87);
    background-size: 20px 7px, 100% 7px, 0 7px;
    background-position: calc(20px * -1) 100%, 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size .3s ease-out, background-position .3s ease-out, color .2s linear;
}
ul.underline li {
    padding: 5px;
}
.scholarships {
    padding: 50px 0px;
    background: #e1e1e1 url(https://www.geneva.edu/financial-aid/_assets/scholarship-bg.webp);
    background-size: cover;
    background-position: center;
}

.xlg-heading {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    text-align: center;
    margin-bottom:15px;
}

.flex-item-1 {
    box-sizing: border-box;
    justify-content: center;
    margin-bottom: 15px;
}
.pad20 {
    padding: 20px 0px;
}
.icobutton {
    background-color: rgba(255, 255, 255, .7);
    border-radius: 15px;
    padding: 40px;
    display: flex;
    margin: auto;
}
.icobutton-content {
    margin: auto;
}
.icobutton p:first-of-type {
    font-size: 90px;
    text-align: center;
    margin-bottom: 20px;
}
.flex-container {
    justify-content: space-around !important;
    /* align-items: center; */
}
.mobile-center {
    text-align: center;
}
p {
    color: #3d3935;
}
.pill-link.darker.filled {
    color: #ffffff;
    border: 1px solid #3d3935;
    background-color: #3d3935;
}
.pill-link.smaller {
    font-size: 12px;
    padding: 5px;
}
.pill-link.darker {
    color: #3d3935;
    border: 1px solid #3d3935;
}
.pill-link {
    color: #3d3935;
    border: 1px solid #3d3935;
    padding: 10px;
    border-radius: 25px;
    margin-top: 25px;
    margin-bottom: 10px !important;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    display: block;
    max-width: 400px;
    margin: auto;
    transition: all .4s;
}
a.darker.pill-link.smaller:hover {
    background-color: #3d3935;
    color:#ffffff;
}

@media (min-width: 750px) {
    .flex-item-1 {
        flex: 1;
    }
    .xlg-heading {
        text-align: left;
    }
    .buttonSpacer {
        min-height: 500px;
    }
    .mobile-center {
        text-align: left;
    }
}
--></style>
<div class="section scholarships">
<div class="container">
<div class="flex-container">
<div class="flex-item-1">
<h3 class="xlg-heading">How do I pay for this?</h3>
<p>There are a variety of options to help online students meet tuition costs.&#160;&#160;Students are encouraged to apply for any opportunities for which they qualify to help offset costs.&#160;</p>
<ul class="underline">
<li><a class="green-underline" href="none" rel="noopener" target="_blank">Partner Discount</a></li>
<li><a class="green-underline" href="/online-degree/human-resources/_files/financial-aid/employer_reimbursement.php">Employer Reimbursement</a></li>
<li><a class="green-underline" href="/online-degree/human-resources/_files/financial-aid/military-benefits.php">Military &amp; Veterans Benefits</a></li>
<li><a class="green-underline" href="/online-degree/human-resources/_files/financial-aid/scholarships-grants.php">Private Scholarships</a></li>
<li><a class="green-underline" href="/online-degree/human-resources/_files/financial-aid/loan-options.php">Loan Options</a><a class="green-underline" href="/online-degree/human-resources/_files/graduate/assistantships/index.php" ></a></li>
</ul>
</div>
<div class="flex-item-1">
<div class="flex-container buttonSpacer">
<div class="icobutton pop">
<div class="icobutton-content"><p><i class="fa-light fa-money-check-dollar-pen"></i></p>
<p><strong>Financial Aid Resources for Online Students</strong></p>
<p><a class="darker pill-link smaller" href="/online-degree/human-resources/_files/financial-aid/adult-tuition-aid.php" rel="noopener" target="_blank">View Online Degree Aid Options</a></p>
<p><a class="darker pill-link smaller" href="none" rel="noopener" style="margin-left: 0px;" target="_blank">Complete Your FAFSA</a></p>
<p class="center">91Ã¨ÏÈÉú School Code: <strong>003267</strong></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
                      
                      <!-- Content with Image Two Column) -->
<style>
    .img-rounded {
        border-radius: 18px;
    }
  .feature-two-column {
    background-color:#f0f0f0;
}  
.feature-two-column .flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}

.feature-two-column .flex-item {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-basis: 98%;
    box-sizing: border-box;
    margin-bottom: 15px;
    box-sizing: border-box;
}

.feature-two-column .flex-item div {
    margin: auto;
}
.feature-two-column .feature-text {
    text-align: left;
}
.container.twocol {
    padding: 60px 30px;
}
@media (min-width: 750px) {
    .feature-two-column .flex-item {
        flex-basis: 49%;
    }
}
</style>

<!-- standard two column -->
<div class="section feature-two-column">
    <div class="container twocol">
        <div class="flex-container reveal flexreverse">
            <div class="flex-item">
            <div class="feature-text">
                <h2 class="smaller">The Unique Advantage of a 91Ã¨ÏÈÉú Education</h2>
                <p>Our online human resources coursework emphasizes human resources fundamentals, group dynamics, styles of communication, supervision issues, ethics and decision-making, and organizational behavior, preparing you for a variety of roles in the field of human resources.&#160; Human resources remains a highly flexible degree that crosses multiple industries. Your possible employment sectors may include business, government, nonprofits, social services, and educational institutions. The skills and principles you'll learn through 91Ã¨ÏÈÉú&#8217;s online human resources degree program prepare you to lead change and carry out restorative work in the professional world in a lifelong mission with eternal impact.</p>
                                    <div class="center" style="margin-top:20px;"><a class="button clean" href="#ctaForm">Request Information</a></div>
                            </div>
            </div>
                <div class="flex-item"><div><img alt="$featureImageDesc" class="img-rounded" height="408" src="/online-degree/human-resources/_files/css/_assets/odp-hr-genevaed.jpg" width="500" /></div>
            </div>
        </div>
    </div>
</div>

<!-- end Standard Two Column -->


                      
                      
<!-- converge region -->

<style>
    .con-content {
        padding:40px;
        box-sizing:border-box;
        width: 100%;
    }
    .con-content h2 {
        color:#3a7d56!important;
    }
   .synergy {
   text-align:center;
}

.syn-container {
   position:relative;
   max-width:1200px;
   margin: auto;
}
.syn-container:after {
    content: "";
    display: table;
    clear: both;
}
.syn-L {
   position:absolute;
   display:flex;
   top:5;
   text-align:center;
   background-color:#c99a2c;
   width:450px;
   height:450px;
   z-index:2;
}
.syn-L div {
   margin:auto;
}
.syn-R {
   position:absolute;
   display:flex;
   margin: auto;
   text-align:right;
   width:80%;
   height:650px;
   z-index:1;
   right:0;
   background-color:#fdd900;
}
.syn-content-L {
   text-align:left;
   width:50%;
   margin: auto 10% auto auto;
}
.syn-content-R {
   text-align:left;
   width:50%;
   margin: auto 10% auto auto;
}


.converge-container {
   /*display:flex;*/
   margin: auto;
   max-width:1400px;
   margin: 80px auto 80px auto;
   box-sizing: border-box;
   /* background-color: rgb(255, 127, 127); */
}
.converge-L {
   position:relative;
   display:flex;
   z-index:2;
   flex:1;
   /* background-color: rgba(148, 23, 98, .5); */
}
.con-L {
   margin: auto auto -50px auto;
   display:flex;
   text-align:center;
   width: 280px;
   padding:15px;
   background-color:#c99a2c;
   box-sizing: border-box;
   border-radius:15px;
   box-sizing: border-box;
   background-position:center;
   background-size:cover;
   /*background-image: linear-gradient(to bottom, rgb(224, 168, 36, .8),rgba(167, 123, 21, .8)), url(https://www.geneva.edu/academics/_assets/bg-synergy.webp);*/
   background-image: linear-gradient(to bottom, #5992b3cc, #c99a2cba), url(/online-degree/human-resources/_files);
}
.con-L p {
   position:relative;
   font-size:30px;
   line-height: 35px;
   font-weight: bold;
   margin:auto;
   color: #ffffff;
   text-shadow: 4px 4px 14px rgb(63, 63, 63, 50%);
}
.con-L p:before{
   position:absolute;
  content: url(https://www.geneva.edu/academics/_assets/goldbook.svg);
  width: 50px;
  height: 50px;
  top:-80px;
   left:50%;
  transform: translateX(-50%);
}
.con-L p:after{
   position:absolute;
  content: url(https://www.geneva.edu/academics/_assets/goldsplit.svg);
  width: 5px;
  height: 50px;
  bottom:-100px;
   left:50%;
  transform: translateX(-50%);
}
.converge-R {
   /* background-color: rgb(21, 136, 236); */
   flex:2;
}
.con-R {
   color:#3d3935;
    /*margin-left: -250px;
    padding-left: 250px;
    border-radius: 15px;*/
    display: flex;
    min-height: 550px;
        background-color: #f1f1f1;
        box-sizing: border-box;
    /* background:#e1e1e1 url(https://www.geneva.edu/academics/_assets/trianglegrid-trans.svg) top center;
    background-size:100%; */
}
.con-R ul {
   font-size:20px;
   line-height:25px;
display:block;
margin:auto;
padding:80px;
padding-right: 40px;
}
.con-R ul li {
padding:20px;
}

.bookline {
   margin-top:100px;
   font-family:Vollkorn!important;
   font-size:35px;
   line-height: 40px;
   font-style: italic;
   font-weight:bold;
   text-align:center;
}

h3.yellowline {
   color: #f8f8f8;
   font-family:Vollkorn!important;
   font-style: italic;
   font-weight:bold;
   text-align:center;
   font-size:35px;
   text-align:center;
}
h3.yellowline:after {
    content: "";
    display: block;
    width: 100px;
    height: 10px;
    background-color: #fdd900;
    border-radius: 2px;
    margin: 30px auto auto auto;
}
.biblebar:after {
   content:"";
   display: block;
   width: 50%;
   max-width:400px;
   height: 2px;
   background-color: #fdd900;
   border-radius: 2px;
   margin: 40px auto auto auto;
}
.bookline:after {
   content: url(/online-degree/human-resources/_files/academics/_assets/bookline.svg);
   display: block;
   width: 300px;
   height: 2px;
   border-radius: 2px;
   margin: 30px auto auto auto;
}
.centered-content {
   margin:auto;
}

.converge-container .accordian button:hover,.converge-container .accordian button:focus {
    cursor: pointer;
    color: #3a7d56;
}

.converge-container .accordian .accordian-item button[aria-expanded='true'] {
    border-bottom: 1px solid #3a7d56;
}
.converge-container .accordian button[aria-expanded='true'] {
    color: #3a7d56;
}
.converge-container .accordian .accordian-item {
    border-bottom: 1px solid #b5b5b5;
}
 /* Bigger than 550 */
 @media (min-width: 550px) {
     .con-L {
      border-radius:15px;
      }
      .grid-courses {
         grid-template-columns:repeat(2, 1fr);
      }
      .temp450 {
          min-height:400px;
      }
    }

    /* Bigger than 750 */
@media (min-width: 750px) {
    .con-R a.button {
        margin-left: -78px;
    }
      .converge-container {
         display:flex;
         padding: 0px 20px
      }

    .con-R {
        /*margin-left: -300px;*/
         margin-left: -30%;
        padding-left: 130px;
        border-radius: 15px;
    }

    .con-L {
        margin-right: -100px;
        margin: auto 0;
        margin-top: 40px;
    }
}
    
/* Bigger than 1000 */
@media (min-width: 1000px) {

}
</style>

<div class="section converge">
    <div class="converge-container converge-flexreverse">
        <div class="converge-L">
            <div class="con-L">
                            <div class="iframe-container-vert">
                    
                    <iframe 
                    src="https://www.youtube.com/embed/7M70cyz701g"
                    title="YouTube video player"
                    frameborder="0"
                    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
                    allowfullscreen>
                    </iframe>
                </div>
                        </div>
        </div>
        <div class="converge-R">
            <div class="con-R">
                <div class="con-content">
                <h2 class="smaller">Applying to 91Ã¨ÏÈÉú is simple and free</h2>
                <p>No application fee. No test scores. Three easy steps!</p>
<div class="application-process">
<div class="accordian">
<div class="accordian-item"><button aria-expanded="false" id="accordian-button-3"> <span class="accordian-title">1. Complete Online Application</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>Take a few moments to complete our free, online application. It is easy and efficient.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button-4"> <span class="accordian-title">2. Provide Additional Details</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>At 91Ã¨ÏÈÉú, we make the admissions process smooth and straightforward. <span data-olk-copy-source="MessageBody">When applying for the Online Degree Programs</span>, you'll need to provide details about your academic history. Our team will guide you through the process of requesting transcripts from your previous schools to evaluate potential transfer credits&#8212;all as a service to you! Check out our <a href="/online-degree/human-resources/_files/css/admissions/index.php">Admissions and Aid</a> page for more details.</p>
</div>
</div>
<div class="accordian-item"><button aria-expanded="false" id="accordian-button-5"> <span class="accordian-title">3. Make Your Decision</span> <span aria-hidden="true" class="icon" ></span> </button>
<div class="accordian-content">
<p>The admissions process will help you get acquainted with 91Ã¨ÏÈÉú's relational academic experience. If you choose to enroll, you can select your start date and get ready to begin classes.</p>
</div>
</div>
</div>
</div>
<p style="margin-top: 20px;"><em>Contact our Admissions team at, visit <a href="mailto:onlineinfo@geneva.edu">onlineinfo@geneva.edu</a>.</em></p>
                                    <div class="center" style="margin-top:20px;"><a class="button clean large" href="none">Apply Now</a></div>
                                </div>
            </div>
        </div>
    </div>
</div>

<!-- end converge region -->

                      
                      
                      <!-- Content Facts -->

<style>
.academicfacts {
    /* background: transparent url(https://www.geneva.edu/academics/programs/_images/old-wall.png) repeat; */
    background: transparent url(https://www.geneva.edu/admissions/visit/_assets/climpek.png) repeat;
    color: rgb(112, 52, 52);
    background-attachment: fixed;
    background-position: center;
    padding: 4rem 0;
}

    .flexfacts {
        padding: 50px 0 50px 0;
    }


.fact-item {
    flex-basis: 31%;
    text-align: center;
    box-sizing: border-box;
}
.fact-item h2 {
    color: #3d3935;
    font-size: 30px;
    line-height: 37px;
}
.fact-item p {
    color: #3d3935;
}

.flexpad {
    padding: 10px;
    position: relative;
    margin-bottom: 40px;
}

.academicfacts h2 {
    margin-bottom: 10px;
}

@media (min-width: 550px) {
    .flexfacts {
        display:flex;
        flex-wrap:wrap;
        justify-content: space-around;
    }

.flexpad {
        margin-bottom: 0px;
    }
}
    </style>

<div class="section academicfacts">
    <div class="wide-container">
    <div class="flexfacts">
            <div class="fact-item">
    <div class="flexpad statholder">
                    <img alt="Image of A Christian College of Distinction" src="/online-degree/human-resources/_files/excellence/graphics/college-of-distinction-christian.png" style="max-height:200px;" />
                </div>
    <h2><span>A Christian College of Distinction</span></h2>
        <p>This distinction affirms 91Ã¨ÏÈÉú's dedication to high-quality academics founded on the inerrant truth of God's word.</p>            </div>
            <div class="fact-item">
    <div class="flexpad statholder">
                    <img alt="Image of Military Friendly School" src="/online-degree/human-resources/_files/graduate/assets/military-badge-2627.png" style="max-height:200px;" />
                </div>
    <h2><span>Military Friendly School</span></h2>
        <p>91Ã¨ÏÈÉú has a proud history of supporting our military and veteran community</p>            </div>
            <div class="fact-item">
    <div class="flexpad statholder">
                    <img alt="Image of SARA Approved" src="/online-degree/human-resources/_files/financial-aid/_assets/nc_sara_seal.png" style="max-height:200px;" />
                </div>
    <h2><span>SARA Approved</span></h2>
        <p>91Ã¨ÏÈÉú participates in the State Authorization Reciprocity Agreements.</p>            </div>
            </div>
    <!-- flexrow-->
    </div>
</div>

<!-- End Content Facts -->


                      <div class="section rfi" id="ctaForm">
<div class="rfi-form">
<h2>Tell Me More</h2>
<h3>Discover more about our <span>BPS in Human Resources</span> program</h3>
<p>Complete the following information to connect with an admissions counselor.</p>
<!-- ADULT RFI -->
<div id="form_cac982fb-db83-404a-b5b2-dab6cdbaeeb0">Loading/online-degree/human-resources/_files.</div><script>/*<![CDATA[*/var script = document.createElement('script'); script.async = 1; script.src = 'https://apply.geneva.edu/register/?id=cac982fb-db83-404a-b5b2-dab6cdbaeeb0&sys:field:academic_interests=7d3d9986-38b8-4ea1-a75a-bab9ab09e782&output=embed&div=form_cac982fb-db83-404a-b5b2-dab6cdbaeeb0' + ((location.search.length > 1) ? '&' + location.search.substring(1) : ''); var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(script, s);/*]]>*/</script>
</div>
</div>

<!-- End TUG RFI -->





                      

                      
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                   </div>
                   <!-- end div pageContent --><br class="clearit" />
                </div>
                <!-- end pageContentFull -->
             </div>
             <!-- End div contentContainer--><br class="clearit" />
             <div id="footerBar" ></div>
             <div id="footerStripes" ></div>
          </div>
          <!-- end contentSpace div-->
          <div id="footerSpace">
              <!-- Footer Include Here-->
             <div>
<div class="footerGradient">
<div class="wide-container" id="footerContainer">
<div class="row">
<div class="four columns" id="footerLeft"><img alt="" aria-hidden="true" class="u-full-width" height="152" src="/_files/sitegraphics/geneva-spade-stacked.svg" style="max-width: 200px;" width="200"/>
<div id="socialfooter">
<ul class="socialicons">
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91Ã¨ÏÈÉú on Facebook (Opens in new tab)"> <i class="fa-brands fa-facebook-square"></i> </a></li>
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91Ã¨ÏÈÉú on X (Opens in new tab)"> <i class="fa-brands fa-twitter"></i> </a></li>
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91Ã¨ÏÈÉú on Instagram (Opens in new tab)"> <i class="fa-brands fa-instagram"></i> </a></li>
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91Ã¨ÏÈÉú on Youtube (Opens in new tab)"> <i class="fa-brands fa-youtube"></i> </a></li>
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91Ã¨ÏÈÉú on LinkedIn (Opens in new tab)"> <i class="fa-brands fa-linkedin-in"></i> </a></li>
<li><a href="none" rel="noopener noreferrer" target="_blank" aria-label="91Ã¨ÏÈÉú on TikTok (Opens in new tab)"> <i class="fa-brands fa-tiktok">&nbsp;</i></a></li>
</ul>
</div>
<div class="pad20 buttonflex"><a class="quickbtn" href="/about-geneva/contact_us.php"><i class="fa fa-phone">&#160;</i>Contact Us</a><a class="quickbtn" href="/about-geneva/campus_map.php"><i class="fas fa-map-marker-alt"></i>&#160;Campus Map</a></div>
</div>
<!-- end footer left-->
<div class="eight columns" id="footerRight">
<div class="flex-foot">
<div class="footerGroup">
<div class="toggleHead hidToggle">General Information</div>
<ul class="hidFootLinks">
<li><a href="/about-geneva/foundationalconcepts.php">Foundational Concepts</a></li>
<li><a href="/about-geneva/nondiscrimination_policy.php">Nondiscrimination Policy</a></li>
<li><a href="/about-geneva/titleix/index.php">Title IX</a></li>
<li><a href="/employment/index.php">Employment</a></li>
<li><a href="/about-geneva/attribution.php">Attribution</a></li>
</ul>
</div>
<div class="footerGroup">
<div class="toggleHead hidToggle">Offices &amp; Departments</div>
<ul class="hidFootLinks">
<li><a href="/academics/registrar/index.php">Registrar</a></li>
<li><a href="/student-accounts/index.php">Student Accounts</a></li>
<li><a href="/admissions/undergraduate.php">Admissions</a></li>
<li><a href="/academics/crossroads/index.php">Crossroads</a></li>
<li><a href="/academics/index.php">Academic Programs</a></li>
</ul>
</div>
<div class="footerGroup">
<div class="toggleHead hidToggle">Student Resources</div>
<ul class="hidFootLinks">
<li><a href="/library/index.php">McCartney Library</a></li>
<li><a href="/about-geneva/campus_bookstore.php">Campus Bookstore</a></li>
<li><a href="/about-geneva/policies/index.php">Academic Policies</a></li>
<li><a href="none" rel="noopener" target="_blank"><img alt="" aria-hidden="true" src="/_files/sitegraphics/moodle-ico.png"/> Online Course Login</a></li>
<li><a href="none" rel="noopener" target="_blank"><img alt="" aria-hidden="true" height="16" src="/_files/sitegraphics/mygen-ico.png" style="display: inline-block; vertical-align: middle;" width="20"/> my91Ã¨ÏÈÉú Student Portal</a></li>
</ul>
</div>
<!--<div class="footerGroup">
<div class="toggleHead hidToggle">ALUMNI &amp; FRIENDS</div>
<ul class="hidFootLinks">
<li><a href="/alumni/index">Alumni Relations</a></li>
<li><a href="/alumni/online-services/class-notes/">Alumni Class Notes</a></li>
<li><a href="/alumni/events/index">Alumni Events</a></li>
<li><a href="/give/index">Give</a></li>
</ul>
</div>--> <a class="BackToTop" href="#topOfPageLink"><img alt="" aria-hidden="true" src="/_files/sitegraphics/to-top-sm.png"/></a></div>
<!-- end footerRight --></div>
<!-- end row --></div>
<!-- end footer container --></div>
<!-- end footer gradient --></div>
<div class="footer-end">
<div class="motto-margin">
<div class="pad20"><img alt="" aria-hidden="true" class="u-full-width" height="26" src="/_files/sitegraphics/motto-dark.svg" style="max-width: 250px;" width="250"/></div>
<div class="pad20">
<p class="copyright">&#169; 91Ã¨ÏÈÉú | All rights reserved</p>
</div>
</div>
</div>


</div>          </div>
        </div><!--end .bg-blur wrap-->
          <!-- Offcanvas Menu Include Here-->
          <div>

	
	<!-- RESPONSIVE MENU ============================================== -->
	<nav id="menu">
		<ul>
			<div id="searchBox-menu" class="roundcorners">
				<form action="/search.php" class="formFix" id="searchbox_006510535078434149773:n0dixopbnng">
					<div id="searchFld-menu">
						<input class="searchTxt-menu" id="fldsearch" name="q" style="background-color: transparent;" tabindex="1" type="text" placeholder="Search 91Ã¨ÏÈÉú" />
						<input name="cx" type="hidden" value="006510535078434149773:n0dixopbnng" />
						<input name="cof" type="hidden" value="FORID:11" />
						<input name="sa" type="hidden" value="Search" />
						<!-- <input class="searchButton-menu" name="input" src="https://www.geneva.edu/_files/sitegraphics/searchico32.png" type="image" value="Search 91Ã¨ÏÈÉú" /> -->
						<button class="searchButton" style="cursor: pointer; background: none; overflow: hidden;">
							<i class="fa-xl fa-solid fa-magnifying-glass searchButton" style="color: #aa8228; text-align: center; margin-top: 50%;"></i>
						</button>
					</div>
				<input type="hidden" name="as_sfid" value="AAAAAAVtLMOL3Xn7PPAa9po1a1v9dwxJSozkuzYc1VLx5YEtYAn2HZx4rhntG6MvShh-Pt5KG9O7O5Egfg3F_vfmmPgHjMcYP5EbihjhfWil1szj9WnJI6bMaigPPrQuCrZttLw=" /><input type="hidden" name="as_fid" value="0e38003eacaf4c1248349a7963f650ba049a7b8d" /></form>
			</div>
			<!-- end searchBox-menu-->
			<li>
				<span>91Ã¨ÏÈÉú</span>
				<ul>
					<li>
						<a href="/about-geneva/">Fast Facts &amp; Overview</a>
					</li>
					<li>
						<a href="/about-geneva/identity/">91Ã¨ÏÈÉú Identity</a>
					</li>
					<li>
						<a href="/about-geneva/policies/">Academic Policies</a>
					</li>
					<li>
						<a href="/about-geneva/leadership">Leadership</a>
					</li>
					<li>
						<a href="/articles/">Stories, Blogs &amp; Articles</a>
					</li>
					<li>
						<a href="/calendar/">Calendar of Events</a>
					</li>
				</ul>
			</li>
			<li>
				<span>Academics</span>
				<ul>
					<li><a href="/academics/">Explore Academics</a></li>
                    <li><a href="/academics/programs/">Search Degree Programs</a></li>
                    <li><a href="/academics/core">Core Curriculum</a></li>
                    <li><a href="/academics/honors/">Honors Program</a></li>
                    <li><a href="/graduate/">Graduate Programs</a></li>
                    <li><a href="/online-degree/">Online Degree Programs</a></li>
                    <li><a href="/pittsburgh/">91Ã¨ÏÈÉú Pittsburgh Campus</a></li>
                    <li><a href="/faculty-staff/faculty/">Our Faculty</a></li>
                    <li><a href="/cfl/">Center for Faith &amp; Life</a></li>
				</ul>
			</li>
			<li>
				<a aria-haspopup="true">
					<span>Admissions &amp; Aid</span>
				</a>
				<ul>
				    <li><a href="/financial-aid/tug-financial-aid">Undergraduate</a></li>
                    <li><a href="/graduate/admissions/">Graduate</a></li>
                    <li><a href="/online-degree/admissions/">Online Degree Programs</a></li>
                    <li><a href="/admissions/visit/">Visit 91Ã¨ÏÈÉú</a></li>
                    <li><a href="/admissions/international/">International Students</a></li>
                    <li><a href="/admissions/transfers/">Transfer Students</a></li>
                    <li><a href="/academics/crossroads/earlycollege/">Early College</a></li>
                    <li><a href="/admissions/military/">Military &amp; Veterans</a></li>
				</ul>
			</li>
			<li>
				<span>Student Life</span>
				<ul>
				<li>
						<a href="/student-life/">Student Life Home</a>
					</li>
					<li><a href="/student-life/engagement/">Activities &amp; Engagement</a></li>
                    <li><a href="/calling-career/">Calling &amp; Career</a></li>
                    <li><a href="/student-life/residence-life/">Residence Life &amp; Housing</a></li>
                    <li><a href="/student-life/wellness/">Health &amp; Wellness</a></li>
                    <li><a href="/student-life/spiritual-life/">Spiritual Life</a></li>
                    <li><a href="/student-life/campus-safety/">Campus Safety</a></li>
                    <li><a href="/student-life/academic-support/">Academic Support</a></li>
                    <li><a href="/student-life/commuters">Commuter Life</a></li>
                    <li><a href="/student-life/student-resources">Student Resources</a></li>
				</ul>
			</li>
			<li>
				<span>Alumni</span>
				<ul>
					<li>
						<a href="none">Giving</a>
					</li>
					<li>
						<a href="/alumni/">Alumni Home</a>
					</li>
					<li>
						<a href="/alumni/events/">Alumni Events</a>
					</li>
					<li>
						<a href="/alumni/connect/alumni-update-form">Alumni Update Form</a>
					</li>
					<li>
						<a href="/academics/registrar/student_records_transcripts">Transcript Requests</a>
					</li>
					<li>
						<a href="/alumni/represent/alumni_referrals">Gold and White Referrals</a>
					</li>
					<li>
						<a href="/alumni/represent/legacylink">Legacy Link Program</a>
					</li>
					<li>
						<a href="/alumni/connect/alumni_contact">Contact Alumni Engagement</a>
					</li>
					<!--<li>
						<a href="/homecoming/">Homecoming 2025</a>
					</li>-->
				</ul>
			</li>
			<li>
				<a href="none">
					<span>Athletics</span>
				</li>
			</li>
			<div class="mmenu-undernav">&copy; 91Ã¨ÏÈÉú | 
				<a href="/about-geneva/contact_us">Contact Us</a>
			</div>
			<div class="searchBox-panel2"></div>
		</ul></nav>
<!-- Hidden Modal Search --> 
<!--<a href="#modalsearch">Search 91Ã¨ÏÈÉú.edu</a>-->
<div id="search-box"><a class="close" href="#close"></a>
<div class="container">
<div class="search-main">
<div class="search-inner"><form action="/search.php" class="formFix" id="searchbox_006510535078434149773:n0dixopbnng"><input id="inputSearch" name="q" placeholder="Search 91Ã¨ÏÈÉú.edu" type="text" /> <input name="cx" type="hidden" value="006510535078434149773:n0dixopbnng" /> <input name="cof" type="hidden" value="FORID:11" /> <button class="search-glass" style="cursor: pointer; background: none; overflow: hidden;"> <i aria-hidden="true" class="fa-xl fa-solid fa-magnifying-glass" style="color: #c99a2c;"></i> </button><input type="hidden" name="as_sfid" value="AAAAAAWx5PLHMnxD8QobLalCW-e15kZu3TKb8NbNVLgXJgzb67ra-rUNuN968WnbR3zSFi5MKpwlcZjZKzG4-XLSX5HR3UauFFEIU6jaDmVLiBKFD4KjFnR4a_BDK2QLr5EaSPc=" /><input type="hidden" name="as_fid" value="1b205d7d06845f073d5562a2a4687acdf55b4b50" /></form><span class="search-info">Hit enter to search or ESC to close</span></div>
</div>
</div>
</div>
<!-- end Hidden Modal Search -->

	


</div>           
          
          <!-- include External Jquery last -->
          
          
           <!-- Final JS files Include Here-->
          <div>

	

<script src="none" type="text/javascript"></script>
<!-- ADDITIONAL STYLES AND SCRIPTS ========================== -->
<script src="none" type="text/javascript"></script>
<script src="none" type="text/javascript"></script>
<script src="none" type="text/javascript"></script>




</div>           
   </body>
</html>