> For the complete documentation index, see [llms.txt](https://documentation.specollective.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.specollective.org/our-work/research-and-development/research-papers.md).

# Buffalo Project Papers

#### **Effectively Facilitating Cross-Cultural Learning: Lessons Learned from the Buffalo Project**

{% embed url="<https://www.academia.edu/39191480/Effectively_Facilitating_Cross-Cultural_Learning_Lessons_Learned_from_the_Buffalo_Project>" %}

#### **How to Cultivate “Cultural Openness” Among Adult Learners: Practical Examples From the Buffalo Project**

{% embed url="<https://academia.edu/12098158/How_to_Cultivate_Cultural_Openness_Among_Adult_Learners_Practical_Examples_From_the_Buffalo_Project>" %}

#### Report for “Fostering an ‘Open’ Culture at Empire State College: An Ethnographic Study of Niagara Frontier Center Participant Observations” (AY 2012-2013)

#### Abstract

This research project grew out of a paper presented at the 2011 All-College Conference of Empire State College (ESC) in Saratoga Springs, NY. As part of a plenary session entitled “Empire State College as an Open University: Open to Whom?” Principal Investigator Rhianna Rogers presented a paper entitled “Is ESC’s Niagara Frontier Center (NFC) a Culturally ‘Open’ Center for Learning?” This paper discussed Rogers’s tentative findings about cultural views within the Niagara Frontier Center (NFC) student population (2010-2011). Data utilized in all stages of this project (2010-2013), combined Western New York (WNY) Regional Census reports, ESC Census data, and general findings from informal and formal surveys to discuss the level of cultural understanding at NFC and whether it correlated with student academic performance, retention, and persistence. Pilot survey data from the AY 2010-2012 indicated a general lack of cultural understanding among student populations and suggested that culturally diverse students were not being adequately engaged. Results of the AY 2012-2013 formal survey reaffirmed many of the pilot survey results, but also yielded new information about WNY culture and its impact on students, not previously considered. Information collected from both the pilot and formal surveys were later used to create cultural activities to engage students at the Center. Positive feedback and regular attendance at these events by student, staff, and faculty suggested the validity of this research. The results of this data collection are articulated in the report presented below.

URL: <https://rrogers.sunyempirefaculty.net/wp-content/uploads/2012/10/AY-2012-2013-Report-for-IRB.pdf>

#### Report for “Fostering an ‘Open’ Culture at Empire State College: An Ethnographic Study of Niagara Frontier Center Participant Observations” (AY 2013-2014)

#### Abstract

This paper will discuss the AY 2013-2014 survey results for the Buffalo Project, a full-scale ethnographic study of non-traditional student perceptions of culture at SUNY Empire State College-Niagara Frontier Center (hereafter referred to as NFC). Now in its second year, this project has been successfully impacting cultural understanding and the development of student centered programming at NFC. Data utilized in this stage of this project (AY 2013-2014), combined Western New York (WNY) regional census reports, ESC census data, and general findings from formal surveys to discuss the level of cultural understanding at NFC and whether it correlated with student academic inclusiveness. Previous survey data (AY 2010-2013) indicated a general lack of cultural understanding among student populations and suggested that culturally diverse students were not being adequately engaged. Results of the AY 2013-2014 formal survey reaffirmed many of the previous survey results, but also yielded new information about NFC culture not previously considered. Information from all survey data collected (AY 2010-2014) has been used to create cultural activities to engage students at the Center. Positive feedback and regular attendance at these events by students, staff, and faculty suggest the validity of the data set, support of diversity initiatives at NFC, and benefits of student opinions in inclusive academic programming. The tentative results of this data collection are articulated in the report presented below.

URL: <https://rrogers.sunyempirefaculty.net/wp-content/uploads/2012/10/AY-2013-2014-Report-for-IRB-1.pdf>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://documentation.specollective.org/our-work/research-and-development/research-papers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
