, 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); })(); 澳门六合彩开奖记录资料 Presents UnLearn Week | 澳门六合彩开奖记录资料

澳门六合彩开奖记录资料

Skip to main content

Calvin News

澳门六合彩开奖记录资料 Presents UnLearn Week

Mon, Oct 30, 2023
Matt Kucinski

While a lot of learning happens at 澳门六合彩开奖记录资料 in any given week, the week of October 30鈥擭ovember 6, 2023, takes a different twist. Jane Bruin, director of the center for intercultural student development (CISD), shares about UnLearn Week, an intentional week designed to provide students, faculty, staff, and the wider community an opportunity to unlearn biases and promote biblical antiracism.

For someone who has never heard of UnLearn Week, how would you summarize it?

UnLearn Week is a series of conversations, panels, and learning opportunities that help us think deeply about our biblical mandate to love our neighbors as we love ourselves. In particular, it allows us to know who our neighbors are and how they feel that they are loved and belong in the community. As we think about our diverse community, we include content on various lines of difference, including but not limited to race, ethnicity, disability, and gender. Our offerings depend on who is available to speak. The main goal is to UnLearn the biases, stereotypes, and forms of racism we unintentionally hold and learn new things about all God's people.

How are students involved in the planning?

The Multicultural Student Advisory Board helps us plan, organize, and execute UnLearn Week. Generally, students help us evaluate our sessions and provide feedback for the next planning season.鈥

What would you hope someone takes away from this week?

Things are not as simple as we would like them to be, and there is always an opportunity to learn more, no matter how much we already know.鈥

How does UnLearn Week fit with Calvin's diversity and inclusion commitments?

UnLearn Week fits into the FEN (From Every Nation) document's vision under the sections 鈥淎 Critical Analysis of Racism,鈥 and 鈥淎nti-Racism Reconciliation and the Way Forward.鈥 The themes we fit into are multicultural citizenship, anti-racism and accountability, and reconciliation and restoration. We also strive to cultivate students who have sharpened their multicultural leadership skills to prepare them to lead many different types of people after they leave Calvin.

Why should Christian institutions, especially a place like Calvin, be a leader in this space?

Because we are called to love our neighbors, and we are called to seek justice for the oppressed.

What are some of the topics or themes that UnLearn Week is covering?

Multicultural leadership and listening to each other's stories are a couple of the themes. Check out the UnLearn Week full schedule of events.

What are you most excited about? Anything unique this year that you haven't done in previous years?

I am excited about all the learning that is going to happen. Some unique features are Nikki Lerner and her chapel and talks on multicultural leadership and Rasool Berry's documentary Juneteenth: Faith and Freedom.


Authors: