, 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); })(); Teaching Resources | °ÄÃÅÁùºÏ²Ê¿ª½±¼Ç¼×ÊÁÏ

°ÄÃÅÁùºÏ²Ê¿ª½±¼Ç¼×ÊÁÏ

Skip to main content

Teaching Resources

We invite all educators to explore the resources we've included here. Some are from Kuyers, and others are from trusted partners.

Partner Resources

Resources for teaching civic hospitality in a time of polarization. How can we affirm truth, nurture faith, and still live well in society amid deep differences? Explore free lesson plans for teaching civic engagement grounded in the practice of Christian hospitality.

The Practicing Faith Survey is a tool designed to help faith-based schools to assess their impact on students’ faith formation. It uses a self-administered online survey tool to provide students with feedback on their engagement with Christian learning practices, and to give Christian schools data on overall patterns in their students’ engagement with faith practices.

The Kuyers Institute and the Colossian Forum have teamed up to provide a wide range of teaching and learning activities. FASTly shows how to teach faith and science together in a way that is hopeful instead of fearful.

The newly redesigned What If Learning website is designed for any Christian teacher who wants to teach Christianly, whatever the subject or age group. It is not a curriculum but rather a pedagogical approach that roots the learning experience in Christian faith, hope and love, offering both practical examples for the classroom and theoretical rationale.

Professional Development

Christian faith in the classroom: Learning from teachers' questions - A study guide

This professional development resource for teachers uses small snapshots from the book Christian Faith in English Church Schools: Research Conversations with Classroom Teachers to provoke honest discussion among Christian teachers. It will be useful to individuals, school departments, and school leaders who want to explore together the puzzles, challenges, and joys of finding real connections between faith and teaching.

Curriculum Materials

Kuyers Math Curriculum

The Kuyers Math Curriculum is a fresh approach to mathematics, designed to be both interesting and applicable to the world we live in. Students use mathematics to think more deeply about God, his creation, and our place and calling in the world, all from a Christian perspective.

Learning Activities for Faith and Psychology

Learning Activities for Faith and Psychology is a collection of ancillary materials designed to assist the integration of a Christian perspective with introductory college-level psychology courses.

The Elsa Cortina Project—Spanish

The Elsa Cortina Project uses the biographical narrative of a Cuban refugee to encourage students to adopt a countercultural critical stance toward the prevailing culture from a faith-based perspective.