, 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); })(); Remote possibilities - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Spark

Remote possibilities

Sun, Dec 01, 2019

An easy workday commute for Jessica Ogden Bandstra 鈥99, 鈥01 means climbing into a six-seater bush plane and flying an hour and a half north of her home in Prince George, British Columbia. At the landing strip in Tsay Keh Dene someone waits to drive her another hour north on a logging road to the First Nation community of Kwadacha. Her more demanding commutes require driving two hours on paved roads then three hours on dirt logging roads.

鈥淚t鈥檚 my dream job,鈥 Bandstra said.

A speech language pathologist, Bandstra serves seven remote First Nation schools in British Columbia with student populations ranging from 150 to four. In Kwadacha she stays for a week, also visiting the school in Tsay Keh Dene.

鈥淚 like adventure,鈥 she said.

bodyimage1

It鈥檚 more than that. Bandstra, who grew up in rural northern Michigan, has known since she was at Calvin that she wanted to work in rural schools with underserved children. 鈥淚鈥檓 drawn to students growing up in lower-income homes, like I did. That鈥檚 where my heart is.鈥

Like speech language pathologists everywhere, Bandstra gives standardized language assessment tests to determine the particular kind of help her students need. Parents in First Nation schools sometimes question her about those tests or are wary about meeting with her. 鈥淚t鈥檚 understandable,鈥 Bandstra said. 鈥淭hey鈥檝e had a very negative experience with schools.鈥

For more than a century, the government, in collaboration with the Catholic and Protestant churches in Canada, forced indigenous children to attend residential schools where they had no contact with their parents and were forbidden all expression of their language and culture. The last residential school closed in 1996.

First Nation-run schools encourage indigenous culture and language, and Bandstra talks with teachers to learn about the local language. 鈥淚鈥檓 not here to dictate what they should do, but to support language development. I want these children to have the best opportunities possible.鈥