ORA

Craig Chalquist

Researcher, Commonweal

United States

ORA research grant recipient Craig Chalquist, Ph.D., Ph.D. is program director of Consciousness, Psychology, and Transformation at National University and a former associate provost and several other administrative and leadership roles. His background includes public presentations, group counseling, depth psychology, mythology, ecopsychology, terrapsychology, and philosophy and wisdom studies. He presents, publishes, and teaches at the intersection of psyche, story, nature, reenchantment, and imagination. His grant funds interviewing Global South activists and community leaders about the role of imagination, story, and inspiration in the work they do. Visit Chalquist.com.

Stories BY THIS CREATOR

No stories yet. Check back soon!
window.addEventListener('elementor/frontend/init', () => { elementorFrontend.hooks.addAction('frontend/element_ready/global', function () { const items = document.querySelectorAll('.swiper.elementor-loop-container .swiper-slide:not(.swiper-slide-duplicate)'); if (items.length <= 2) { document.querySelectorAll('.swiper.elementor-loop-container').forEach((carousel) => { if (carousel.swiper) { const swiper = carousel.swiper; // Destroy the current looped Swiper instance swiper.destroy(true, true); // Re-initialize without loop new Swiper(carousel, { loop: false, slidesPerView: swiper.params.slidesPerView || 1, spaceBetween: swiper.params.spaceBetween || 10, navigation: swiper.params.navigation || {}, pagination: swiper.params.pagination || {}, breakpoints: swiper.params.breakpoints || {} }); } }); } }); });