Matching Items (70)
Filtering by

Clear all filters

136179-Thumbnail Image.png
Description
CourseKarma is a web application that engages students in their own learning through peer-driven social networking. The influence of technology on students is advancing faster than the school system, and a major gap still lingers between traditional learning techniques and the fast-paced, online culture of today's generation. CourseKarma enriches the

CourseKarma is a web application that engages students in their own learning through peer-driven social networking. The influence of technology on students is advancing faster than the school system, and a major gap still lingers between traditional learning techniques and the fast-paced, online culture of today's generation. CourseKarma enriches the educational experience of today's student by creating a space for collaborative inquiry as well as illuminating the opportunities of self and group learning through online collaboration. The features of CourseKarma foster this student-driven environment. The main focus is on a news-feed and Question and Answer component that provides a space for students to share instant updates as well ask and answer questions of the community. The community can be as broad as the entire ASU student body, as specific as students in BIO155, or even more targeted via specific subjects and or skills. CourseKarma also provides reputation points, which are the sum of all of their votes received, identifying the individual's level and or ranking in each subject or class. This not only gamifies the usual day-to-day learning environment, but it also provides an in-depth analysis of the individual's skills, accomplishments, and knowledge. The community is also able to input and utilize course and professor descriptions/feedback. This will be in a review format providing the students an opportunity to share and give feedback on their experience as well as providing incoming students the opportunity to be prepared for their future classes. All of the student's contributions and collaborative activity within CourseKarma is displayed on their personal profile creating a timeline of their academic achievements. The application was created using modern web programming technologies such as AngualrJS, Javascript, jQuery, Bootstrap, HTML5, CSS3 for the styling and front-end development, Mustache.js for client side templating, and Firebase AngularFire as the back-end and NoSQL database. Other technologies such as Pivitol Tracker was used for project management and user story generation, as well as, Github for version control management and repository creation. Object-oreinted programming concepts were heavily present in the creation of the various data structures, as well as, a voting algorithm was used to manage voting of specific posts. Down the road, CourseKarma could even be a necessary add-on within LinkedIn or Facebook that provides a quick yet extremely in-depth look at an individuals' education, skills, and potential to learn \u2014 based all on their actual contribution to their academic community rather than just a text they wrote up.
ContributorsCho, Sungjae (Author) / Mayron, Liam (Thesis director) / Lobock, Alan (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor) / School of Arts, Media and Engineering (Contributor)
Created2015-05
135638-Thumbnail Image.png
Description
A growing number of jobs in the US require a college degree or technical education, and the wage difference between jobs requiring a high school diploma and a college education has increased to over $17,000 per year. Enrollment levels in postsecondary education have been rising for at least the past

A growing number of jobs in the US require a college degree or technical education, and the wage difference between jobs requiring a high school diploma and a college education has increased to over $17,000 per year. Enrollment levels in postsecondary education have been rising for at least the past decade, and this paper attempts to tease out how much of the increasing enrollment is due to changes in the demand by companies for workers. A Bartik Instrument, which is a measure of local area labor demand, for each county in the US was constructed from 2007 to 2014, and using multivariate linear regression the effect of changing labor demand on local postsecondary education enrollment rates was examined. A small positive effect was found, but the effect size in relation to the total change in enrollment levels was diminutive. From the start to the end of the recession (2007 to 2010), Bartik Instrument calculated unemployment increased from 5.3% nationally to 8.2%. This level of labor demand contraction would lead to a 0.42% increase in enrollment between 2008 and 2011. The true enrollment increase over this period was 7.6%, so the model calculated 5.5% of the enrollment increase was based on the changes in labor demand.
ContributorsHerder, Daniel Steven (Author) / Dillon, Eleanor (Thesis director) / Schoellman, Todd (Committee member) / Economics Program in CLAS (Contributor) / Department of Psychology (Contributor) / Sandra Day O'Connor College of Law (Contributor) / School of Politics and Global Studies (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
135743-Thumbnail Image.png
Description
The two authors completed the entirety of their schooling within the United States, from preschool to university. Both authors experienced loss of interest towards their education each successive year and assumed the nature of learning and education was to blame. The two students took a class on the Kashiwagi Information

The two authors completed the entirety of their schooling within the United States, from preschool to university. Both authors experienced loss of interest towards their education each successive year and assumed the nature of learning and education was to blame. The two students took a class on the Kashiwagi Information Measurement Theory their second years at Arizona State University and applied the concepts taught in that class to past experiences in the United States education system to determine the cause behind their waning interest in their education. Using KSM principles the authors identified that the environment produced by and ineffectual and inefficient educational system is what resulted in their, and the majority of their peers, growing dissatisfaction in their education. A negative correlation was found between GPA and control. As the control in a students environment increased, their GPA decreased. The data collected in this thesis also supports the conclusions that as a student is exposed to a high stress environment, their GPA and average amount of sleep per night decrease.
ContributorsKulanathan, Shivaan (Co-author) / Westlake, Kyle (Co-author) / Kashiwagi, Dean (Thesis director) / Kashiwagi, Jacob (Committee member) / Gunnoe, Jake (Committee member) / Computer Science and Engineering Program (Contributor) / Chemical Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
135981-Thumbnail Image.png
Description
Education in computer science is a difficult endeavor, with learning a new programing language being a barrier to entry, especially for college freshman and high school students. Learning a first programming language requires understanding the syntax of the language, the algorithms to use, and any additional complexities the language carries.

Education in computer science is a difficult endeavor, with learning a new programing language being a barrier to entry, especially for college freshman and high school students. Learning a first programming language requires understanding the syntax of the language, the algorithms to use, and any additional complexities the language carries. Often times this becomes a deterrent from learning computer science at all. Especially in high school, students may not want to spend a year or more simply learning the syntax of a programming language. In order to overcome these issues, as well as to mitigate the issues caused by Microsoft discontinuing their Visual Programming Language (VPL), we have decided to implement a new VPL, ASU-VPL, based on Microsoft's VPL. ASU-VPL provides an environment where users can focus on algorithms and worry less about syntactic issues. ASU-VPL was built with the concepts of Robot as a Service and workflow based development in mind. As such, ASU-VPL is designed with the intention of allowing web services to be added to the toolbox (e.g. WSDL and REST services). ASU-VPL has strong support for multithreaded operations, including event driven development, and is built with Microsoft VPL users in mind. It provides support for many different robots, including Lego's third generation robots, i.e. EV3, and any open platform robots. To demonstrate the capabilities of ASU-VPL, this paper details the creation of an Intel Edison based robot and the use of ASU-VPL for programming both the Intel based robot and an EV3 robot. This paper will also discuss differences between ASU-VPL and Microsoft VPL as well as differences between developing for the EV3 and for an open platform robot.
ContributorsDe Luca, Gennaro (Author) / Chen, Yinong (Thesis director) / Cheng, Calvin (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2015-12
136853-Thumbnail Image.png
Description
I will be investigating the merit of participatory culture in online literary roleplaying. While looking at an affinity space within participatory culture, I will be examining the importance of narrative within a roleplay board, the value placed in writing ability and habitual participation, and the gaining of social capital within

I will be investigating the merit of participatory culture in online literary roleplaying. While looking at an affinity space within participatory culture, I will be examining the importance of narrative within a roleplay board, the value placed in writing ability and habitual participation, and the gaining of social capital within the affinity space of players through the scope of two forms of participatory culture: expressions and collaborative problem solving. I will also look at the limitations of literary roleplaying before talking about the potential of roleplaying to be used as a tool for students in the classroom. Throughout my investigation, I pool information from online roleplay forum boards as well as Tumblr blogs. Drawing from these examples, I hope to not only show the value and merit of online roleplaying as a form of literature, but also demonstrate its potential as a curriculum guide for educators.
ContributorsLacson, Therese (Author) / Lussier, Mark (Thesis director) / Daer, Alice (Committee member) / Barrett, The Honors College (Contributor) / Department of English (Contributor) / School of Historical, Philosophical and Religious Studies (Contributor)
Created2014-05
136875-Thumbnail Image.png
Description
This project created a teaching curriculum resource guide for using the popular series, The Hunger Games, in 6th-8th grade classrooms to introduce cultural issues such as child soldiers and international development to students. Studies have shown that literature can cultivate empathy and encourage youth to act. This combined with the

This project created a teaching curriculum resource guide for using the popular series, The Hunger Games, in 6th-8th grade classrooms to introduce cultural issues such as child soldiers and international development to students. Studies have shown that literature can cultivate empathy and encourage youth to act. This combined with the expanding phenomenon of participatory culture and fandom activism as outlined by Henry Jenkins demonstrate the potential for youth to learn and act when given the opportunity and resources to do so. The curriculum is composed of three units: The first is a three-week reading of the books with various activities for students to really understand the narrative and source text. The second and third units address the issues of child soldiers and international development using The Hunger Games as a framework and a keystone to build connections so that these complex issues are accessible to youth. This project is a first step in the development of a curriculum that spans the full trilogy and covers a variety of current event topics.
ContributorsSimpson, Rebecca (Author) / Sivak, Henry (Thesis director) / Blasingame, James (Committee member) / Nelson, Margaret (Committee member) / Barrett, The Honors College (Contributor) / School of Politics and Global Studies (Contributor) / School of Human Evolution and Social Change (Contributor)
Created2014-05
136695-Thumbnail Image.png
Description
Nations have a vital interest in creating a citizenry with certain attributes and beliefs and, since education contributes to the formation of children's national identity, government authorities can influence educational curricula to construct their ideal citizen. In this thesis, I study the educational systems of Pakistan and Arizona and explore

Nations have a vital interest in creating a citizenry with certain attributes and beliefs and, since education contributes to the formation of children's national identity, government authorities can influence educational curricula to construct their ideal citizen. In this thesis, I study the educational systems of Pakistan and Arizona and explore the historical and conceptual origins of these entities' manipulation of curricula to construct a particular kind of citizen. I argue that an examination of the ethnic studies debate in Tucson, Arizona, in conjunction with Pakistan's history education policy, will illustrate that the educational systems in both these sites are developed to advance the interests of governing authorities. Resource material demonstrates that both educational systems endorse specific accounts of history, omitting information, perspectives, and beliefs. Eliminating or reimagining certain narratives of history alienates some students from identifying as citizens of the state, particularly when contributions of their ethnic, cultural, or religious groups are not included in the country's textbooks.
ContributorsFritcke, Emily Anne (Author) / Saikia, Yasmin (Thesis director) / Haines, Chad (Committee member) / Barrett, The Honors College (Contributor) / Department of English (Contributor) / School of Historical, Philosophical and Religious Studies (Contributor)
Created2014-12
136902-Thumbnail Image.png
DescriptionThis project largely focuses on the Latino population and how Hispanic parents should become more involved with their student's education in order to have them prosper in today's society.
ContributorsSanchez Ruiz, Dorian Nazaret (Author) / Walters, Molina (Thesis director) / Oliver, Jill (Committee member) / Barrett, The Honors College (Contributor) / School of Politics and Global Studies (Contributor) / School of International Letters and Cultures (Contributor)
Created2014-05
136905-Thumbnail Image.png
Description
This project covered different components to strengthen Model United Nations organizations, especially programs in Arizona itself. The lack of strong programs in Arizona can be attributed in many ways to a lack of resources, and this project's work aims to bolster programs by providing some resources. The written component contains

This project covered different components to strengthen Model United Nations organizations, especially programs in Arizona itself. The lack of strong programs in Arizona can be attributed in many ways to a lack of resources, and this project's work aims to bolster programs by providing some resources. The written component contains a write-up of a 2013 High School Model United Nations Conference at Arizona State University; a write-up of a 2014 Middle School Model United Nations Conference at Arizona State University; a guide on how to run such a conference, focused at the high school level; a university-level curriculum that integrates a Model United Nations organization into a classroom setting, including assignments and; a grade school lesson plan with seven lessons that focuses on teaches students about international relations and global affairs while preparing them for a Model United Nations conference.
Created2014-05
137023-Thumbnail Image.png
Description
Previous research discusses students' difficulties in grasping an operational understanding of covariational reasoning. In this study, I interviewed four undergraduate students in calculus and pre-calculus classes to determine their ways of thinking when working on an animated covariation problem. With previous studies in mind and with the use of technology,

Previous research discusses students' difficulties in grasping an operational understanding of covariational reasoning. In this study, I interviewed four undergraduate students in calculus and pre-calculus classes to determine their ways of thinking when working on an animated covariation problem. With previous studies in mind and with the use of technology, I devised an interview method, which I structured using multiple phases of pre-planned support. With these interviews, I gathered information about two main aspects about students' thinking: how students think when attempting to reason covariationally and which of the identified ways of thinking are most propitious for the development of an understanding of covariational reasoning. I will discuss how, based on interview data, one of the five identified ways of thinking about covariational reasoning is highly propitious, while the other four are somewhat less propitious.
ContributorsWhitmire, Benjamin James (Author) / Thompson, Patrick (Thesis director) / Musgrave, Stacy (Committee member) / Moore, Kevin C. (Committee member) / Barrett, The Honors College (Contributor) / School of Mathematical and Statistical Sciences (Contributor) / T. Denny Sanford School of Social and Family Dynamics (Contributor)
Created2014-05