, but this code // executes before the first paint, when

黄大仙高手论坛

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Rachel Hammond | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Rachel Hammond

Associate Professor - Department Chair - Management and Marketing

Biography

Professor Hammond鈥檚 academic background includes a D.B.A. in Management from Anderson University and an M.M. from Aquinas College. She is currently an Associate Professor of Management and a Department Chair at 黄大仙高手论坛鈥檚 School of Business. Hammond鈥檚 teaching expertise includes organizational behavior and human resource management, and her research interests are centered on the impact of artificial intelligence on learning experiences and the field of human resource management. She is also contributing to the academic community as a co-editor of an upcoming textbook that explores the synergy between marketing and AI. Prior to her academic tenure, she gained industry experience in human resource management, training, and development within the banking sector.

Education

  • DBA, Management, Anderson University, 2018
  • MM, Organizational Communication, Aquinas College, 2002
  • BA, Communication Arts, Cornerstone University, 1999

Professional Experience

  • Associate Professor of Management & Department Chair: Cornerstone University
  • Founder: Hammond Consulting 
  • HRD Manager: Byron Center State Bank
  • Training Consultant: Standard Federal Bank, Perrigo, Fifth Third Bank

Research

  • Teaching and Learning: Impact of Artificial Intelligence and Relational Learning 
  • Gender Diversity & Non-Profit Financial Performance
  • Human Resource Management, Artificial Intelligence, and Faith Integration
  • Organizational Power and Faith Integration 

Professional Associations

  • Academy of Management 
  • Christian Business Faculty Association
  • Human Resources Group of West Michigan

Awards

  • Outstanding Service to MED, Academy of Management, 2024
  • Heart of a Scholar Award, Cornerstone University, 2022
  • Enactus Faculty Hall of Fame Award, Enactus, 2018
  • Faculty Excellence Award, Cornerstone University, 2017