, 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); })(); Calvin students study education in Zambia - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Calvin students study education in Zambia

Fri, Jan 23, 2015
Katie Salyer

Students chattering, teachers leading, pencils scrawling, classrooms across the world in the south African country of Zambia appear much like those in America: students are students wherever you go.

This past spring, a group of 15 Calvin students traveled to Zambia to research education and compare classroom practices elsewhere in the world. They recently shared their experiences with the Calvin community.聽

鈥淚t was a great experience overall鈥攖o specifically look at teaching practices and compare them throughout schools and compare them to our education systems,鈥 said junior Lindsey Turner.

Snapshots of classrooms

While on the trip, Calvin students observed in multiple types of classrooms with varying levels of diversity and socioeconomic backgrounds. Those on the trip took careful notes and 鈥渟napshots鈥 of classroom activity every six minutes to put data with their empirical observations. According to Calvin education professor , the data allowed the students to focus and articulate what they noticed about the students and education itself.

Calvin鈥檚 future teachers learned valuable lessons that they hope to put into practice when they have classrooms of their own. Senior elementary and Joy Oh noticed what students best responded to in the classroom was directly correlated with their previous knowledge of the world. 鈥淚 want to emphasize cultural awareness in my classroom,鈥 said Oh. 鈥淭eachers need to bring in aspects of the culture that the students would understand. You have to use what they already know to explain a topic that they鈥檙e unaware of.鈥澛

Along with the 鈥渟napshots,鈥 students were required to meet with and interview faculty to see the teachers鈥 perspectives as well. 鈥淥ne of the most important aspects of the trip was the building of relationships and seeing Zambians as brothers and sisters,鈥 remarked Terpstra. 鈥淭o go in humbly as people wanting to learn from them ... We didn鈥檛 want it to be us coming and aiding but us learning from them.鈥

Future educators

The trip reminded the education students of their important job as educators. 鈥淭he value of education is so under-appreciated here [in the States]. A lot of kids don鈥檛 realize the opportunities that they have and they don鈥檛 take advantage of them,鈥 noted Turner.

Oh also noticed the difference in student attitudes toward education. 鈥淪tudents want to be there. Students in the States don鈥檛 have that attitude. Zambian students have a passion for education. It鈥檚 very relationship based,鈥 she said.

Observing in the Zambian classrooms as future educators also taught the Calvin students about themselves and about American education systems. 鈥淚t really made me appreciate U.S. differentiated education. In the U.S. there is inclusion of special ed and accommodation for students with special concerns. There are also a lot of resources in the U.S., but it was cool to learn how much [Zambians] value education. The government itself values education because [Zambians] know it鈥檚 a necessity,鈥 said Oh.

Most importantly, this trip taught these future teachers the importance of recognizing every person as a child of God. Oh was saddened at how often we focus on the differences between each other and not on what we have in common because, as she said, 鈥淧eople are people wherever you go. Students are students wherever you go.鈥