, 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 grad named National History Teacher of the Year | ϲʿ¼

ϲʿ¼

Skip to main content

Calvin News

Calvin grad named National History Teacher of the Year

Tue, Oct 17, 2023
Matt Kucinski

Walk into one of Matt Vriesman’s history classes and you may think you entered the wrong room.

“We just put King George III on trial for tyranny,” said Vriesman.

His classroom looks more like a courtroom.

“Kids like to investigate, kids like to argue,” said Vriesman.

This approach to teaching is a key reason why Vriesman, a 2007 graduate of Calvin, not only was awarded the Michigan History Teacher of the Year Award, but also why The Gilder Lehrman Institute of American History recently honored him as its .

“I have been blessed with fantastic educational opportunities which have fostered a passion for justice and for telling the truth about American History. The truth is that all men are created equal but have been treated differently. We must be able to engage in honest conversations with our students. They want that, and they deserve that.”

Always interested

Vriesman’s love for history isn’t a new phenomenon. “Ever since I was little that was what I was interested in,” said Vriesman. “I’d reenact key historical moments in U.S. history with my action figures.” Vriesman was introduced to historical books at an early age, and he’d take family trips to Virginia or the east coast and see the historical sites.

He entered college thinking he had this history thing figured out.

“I thought I knew a lot about American history,” said Vriesman, upon entering ϲʿ¼. But after a history class or two, he soon realized: “I might not know anything about American history. I was stunned by some of the things I learned about American history, and it made me more curious.”

Hooked on history

Vriesman started to thrive as his curiosity was given the space to explore.

“I liked history coming into Calvin and I became absolutely hooked at Calvin, especially when I started diving into the books.”

What he had experienced throughout his life was what he calls a public memory narrative of history, more memorizing textbook material, and typically only getting history from a single source. At Calvin, he was introduced to academic history, what he calls “a genuine quest for truth and knowledge.”

He says this approach allowed more voices to be heard and for history books to be cross-checked by multiple sources.

“Historians ask questions. Historians investigate. They don’t memorize a textbook. We challenge textbooks,” said Vriesman. “In my Calvin history courses, I was confronted with the reality that the African American experience was vastly different from the public memory narrative of America’s past, that just really shook me up. I moved past public memory narratives when I was faced with academic history where you start to broaden the sources you bring into a history class, where you say here’s the dominant narrative, and here’s this group, and this group, and this group’s experiences. And they don’t all line up. In academic history we are trying to draw conclusions that can corroborate a wide variety of sources.”

Paying it forward

That’s what Vriesman’s class is doing now, not relying on one dominant textbook to reveal if King George III was indeed a tyrant, but doing the investigation themselves, hearing from many witnesses.

“That’s what history is, you take a primary source and say, what do you think? And then, you broaden the pool of sources,” said Vriesman.

In the end, Vriesman sees students engaging more and gaining a broader and deeper understanding of history. And in this East Kentwood courtroom, the investigation into King George turned out a split jury. “Half the class said yes, he was a tyrant,” said Vriesman, “the other half said no.”


Authors: