Matching Items (34)
Filtering by

Clear all filters

151682-Thumbnail Image.png
Description
Examining the elements of the hidden curriculum in theatre education allows theatre educators the opportunity to reflect on their own pedagogy and its effects on the learner. The hidden curriculum refers to the unspoken or implicit values, norms, and beliefs that are transmitted through tacit messages. When the hidden curriculum

Examining the elements of the hidden curriculum in theatre education allows theatre educators the opportunity to reflect on their own pedagogy and its effects on the learner. The hidden curriculum refers to the unspoken or implicit values, norms, and beliefs that are transmitted through tacit messages. When the hidden curriculum remains veiled, the impact on the learner's education and socialization process can perpetuate gender, race, and class inequalities. In order to understand how the hidden curriculum manifests itself in theatre classrooms, we have to look at schools as "agents of legitimation, organized to produce and reproduce the dominant categories, values, and social relationships necessary for the maintenance of the larger society" (Giroux, 1983, p. 72). This qualitative study examined the hidden curriculum in theatre at the secondary level and looked at theatre teachers' pedagogy in reproducing elements of the hidden curriculum. Interviews, naturalistic observation, and a researcher reflective journal were employed in the data collection process to better understand: a) the elements of hidden curriculum that appear in theatre education at the secondary level, b) how the pedagogical practices of theatre teachers support societal structures, and c) how the hidden curriculum in theatre reinforces gender, race, and social class distinctions. Data were then coded and analyzed to find emergent themes. Multiple theoretical perspectives serve as a conceptual framework for understanding the hidden curriculum, and provide a neglected perspective of the hidden curriculum in theatre education. The theatre classroom provides a unique space to view hidden curriculum and can be viewed as a unique agent of social change. Themes related to the first research question emerged as: a) privileges for older students, b) school rules, c) respect for authority, d) acceptance of repetitive tasks, and c) punctuality. Themes related to the second research question emerged as: a) practices, b) procedures, c) rules, d) relationships, and e) structures. Finally, themes related to the third question emerged as: a) reinforcement of social inequality, b) perpetuation of class structure, and c) acceptance of social destiny. The discussion looks at the functions of theatre pedagogy in the reproduction of class, inequality, and institutionalized cultural norms.
ContributorsHines, Angela R (Author) / Saldana, Johnny (Thesis advisor) / Malewski, Erik (Committee member) / Fischman, Gustavo (Committee member) / Arizona State University (Publisher)
Created2013
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
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
136785-Thumbnail Image.png
Description
This paper presents the design and evaluation of a haptic interface for augmenting human-human interpersonal interactions by delivering facial expressions of an interaction partner to an individual who is blind using a visual-to-tactile mapping of facial action units and emotions. Pancake shaftless vibration motors are mounted on the back of

This paper presents the design and evaluation of a haptic interface for augmenting human-human interpersonal interactions by delivering facial expressions of an interaction partner to an individual who is blind using a visual-to-tactile mapping of facial action units and emotions. Pancake shaftless vibration motors are mounted on the back of a chair to provide vibrotactile stimulation in the context of a dyadic (one-on-one) interaction across a table. This work explores the design of spatiotemporal vibration patterns that can be used to convey the basic building blocks of facial movements according to the Facial Action Unit Coding System. A behavioral study was conducted to explore the factors that influence the naturalness of conveying affect using vibrotactile cues.
ContributorsBala, Shantanu (Author) / Panchanathan, Sethuraman (Thesis director) / McDaniel, Troy (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor) / Department of Psychology (Contributor)
Created2014-05
137011-Thumbnail Image.png
Description
This project and research intended to address how to successfully run and teach a high school level Theatre I course. The research portion of the project focused on activities to use in the classroom, how to run a drama club and put on productions, and how to create a positive

This project and research intended to address how to successfully run and teach a high school level Theatre I course. The research portion of the project focused on activities to use in the classroom, how to run a drama club and put on productions, and how to create a positive classroom environment where students feel comfortable creating art. The creation portion of the project focused on the things a teacher will need in the classroom: an introduction letter, vision statement, syllabus, and unit plans. The final product includes three unit plans: Introduction to Theatre I, Introduction to Acting, and Theatre and Social Change. The use of the materials in this thesis can help first-time Theatre teachers to become better prepared to run their classroom.
ContributorsKircher, Alyssa Elaine (Author) / Sterling, Pamela (Thesis director) / Whissen, Elaine (Committee member) / Saldana, Johnny (Committee member) / Barrett, The Honors College (Contributor) / School of Film, Dance and Theatre (Contributor) / Division of Teacher Preparation (Contributor)
Created2014-05
137392-Thumbnail Image.png
Description
Despite the advancement of online tools for activities related to the core experience of taking classes on a college campus, there has been a relatively small amount of research into implementing online tools for ancillary academic resources (e.g. tutoring centers, review sessions, etc.). Previous work and a study conducted for

Despite the advancement of online tools for activities related to the core experience of taking classes on a college campus, there has been a relatively small amount of research into implementing online tools for ancillary academic resources (e.g. tutoring centers, review sessions, etc.). Previous work and a study conducted for this paper indicates that there is value in creating these online tools but that there is value in maintaining an in-person component to these services. Based on this, a system which provides personalized, easily-accessible, simple access to these services is proposed. Designs for user-centered online-tools that provides access to and interaction with tutoring centers and review sessions are described and prototypes are developed to demonstrate the application of design principles for online tools for academic services.
ContributorsBerk, Nicholas Robert (Author) / Balasooriya, Janaka (Thesis director) / Eaton, John (Committee member) / Walker, Erin (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2013-12
148313-Thumbnail Image.png
Description

Education has been at the forefront of many issues in Arizona over the past several years with concerns over lack of funding sparking the Red for Ed movement. However, despite the push for educational change, there remain many barriers to education including a lack of visibility for how Arizona schools

Education has been at the forefront of many issues in Arizona over the past several years with concerns over lack of funding sparking the Red for Ed movement. However, despite the push for educational change, there remain many barriers to education including a lack of visibility for how Arizona schools are performing at a legislative district level. While there are sources of information released at a school district level, many of these are limited and can become obscure to legislators when such school districts lie on the boundary between 2 different legislative districts. Moreover, much of this information is in the form of raw spreadsheets and is often fragmented between government websites and educational organizations. As such, a visualization dashboard that clearly identifies schools and their relative performance within each legislative district would be an extremely valuable tool to legislative bodies and the Arizona public. Although this dashboard and research are rough drafts of a larger concept, they would ideally increase transparency regarding public information about these districts and allow legislators to utilize the dashboard as a tool for greater understanding and more effective policymaking.

ContributorsColyar, Justin Dallas (Author) / Michael, Katina (Thesis director) / Maciejewski, Ross (Committee member) / Tate, Luke (Committee member) / Computer Science and Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
136360-Thumbnail Image.png
Description
The modern web presents an opportunity for educators and researchers to create tools that are highly accessible. Because of the near-ubiquity of modern web browsers, developers who hope to create educational and analytical tools can reach a large au- dience by creating web applications. Using JavaScript, HTML, and other modern

The modern web presents an opportunity for educators and researchers to create tools that are highly accessible. Because of the near-ubiquity of modern web browsers, developers who hope to create educational and analytical tools can reach a large au- dience by creating web applications. Using JavaScript, HTML, and other modern web development technologies, Genie was developed as a simulator to help educators in biology, genetics, and evolution classrooms teach their students about population genetics. Because Genie was designed for the modern web, it is highly accessible to both educators and students, who can access the web application using any modern web browser on virtually any device. Genie demonstrates the efficacy of web devel- opment technologies for demonstrating and simulating complex processes, and it will be a unique educational tool for educators who teach population genetics.
ContributorsRoos, Benjamin Hirsch (Author) / Cartwright, Reed (Thesis director) / Wilson Sayres, Melissa (Committee member) / Mayron, Liam (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2015-05
130875-Thumbnail Image.png
Description
This project produced a dual-medium (traditional screen & virtual reality) virtual environment of Barnhardt Canyon, in Payson, Arizona. The project showcases two different approaches to developing a virtual environment with both being centered by 360 degree content. The virtual environment allows a user to explore the area in a much

This project produced a dual-medium (traditional screen & virtual reality) virtual environment of Barnhardt Canyon, in Payson, Arizona. The project showcases two different approaches to developing a virtual environment with both being centered by 360 degree content. The virtual environment allows a user to explore the area in a much more immersive way than offered by traditional media. Future uses of the project could include research on the educational efficacy of virtual reality content, or the project could be used as a teaching tool in geoscience classes.
ContributorsRuberto, James Richard (Author) / Semken, Steven (Thesis director) / Reynolds, Stephen (Committee member) / Proctor, Sian (Committee member) / Computer Science and Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2020-12