Matching Items (77)
126599-Thumbnail Image.png
Description

For waste management in Asunción, Paraguay to improve, so too must the rate of public recycling participation. However, due to minimal public waste management infrastructure, it is up to individual citizens and the private sector to develop recycling solutions in the city. One social enterprise called Soluciones Ecológicas (SE) has

For waste management in Asunción, Paraguay to improve, so too must the rate of public recycling participation. However, due to minimal public waste management infrastructure, it is up to individual citizens and the private sector to develop recycling solutions in the city. One social enterprise called Soluciones Ecológicas (SE) has deployed a system of drop-off recycling stations called ecopuntos, which allow residents to deposit their paper and cardboard, plastic, and aluminum. For SE to maximize the use of its ecopuntos, it must understand the perceived barriers to, and benefits of, their use. To identify these barriers and benefits, a doer on-doer survey based on the behavioral determinants outlined in the Designing for Behavior Change Framework was distributed among Asunción residents. Results showed that perceived self-efficacy, perceived social norms, and perceived positive consequences – as well as age – were influential in shaping ecopunto use. Other determinants such as perceived negative consequences, access, and universal motivators were significant predictors of gender and age. SE and other institutions looking to improve recycling can use these results to design effective behavior change interventions.

ContributorsLoPrete, Eric (Author) / Klinsky, Sonja (Contributor) / Fischer, Daniel (Contributor) / Wiek, Arnim (Contributor)
Created2020-04-24
Description
Multi-scalar, integrated and transformational solutions are necessary to address the complex problems of climate change and sustainable development. Cities are using urban living labs to develop and test such solutions; however, the pace of transformation does not yet match the urgency of the problems at hand. In business, accelerators are

Multi-scalar, integrated and transformational solutions are necessary to address the complex problems of climate change and sustainable development. Cities are using urban living labs to develop and test such solutions; however, the pace of transformation does not yet match the urgency of the problems at hand. In business, accelerators are used to advance new and potentially transformational enterprises, giving fresh ideas an advantage over more established competition, thereby accelerating the pace of change. This article examines the accelerator model and considers its adaptation to urban living labs. From the literature, a multi-scalar business accelerator model is proposed that addresses both individual and system interventions to advance sustainability transformations. Also proposed is a formative-evaluation framework to guide effective implementation of the accelerator model. This article concludes with recommendations for scholars and practitioners working on urban living labs to utilize business accelerators to advance sustainability transformations.
ContributorsMack, Ashley (Author) / Whithycombe Keeler, Lauren (Contributor, Contributor) / Wiek, Arnim (Contributor) / von Wehrden, Henrik (Contributor)
Created2019-04-24
141006-Thumbnail Image.png
Description
The next generation will be better prepared to cope with the daunting sustainability challenges if education for sustainable development is being taught and learned across educational sectors. K-12 school education will play a pivotal role in this process, most prominently, the teachers serving at these schools. While pre-service teachers’ education

The next generation will be better prepared to cope with the daunting sustainability challenges if education for sustainable development is being taught and learned across educational sectors. K-12 school education will play a pivotal role in this process, most prominently, the teachers serving at these schools. While pre-service teachers’ education will contribute to this transition, success will depend on effective professional development in sustainability education to teachers currently in service. Arizona State University has pioneered the development and delivery of such a programme. We present the design principles, the programme, and insights from its initial applications that involved 246 K-12 in-service teachers from across the USA. The evaluation results indicate that due to participation in the programme, sustainability knowledge, perception of self-efficacy, inclusion of sustainability in the classroom, modelling of sustainable behaviours, and linking action to content all increased. We conclude with recommendations for the widespread adopting of the programme.
ContributorsRedman, Erin (Author) / Redman, Aaron (Author) / Wiek, Arnim (Author)
Created2018-07-13
Description
This project aims to provide a contextualized history of the Sky Harbor Neighborhood Association‟s community collective action efforts. The Sky Harbor Neighborhood (SHN) of East Phoenix is bounded on the West by 24th St., on the East by 32nd St., on the North by Roosevelt St., and the South by

This project aims to provide a contextualized history of the Sky Harbor Neighborhood Association‟s community collective action efforts. The Sky Harbor Neighborhood (SHN) of East Phoenix is bounded on the West by 24th St., on the East by 32nd St., on the North by Roosevelt St., and the South by Washington Street. SHN is a majority Latino, low-income, working class community (U.S. Census Bureau, 2010) that faces a variety of challenges including low walkability due to inadequate pedestrian infrastructure, low tree coverage, and crime. East Van Buren St., which has a reputation for being one of Phoenix‟s red-light districts, splits the neighborhood in two. In addition, the SHN lacks some key amenities such as grocery stores and is partly considered a food desert by the United States Department of Agriculture (USDA Economic Research Service, 2012).
ContributorsPearson, Kimberly (Author) / Golub, Aaron (Thesis director) / Wiek, Arnim (Committee member) / York, Abigail (Committee member) / Barrett, The Honors College (Contributor) / College of Liberal Arts and Sciences (Contributor) / School of Sustainability (Contributor)
Created2012-12
Description

Machine learning is a rapidly growing field, with no doubt in part due to its countless applications to other fields, including pedagogy and the creation of computer-aided tutoring systems. To extend the functionality of FACT, an automated teaching assistant, we want to predict, using metadata produced by student activity, whether

Machine learning is a rapidly growing field, with no doubt in part due to its countless applications to other fields, including pedagogy and the creation of computer-aided tutoring systems. To extend the functionality of FACT, an automated teaching assistant, we want to predict, using metadata produced by student activity, whether a student is capable of fixing their own mistakes. Logs were collected from previous FACT trials with middle school math teachers and students. The data was converted to time series sequences for deep learning, and ordinary features were extracted for statistical machine learning. Ultimately, deep learning models attained an accuracy of 60%, while tree-based methods attained an accuracy of 65%, showing that some correlation, although small, exists between how a student fixes their mistakes and whether their correction is correct.

ContributorsZhou, David (Author) / VanLehn, Kurt (Thesis director) / Wetzel, Jon (Committee member) / Barrett, The Honors College (Contributor) / School of Mathematical and Statistical Sciences (Contributor) / Computer Science and Engineering Program (Contributor)
Created2022-05
Description

The pandemic that hit in 2020 has boosted the growth of online learning that involves the booming of Massive Open Online Course (MOOC). To support this situation, it will be helpful to have tools that can help students in choosing between the different courses and can help instructors to understand

The pandemic that hit in 2020 has boosted the growth of online learning that involves the booming of Massive Open Online Course (MOOC). To support this situation, it will be helpful to have tools that can help students in choosing between the different courses and can help instructors to understand what the students need. One of those tools is an online course ratings predictor. Using the predictor, online course instructors can learn the qualities that majority course takers deem as important, and thus they can adjust their lesson plans to fit those qualities. Meanwhile, students will be able to use it to help them in choosing the course to take by comparing the ratings. This research aims to find the best way to predict the rating of online courses using machine learning (ML). To create the ML model, different combinations of the length of the course, the number of materials it contains, the price of the course, the number of students taking the course, the course’s difficulty level, the usage of jargons or technical terms in the course description, the course’s instructors’ rating, the number of reviews the instructors got, and the number of classes the instructors have created on the same platform are used as the inputs. Meanwhile, the output of the model would be the average rating of a course. Data from 350 courses are used for this model, where 280 of them are used for training, 35 for testing, and the last 35 for validation. After trying out different machine learning models, wide neural networks model constantly gives the best training results while the medium tree model gives the best testing results. However, further research needs to be conducted as none of the results are not accurate, with 0.51 R-squared test result for the tree model.

ContributorsWidodo, Herlina (Author) / VanLehn, Kurt (Thesis director) / Craig, Scotty (Committee member) / Barrett, The Honors College (Contributor) / Department of Management and Entrepreneurship (Contributor) / Computer Science and Engineering Program (Contributor)
Created2021-12
Description
Political polarization, or the inclination to align with the identity, ideologies, and candidates of a party that results in subsequent partisan animosity that creates divisions between these groups, can prevent important policies from getting passed. Policies related to sustainability, defined as that which “meets the needs of the present without

Political polarization, or the inclination to align with the identity, ideologies, and candidates of a party that results in subsequent partisan animosity that creates divisions between these groups, can prevent important policies from getting passed. Policies related to sustainability, defined as that which “meets the needs of the present without compromising the ability of future generations to meet their own needs,” have been found to be particularly vulnerable to polarization (Brundtland, 1987). This research analyzes literature and expert interviews to provide recommendations and strategies that can be employed by sustainability advocates to get important policies passed despite the divisive political arena. The research concluded that public salience of sustainability issues, presentation of the co-benefits of sustainability policies, relationships amongst elected officials, and use of politically neutral language are especially important to garnering bipartisan support for sustainability policies. Based on these conclusions, strategies were recommended for sustainability advocates to use to overcome political polarization including bolstering communication skills to demonstrate how people are affected by sustainability issues and can benefit from sustainability policies and giving careful and continuous consideration to the words, phrases, and labels used to describe sustainability policies. A final recommendation is to examine political polarization and sustainability at the municipal level since this research indicated that this is a relatively under-examined context.
ContributorsBarlett, Riley (Author) / Melnick, Rob (Thesis director) / Kay, Braden (Committee member) / Barrett, The Honors College (Contributor) / School of Geographical Sciences and Urban Planning (Contributor) / School of Sustainability (Contributor)
Created2023-12
Description
We discuss processes involved in user-centric security design, including the synthesis of goals based on security and usability tasks. We suggest the usage of implicit security and the facilitation of secureuser actions. We propose a process for evaluating usability flaws by treating them as security threats and adapting traditional HCI

We discuss processes involved in user-centric security design, including the synthesis of goals based on security and usability tasks. We suggest the usage of implicit security and the facilitation of secureuser actions. We propose a process for evaluating usability flaws by treating them as security threats and adapting traditional HCI methods. We discuss how to correct these flaws once they are discovered. Finally, we discuss the Usable Security Development Model for developing usable secure systems.
ContributorsJorgensen, Jan Drake (Author) / Ahn, Gail-Joon (Thesis director) / VanLehn, Kurt (Committee member) / Wilkerson, Kelly (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2013-05
Description
Instead of providing the illusion of agency to a reader via a tree or network of prewritten, branching paths, an interactive story should treat the reader as a player who has meaningful influence on the story. An interactive story can accomplish this task by giving the player a large toolset

Instead of providing the illusion of agency to a reader via a tree or network of prewritten, branching paths, an interactive story should treat the reader as a player who has meaningful influence on the story. An interactive story can accomplish this task by giving the player a large toolset for expression in the plot. LudoNarrare, an engine for interactive storytelling, puts "verbs" in this toolset. Verbs are contextual choices of action given to agents in a story that result in narrative events. This paper begins with an analysis and statement of the problem of creating interactive stories. From here, various attempts to solve this problem, ranging from commercial video games to academic research, are given a brief overview to give context to what paths have already been forged. With the background set, the model of interactive storytelling that the research behind LudoNarrare led to is exposed in detail. The section exploring this model contains explanations on what storyworlds are and how they are structured. It then discusses the way these storyworlds can be brought to life. The exposition on the LudoNarrare model finally wraps up by considering the way storyworlds created around this model can be designed. After the concepts of LudoNarrare are explored in the abstract, the story of the engine's research and development and the specifics of its software implementation are given. With LudoNarrare fully explained, the focus then turns to plans for evaluation of its quality in terms of entertainment value, robustness, and performance. To conclude, possible further paths of investigation for LudoNarrare and its model of interactive storytelling are proposed to inspire those who wish to continue in the spirit of the project.
ContributorsStark, Joshua Matthew (Author) / VanLehn, Kurt (Thesis director) / Wetzel, Jon (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2015-12
Description
The growing use of Learning Management Systems (LMS) in classrooms has enabled a great amount of data to be collected about the study behavior of students. Previously, research has been conducted to interpret the collected LMS usage data in order to find the most effective study habits for students. Professors

The growing use of Learning Management Systems (LMS) in classrooms has enabled a great amount of data to be collected about the study behavior of students. Previously, research has been conducted to interpret the collected LMS usage data in order to find the most effective study habits for students. Professors can then use the interpretations to predict which students will perform well and which student will perform poorly in the rest of the course, allowing the professor to better provide assistance to students in need. However, these research attempts have largely analyzed metrics that are specific to certain graphical interfaces, ways of answering questions, or specific pages on an LMS. As a result, the analysis is only relevant to classrooms that use the specific LMS being analyzed.

For this thesis, behavior metrics obtained by the Organic Practice Environment (OPE) LMS at Arizona State University were compared to student performance in Dr. Ian Gould’s Organic Chemistry I course. Each metric gathered was generic enough to be potentially used by any LMS, allowing the results to be relevant to a larger amount of classrooms. By using a combination of bivariate correlation analysis, group mean comparisons, linear regression model generation, and outlier analysis, the metrics that correlate best to exam performance were identified. The results indicate that the total usage of the LMS, amount of cramming done before exams, correctness of the responses submitted, and duration of the responses submitted all demonstrate a strong correlation with exam scores.
ContributorsBeerman, Eric (Author) / VanLehn, Kurt (Thesis advisor) / Gould, Ian (Committee member) / Hsiao, Ihan (Committee member) / Arizona State University (Publisher)
Created2015