, 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); })(); Statement regarding Michael Peroutka's visit to Calvin College - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Statement regarding Michael Peroutka's visit to Calvin College

Wed, May 14, 2014
Matt Kucinski

The purpose of this statement is to correct some misinformation that鈥檚 been floating around in regards to a speaker that talked to a small group of students at Calvin College back in late April.

The College Republicans鈥攁 recognized student-run organization at Calvin College鈥攊nvited Michael Peroutka, a Maryland lawyer who once held a position in the U.S. Department of Health and Human Services and who is the founder of the Institute on the Constitution (IOTC). While the content of Peroutka鈥檚 talk on April 23, 2014, was not a surprise to the student leaders who invited him to campus, some of his background was, and the way he recounted his time at Calvin via social media was inaccurate and misleading.

The Student Life Committee addressed these concerns with the student organization鈥檚 president, adviser and other members of the club a few weeks after the event. The club鈥檚 president admitted that she had not done her proper homework on Peroutka and that the decision to bring him in was made at the last minute. She said they had a speaker lined up for that date, but he ran into a scheduling conflict, dropped out, leaving the group with a short window to find a speaker.

The club president regrets not doing enough research on Peroutka before inviting him to speak, and her faculty adviser also assumes responsibility for a lack of oversight related to this particular situation.

During the discussion, which included members of the Student Life Committee and students from the College Republicans who attended Peroutka鈥檚 talk, it was clear that the students were not as well versed on the speaker鈥檚 full background as they should have been prior to extending the invitation. It was also clear that photos that were taken at the event have been used in ways that misrepresented Calvin College. The College Republicans have since contacted Michael Peroutka and have asked him to remove misleading information regarding his time at Calvin. Most notably, it is important to note that Calvin College has no affiliation whatsoever with the American Club, a claim that was originally made on the IOTC Facebook page. The photo used was taken at Mr. Peroutka鈥檚 talk at Calvin and then misused to make a claim that is simply not true.

The Student Life Committee and the club鈥檚 faculty adviser regret that the proper vetting of this speaker did not take place. As the 2014-2015 academic year approaches, committee members are committed to improving communication lines between the student leaders, faculty advisers and themselves to prevent this kind of mistake from happening again.

It is important to close this correction of misinformation by reemphasizing the college鈥檚 commitment to the . This commitment is also clearly laid out in the college鈥檚 latest that devotes one of its six themes to .


Authors: