, 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); })(); Maroon, gold and green - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Calvin News

Maroon, gold and green

Fri, Sep 22, 2017
Matt Kucinski

A Tree Campus USA designation from the Arbor Day Foundation.

An inclusion in Sierra Magazine's Coolest Schools edition.

A recipient of a silver rating from STARS.

And this week, included in the Princeton Review鈥檚 Guide to Green Colleges.

While Calvin College鈥檚 traditional school colors are maroon and gold, top national environmental organizations and review guides are painting the college green.

While聽a handful of west Michigan colleges聽appear聽on some of these lists, Calvin College and Western Michigan University are the only two to be recognized by all four organizations in 2017.聽

"Calvin College has a 30-year history of caring for creation. These recognitions highlight the work of many people all over campus who have contributed to Calvin reaching these milestones," said Gail Heffner, director of community engagement at Calvin College. "There is more work to do but we鈥檙e grateful for what these designations represent."

Princeton Review

Calvin is one of the according to the Princeton Review. The education services company known for its test prep and tutoring services, books, and college rankings features Calvin College in its 2017 edition of 鈥淭he Princeton Guide to 375 Green Colleges.鈥

The Princeton Review chose the schools for this seventh annual edition of its "green guide" based on data from the company's 2016-17 survey of hundreds of four-year colleges concerning the schools' commitments to the environment and sustainability.

The Princeton Review chose the colleges based on "Green Rating" scores (from 60 to 99) that the company tallied in summer 2017 for 629 colleges using data from its 2016-17 survey of school administrators. The survey asked them to report on their school's sustainability-related policies, practices, and programs. More than 25 data points were weighted in the assessment. Schools with Green Rating scores of 80 or higher made it into this guide.

STARS

In summer 2017, Calvin College received a silver rating in the聽Sustainability Tracking, Assessment and Rating System (STARS), a transparent, self-reporting framework for colleges and universities to measure their sustainability performance. The STARS rating system spans all areas of campus sustainability and includes performance indicators and criteria organized into four categories: academics, engagement, operations and planning and administration.

Calvin is one of 420 institutions across the globe that have gone through the STARS rating system. The college has been a member of the 鈥攖he facilitators of the STARS program鈥攕ince 2008, but this is only the second year Calvin has participated in STARS.

Sierra Magazine

In 2017, for the second straight year, Calvin College was . The national magazine of the Sierra Club, a 125-year old environmental organization in the U.S., each year identifies the most eco-literate colleges and universities. In 2017, they included 227 on the list.

Sierra, in partnership with the Association for the Advancement of Sustainability in Higher Education, collects survey data from schools. The data is then analyzed by an independent source and schools are ranked based on that data.

Arbor Day Foundation

Since 2013, Calvin College has annually received a from the Arbor Day Foundation. Tree Campus USA is a national program created in 2008 to honor colleges and universities for effective campus forest management and for engaging staff and students in conservation goals.

To be recognized as a tree campus, the college has to meet Tree Campus USA's five standards for sustainable campus forestry. They include maintaining a tree advisory committee, having a campus tree-care plan, dedicating annual expenditures toward trees, observing Arbor Day and holding service-learning projects related to trees for students.


Authors: