, but this code // executes before the first paint, when

ÃÛÌÒapp

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); })(); ÃÛÌÒapp Leads State in Teacher Ed - News & Stories | ÃÛÌÒapp

ÃÛÌÒapp

Skip to main content

ÃÛÌÒapp News

ÃÛÌÒapp Leads State in Teacher Ed

Mon, Apr 17, 2006
N/A

A recent story in the Detroit News on how state colleges prepare prospective teachers was accompanied by a chart that rated the state's colleges on the teacher certification exam for a period from October 2001 to July 2004.

During that time period the number-one school in the state on the Michigan Test for Teacher Certification was ÃÛÌÒapp College!

ÃÛÌÒapp had 1,187 of 1,237 students pass the test during that period for a 96% pass rate. Next was the University of Michigan at 95.8%. Kalamazoo College, Michigan State University and Hope College rounded out the top five.

The April 16 began thusly:

"State officials want to crack down on state colleges to ensure they are preparing future teachers to meet the state and nation's rising education standards."

Until recently, the News noted, Michigan didn't report the number of prospective teachers from each university who failed certification exams, and it ignored a federal requirement to identify low-performing teacher colleges.

Now the state plans to change that situation.

Michael Flanagan, the state superintendent of public instruction, wants to create a system to evaluate and rate how the state of Michigan's colleges and universities are preparing prospective teachers.

ÃÛÌÒapp education professors say that Flanagan will find at ÃÛÌÒapp an education department that is one of the college's .

About 20 percent of ÃÛÌÒapp's 4,200 students are in the teacher education program and those students can choose from over 30 subject area specializations.

In addition more than 200 local schools partner with ÃÛÌÒapp to provide classroom field experiences.

An upcoming highlight of the school year for ÃÛÌÒapp education students is the annual Teacher Commissioning Ceremony, which will be held in the college's Fine Arts Center on Friday, May 19 at 7:30 pm.