, 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); })(); Maria Rodriguez | 澳门六合彩开奖记录资料

澳门六合彩开奖记录资料

Skip to main content

Professor Maria Rodriguez

Assistant Professor

Biography

Professor Rodr铆guez was born and raised in Honduras. She enjoys traveling and spending time with her family, reading, and watching cross-country, and track races as well as swim meets. She enjoys Zumba, walking, dancing with her friends, doing crafts, and cooking. She values doing service to the community here in Michigan and in other countries.

Education

  • BA (Spanish / English Language Arts ) Grand Valley State University
  • Licenciatura en Lenguas Extranjeras (Ingl茅s) Universidad Nacional Aut贸noma de Honduras
  • Graduate Teacher Certificate (K-12 Spanish/English ) Grand Valley State University
  • M.Ed. ( Reading) Grand Valley State University
  • Education Specialist (Bilingual/Bicultural Education (BBE) ) Wayne State University
  • Ph.D. candidate Wayne State University
  • Dissertation in Progress Universidad Central de Nicaragua

Research

Professor Rodr铆guez is currently teaching two courses of Spanish: Advanced Grammar and Composition II and is the current Spanish Studies in Honduras Director during the spring semester. She is an education Advisor

Her interest for research are Indigenous groups of Honduras and their oral traditions, Grammar Pedagogy in Second and Foreign Language Teaching, Impact of International Service-Learning when studying Abroad,, The Importance of Teaching Culture in the Foreign Language Classroom.

Recent Conference presentations:

  • IMPACT Alumni and Parent Panel (August, 2017). Calvin College
  • IMPACT Closing Speaker (August, 2017)Calvin College
  • Rodr铆guez collaborated with a research done at la Universidad Pedag贸gica Nacional Francisco Moraz谩n in Honduras last spring.
  • STEP: Motivation for Parents: Be a partner for your children鈥檚 Education 2015
  • 鈥淎djusting to a culture other than your own鈥 Bethany Christian Services, Grand Rapids, MI
  • Perkin鈥檚 Fellows : An Education is Possible with Perseverance 2013-2015
  • Methodology of second language Teaching and Grammar workshop at Universidad Pedag贸gica Nacional Francisco Moraz谩n (2014)
  • Pedagogy of Grammar in the Foreign Language Classroom at Universidad Pedag贸gica Nacional Francisco Moraz谩n (2016)