, 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); })(); New initiative pairs Calvin with community leaders to make college more accessible - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

New initiative pairs Calvin with community leaders to make college more accessible

Thu, Sep 18, 2014
Matt Kucinski

On Thursday, September 18, Calvin College leaders joined with representatives from the city of Grand Rapids, and seven colleges and universities to sign a community compact at a press conference at City Hall in downtown Grand Rapids.

The signing of the compact serves as the official launch of Grand Rapids Mayor George Heartwell鈥檚 鈥淭o College, Through College鈥 Initiative. The initiative is dedicated to the mission of increasing rates of credential and college degree attainment for all persons, particularly first-generation college students, low-income, minority and other historically underrepresented populations.

鈥淲e must give our all collectively to ensure equal opportunity for our city residents who want a college degree,鈥 said .听 鈥淥ur city鈥檚 economic vitality and future depends on it!鈥

Accepting the challenge

The Organization for Economic Cooperation and Development (OECD) recently revealed that the United States ranks 10th among developed countries in the percentage of its adults ages 25 to 34 with college degrees. More than half of the young adults in the leading countries (Canada, South Korea and Japan) have earned college degrees compared to less than 40-percent in the U.S.

The has provided funding to 75 cities (including Grand Rapids) over a three-year period to promote a metro-strategy in advancing post-secondary success.

Calvin College president is thrilled about this new initiative and says it fits within the college鈥檚 current five-year to improve retention and graduation rates of all students.

鈥淲e are encouraged by the work that faculty and staff are already doing to make a Calvin education more accessible and to ensure this education results in a degree. And, we are constantly striving to improve,鈥 said Le Roy. 鈥淏y signing this compact, we are committing to an investment in student success. To witness the city, Grand Rapids Public Schools and the local higher education community in partnership is essential if we are to achieve this goal.鈥

Building on past successes

Calvin College currently offers a wide variety of programs that create access to and awareness of higher education. The 鈥攁 month-long summer college immersion experience鈥攊ntroduces ethnic minority students to higher ed. Ninety-five percent of students who have gone through the program and have completed high school have pursued some form of higher education. The college has also been involved in numerous schools in Kent County for more than two decades through its .

Nygil Likely, the associate director of at Calvin, says that the mayor鈥檚 new initiative complements the work already being done at Calvin to come alongside students and families who are less familiar and sometimes intimidated by the landscape of higher education.

鈥淭his initiative is very important to the long-term future of our state and our country to have better prepared students that go into higher education and are successful and then are able to come out and contribute to the communities in which they live,鈥 said Likely.

Exploring new opportunities

Likely said, in addition to the plethora of programs Calvin already offers to students interested in learning more about higher education, he and his team are also strategically focusing on working with students early on through middle school programs and summer camps:

鈥淲e are trying to get them acclimated, exposed to higher ed at an earlier age with the hopes when making a decision that Calvin is on their mind, that college is on their mind."

The national goal through the Lumina Foundation is 60% of the adult population having a credential, associates degree or higher by 2025.


Authors: