Matching Items (17)
Filtering by

Clear all filters

152306-Thumbnail Image.png
Description
With the unveiling of the National Educational Technology Plan 2010, both preservice and inservice K12 teachers in the United States are expected to create a classroom environment that fosters the creation of digital citizens. However, it is unclear whether or not teacher education programs build this direct instruction, or any

With the unveiling of the National Educational Technology Plan 2010, both preservice and inservice K12 teachers in the United States are expected to create a classroom environment that fosters the creation of digital citizens. However, it is unclear whether or not teacher education programs build this direct instruction, or any other method of introducing students to the National Education Technology Standards (NETS), "a standard of excellence and best practices in learning, teaching and leading with technology in education," into their curriculum (International Society for Technology in Education, 2012). As with most teaching skills, the NETS and standards-based technology integration must be learned through exposure during the teacher preparation curriculum, either through modeling, direct instruction or assignments constructed to encourage standards-based technology integration. This study attempted to determine the extent to which preservice teachers at Arizona State University (ASU) enrolled in the Mary Lou Fulton Teachers College (MLFTC) can recognize the National Education Technology Standards (NETS) published by the International Society for Technology in Education (ISTE) and to what extent preservice teachers are exposed to technology integration in accordance with the NETS-T standards in their preparation curriculum in order to answer the questions of whether or not teacher education curriculum provides students an opportunity to learn and apply the NETS-T and if preservice teachers in core teacher preparation program courses that include objectives that integrate technology are more likely to be able to identify NETS-T standards than those in courses that do not include these elements In order to answer these questions, a mixed-method design study was utilized to gather data from an electronic survey, one-on-one interviews with students, faculty, and administrators, and document analysis of core course objectives and curriculum goals in the teacher certification program at ASU. The data was analyzed in order to determine the relationship between the preservice teachers, the NETS-T standards, and the role technology plays in the curriculum of the teacher preparation program. Results of the analysis indicate that preservice teachers have a minimum NETS-T awareness at the Literacy level, indicating that they can use technology skills when prompted and explore technology independently.
ContributorsLewis, Carrie L (Author) / Nelson, Brian (Thesis advisor) / Archambault, Leanna (Thesis advisor) / Savenye, Wilhelmenia (Committee member) / Atkinson, Robert (Committee member) / Arizona State University (Publisher)
Created2013
151573-Thumbnail Image.png
Description
The gameplay experience can be understood as an interaction between player and game design characteristics. A greater understanding of these characteristics can be gained through empirical means. Subsequently, an enhanced knowledge of these characteristics should enable the creation of games that effectively generate desirable experiences for players. The purpose of

The gameplay experience can be understood as an interaction between player and game design characteristics. A greater understanding of these characteristics can be gained through empirical means. Subsequently, an enhanced knowledge of these characteristics should enable the creation of games that effectively generate desirable experiences for players. The purpose of this study was to investigate the relationships between gameplay enjoyment and the individual characteristics of gaming goal orientations, game usage, and gender. A total of 301 participants were surveyed and the data were analyzed using Structural Equation Modeling (SEM). This led to an expanded Gameplay Enjoyment Model (GEM) with 41 game features, an overarching Enjoyment factor, and 9 specific components, including Challenge, Companionship, Discovery, Fantasy, Fidelity, Identity, Multiplayer, Recognition, and Strategy. Furthermore, the 3x2 educational goal orientation framework was successfully applied to a gaming context. The resulting 3x2 Gaming Goal Orientations (GGO) model consists of 18 statements that describe players' motivations for gaming, which are distributed across the six dimensions of Task-Approach, Task-Avoidance, Self-Approach, Self-Avoidance, Other-Approach, and Other-Avoidance. Lastly, players' individual characteristics were used to predict gameplay enjoyment, which resulted in the formation of the GEM-Individual Characteristics (GEM-IC) model. In GEM-IC, the six GGO dimensions were the strongest predictors. Meanwhile, game usage variables like multiplayer, genre, and platform preference, were minimal to moderate predictors. Although commonly appearing in games research, gender and game time commitment variables failed to predict enjoyment. The results of this study enable important work to be conducted involving game experiences and player characteristics. After several empirical iterations, GEM is considered suitable to employ as a research and design tool. In addition, GGO should be useful to researchers interested in how player motivations relate to gameplay experiences. Moreover, GEM-IC points to several variables that may prove useful in future research. Accordingly, it is posited that researchers will derive more meaningful insights on games and players by investigating detailed, context-specific characteristics as compared to general, demographic ones. Ultimately, it is believed that GEM, GGO, and GEM-IC will be useful tools for researchers and designers who seek to create effective gameplay experiences that meet the needs of players.
ContributorsQuick, John (Author) / Atkinson, Robert (Thesis advisor) / McNamara, Danielle (Committee member) / Nelson, Brian (Committee member) / Savenye, Wilhelmina (Committee member) / Arizona State University (Publisher)
Created2013
Description
Education of any skill based subject, such as mathematics or language, involves a significant amount of repetition and pratice. According to the National Survey of Student Engagements, students spend on average 17 hours per week reviewing and practicing material previously learned in a classroom, with higher performing students showing a

Education of any skill based subject, such as mathematics or language, involves a significant amount of repetition and pratice. According to the National Survey of Student Engagements, students spend on average 17 hours per week reviewing and practicing material previously learned in a classroom, with higher performing students showing a tendency to spend more time practicing. As such, learning software has emerged in the past several decades focusing on providing a wide range of examples, practice problems, and situations for users to exercise their skills. Notably, math students have benefited from software that procedurally generates a virtually infinite number of practice problems and their corresponding solutions. This allows for instantaneous feedback and automatic generation of tests and quizzes. Of course, this is only possible because software is capable of generating and verifying a virtually endless supply of sample problems across a wide range of topics within mathematics. While English learning software has progressed in a similar manner, it faces a series of hurdles distinctly different from those of mathematics. In particular, there is a wide range of exception cases present in English grammar. Some words have unique spellings for their plural forms, some words have identical spelling for plural forms, and some words are conjugated differently for only one particular tense or person-of-speech. These issues combined make the problem of generating grammatically correct sentences complicated. To compound to this problem, the grammar rules in English are vast, and often depend on the context in which they are used. Verb-tense agreement (e.g. "I eat" vs "he eats"), and conjugation of irregular verbs (e.g. swim -> swam) are common examples. This thesis presents an algorithm designed to randomly generate a virtually infinite number of practice problems for students of English as a second language. This approach differs from other generation approaches by generating based on a context set by educators, so that problems can be generated in the context of what students are currently learning. The algorithm is validated through a study in which over 35 000 sentences generated by the algorithm are verified by multiple grammar checking algorithms, and a subset of the sentences are validated against 3 education standards by a subject matter expert in the field. The study found that this approach has a significantly reduced grammar error ratio compared to other generation algorithms, and shows potential where context specification is concerned.
ContributorsMoore, Zachary Christian (Author) / Amresh, Ashish (Thesis director) / Nelson, Brian (Committee member) / Software Engineering (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
Description
One of the core components of many video games is their artificial intelligence. Through AI, a game can tell stories, generate challenges, and create encounters for the player to overcome. Even though AI has continued to advance through the implementation of neural networks and machine learning, game AI tends to

One of the core components of many video games is their artificial intelligence. Through AI, a game can tell stories, generate challenges, and create encounters for the player to overcome. Even though AI has continued to advance through the implementation of neural networks and machine learning, game AI tends to implement a series of states or decisions instead to give the illusion of intelligence. Despite this limitation, games can still generate a wide range of experiences for the player. The Hybrid Game AI Framework is an AI system that combines the benefits of two commonly used approaches to developing game AI: Behavior Trees and Finite State Machines. Developed in the Unity Game Engine and the C# programming language, this AI Framework represents the research that went into studying modern approaches to game AI and my own attempt at implementing the techniques learned. Object-oriented programming concepts such as inheritance, abstraction, and low coupling are utilized with the intent to create game AI that's easy to implement and expand upon. The final goal was to create a flexible yet structured AI data structure while also minimizing drawbacks by combining Behavior Trees and Finite State Machines.
ContributorsRamirez Cordero, Erick Alberto (Author) / Kobayashi, Yoshihiro (Thesis director) / Nelson, Brian (Committee member) / Computer Science and Engineering Program (Contributor) / Computing and Informatics Program (Contributor) / Barrett, The Honors College (Contributor)
Created2018-05
134971-Thumbnail Image.png
Description
This thesis investigates students' learning behaviors through their interaction with an educational technology, Web Programming Grading Assistant. The technology was developed to facilitate the grading of paper-based examinations in large lecture-based classrooms and to provide richer and more meaningful feedback to students. A classroom study was designed and data was

This thesis investigates students' learning behaviors through their interaction with an educational technology, Web Programming Grading Assistant. The technology was developed to facilitate the grading of paper-based examinations in large lecture-based classrooms and to provide richer and more meaningful feedback to students. A classroom study was designed and data was gathered from an undergraduate computer-programming course in the fall of 2016. Analysis of the data revealed that there was a negative correlation between time lag of first review attempt and performance. A survey was developed and disseminated that gave insight into how students felt about the technology and what they normally do to study for programming exams. In conclusion, the knowledge gained in this study aids in the quest to better educate students in computer programming in large in-person classrooms.
ContributorsMurphy, Hannah (Author) / Hsiao, Ihan (Thesis director) / Nelson, Brian (Committee member) / School of Computing, Informatics, and Decision Systems Engineering (Contributor) / Department of Supply Chain Management (Contributor) / Barrett, The Honors College (Contributor)
Created2017-05
135037-Thumbnail Image.png
Description
Museum evaluation is an important process that aims to study an exhibit's effectiveness in engaging visitors and in teaching concepts. Imperatives and methods to strengthen museum evaluation have been suggested and implemented in the past, but ultimately faced several challenges including the collection of visitor feedback in an efficient, non-intrusive

Museum evaluation is an important process that aims to study an exhibit's effectiveness in engaging visitors and in teaching concepts. Imperatives and methods to strengthen museum evaluation have been suggested and implemented in the past, but ultimately faced several challenges including the collection of visitor feedback in an efficient, non-intrusive way. The Ask Dr. Discovery project seeks to address the challenge of conducting efficient, affordable, and large-scale science museum evaluation via an interactive app aimed at collecting direct visitor feedback through use of the app and through questionnaires that also collect demographics. This thesis investigates how the demographics of metro Phoenix science museum visitors as a whole compare to the Hispanic/Latino population of visitors, and makes use of visitor feedback from Ask Dr. Discovery to provide useful data for science museum evaluation. An analysis of responses revealed that the majority of the participants in the study (n=785) were White (Non-Hispanic) (65.59%), were 36-45 years old (36.18%) and hold a graduate degree (27.64%). Most Hispanic/Latino participants in the study were 26-35 years old (36.36%) and completed some college (28.67%). Most participants from both participant groups have never visited the museum before (32.99% of all participants; 33.57% of all Hispanics/Latinos). Further analysis suggest that museum visits may be independent of age and visitor group size. Visitor interest in science museum exhibits may be independent of their use of free time science-related activities. Data suggests that there was no real difference in exhibit interest across two different versions of the app ("modes"). Analysis of negative visitor feedback showed different question types, questions asked, and time spent on the app. Data log questions revealed the difference in time spent on the app and complexity of questions asked between adults and children, as well as the location of participants in the museum. There was no major correlation between mode type and number of questions asked, and length of use and number of questions asked.
ContributorsFernandez, Ivan (Author) / Bowman, Judd (Thesis director) / Bowman, Catherine (Committee member) / Nelson, Brian (Committee member) / School of Life Sciences (Contributor) / Barrett, The Honors College (Contributor)
Created2016-12
134100-Thumbnail Image.png
Description
Can a skill taught in a virtual environment be utilized in the physical world? This idea is explored by creating a Virtual Reality game for the HTC Vive to teach users how to play the drums. The game focuses on developing the user's muscle memory, improving the user's ability to

Can a skill taught in a virtual environment be utilized in the physical world? This idea is explored by creating a Virtual Reality game for the HTC Vive to teach users how to play the drums. The game focuses on developing the user's muscle memory, improving the user's ability to play music as they hear it in their head, and refining the user's sense of rhythm. Several different features were included to achieve this such as a score, different levels, a demo feature, and a metronome. The game was tested for its ability to teach and for its overall enjoyability by using a small sample group. Most participants of the sample group noted that they felt as if their sense of rhythm and drumming skill level would improve by playing the game. Through the findings of this project, it can be concluded that while it should not be considered as a complete replacement for traditional instruction, a virtual environment can be successfully used as a learning aid and practicing tool.
ContributorsDinapoli, Allison (Co-author) / Tuznik, Richard (Co-author) / Kobayashi, Yoshihiro (Thesis director) / Nelson, Brian (Committee member) / Computer Science and Engineering Program (Contributor) / School of International Letters and Cultures (Contributor) / Computing and Informatics Program (Contributor) / Barrett, The Honors College (Contributor)
Created2017-12
171562-Thumbnail Image.png
Description
Distributed self-assessments and reflections empower learners to take the lead on their knowledge gaining evaluation. Both provide essential elements for practice and self-regulation in learning settings. Nowadays, many sources for practice opportunities are made available to the learners, especially in the Computer Science (CS) and programming domain. They may choose

Distributed self-assessments and reflections empower learners to take the lead on their knowledge gaining evaluation. Both provide essential elements for practice and self-regulation in learning settings. Nowadays, many sources for practice opportunities are made available to the learners, especially in the Computer Science (CS) and programming domain. They may choose to utilize these opportunities to self-assess their learning progress and practice their skill. My objective in this thesis is to understand to what extent self-assess process can impact novice programmers learning and what advanced learning technologies can I provide to enhance the learner’s outcome and the progress. In this dissertation, I conducted a series of studies to investigate learning analytics and students’ behaviors in working on self-assessments and reflection opportunities. To enable this objective, I designed a personalized learning platform named QuizIT that provides daily quizzes to support learners in the computer science domain. QuizIT adopts an Open Social Student Model (OSSM) that supports personalized learning and serves as a self-assessment system. It aims to ignite self-regulating behavior and engage students in the self-assessment and reflective procedure. I designed and integrated the personalized practice recommender to the platform to investigate the self-assessment process. I also evaluated the self-assessment behavioral trails as a predictor to the students’ performance. The statistical indicators suggested that the distributed reflections were associated with the learner's performance. I proceeded to address whether distributed reflections enable self-regulating behavior and lead to better learning in CS introductory courses. From the student interactions with the system, I found distinct behavioral patterns that showed early signs of the learners' performance trajectory. The utilization of the personalized recommender improved the student’s engagement and performance in the self-assessment procedure. When I focused on enhancing reflections impact during self-assessment sessions through weekly opportunities, the learners in the CS domain showed better self-regulating learning behavior when utilizing those opportunities. The weekly reflections provided by the learners were able to capture more reflective features than the daily opportunities. Overall, this dissertation demonstrates the effectiveness of the learning technologies, including adaptive recommender and reflection, to support novice programming learners and their self-assessing processes.
ContributorsAlzaid, Mohammed (Author) / Hsiao, Ihan (Thesis advisor) / Davulcu, Hasan (Thesis advisor) / VanLehn, Kurt (Committee member) / Nelson, Brian (Committee member) / Bansal, Srividya (Committee member) / Arizona State University (Publisher)
Created2022
154054-Thumbnail Image.png
Description
The American Heart Association recommended in 1997 the data elements that should be collected from resuscitations in hospitals. (15) Currently, data documentation from resuscitation events in hospitals, termed ‘code blue’ events, utilizes a paper form, which is institution-specific. Problems with data capture and transcription exists, due to the challenges of

The American Heart Association recommended in 1997 the data elements that should be collected from resuscitations in hospitals. (15) Currently, data documentation from resuscitation events in hospitals, termed ‘code blue’ events, utilizes a paper form, which is institution-specific. Problems with data capture and transcription exists, due to the challenges of dynamic documentation of patient, event and outcome variables as the code blue event unfolds.

This thesis is based on the hypothesis that an electronic version of code blue real-time data capture would lead to improved resuscitation data transcription, and enable clinicians to address deficiencies in quality of care. The primary goal of this thesis is to create an iOS based application, primarily designed for iPads, for code blue events at the Mayo Clinic Hospital. The secondary goal is to build an open-source software development framework for converting paper-based hospital protocols into digital format.

The tool created in this study enabled data documentation to be completed electronically rather than on paper for resuscitation outcomes. The tool was evaluated for usability with twenty nurses, the end-users, at Mayo Clinic in Phoenix, Arizona. The results showed the preference of users for the iPad application. Furthermore, a qualitative survey showed the clinicians perceived the electronic version to be more accurate and efficient than paper-based documentation, both of which are essential for an emergency code blue resuscitation procedure.
ContributorsBokhari, Wasif (Author) / Patel, Vimla L. (Thesis advisor) / Amresh, Ashish (Thesis advisor) / Nelson, Brian (Committee member) / Sen, Ayan (Committee member) / Arizona State University (Publisher)
Created2015
154470-Thumbnail Image.png
Description
For this master's thesis, an open learner model is integrated with Quinn, a teachable robotic agent developed at Arizona State University. This system is represented as a feedback system, which aims to improve a student’s understanding of a subject. It also helps to understand the effect of the learner model

For this master's thesis, an open learner model is integrated with Quinn, a teachable robotic agent developed at Arizona State University. This system is represented as a feedback system, which aims to improve a student’s understanding of a subject. It also helps to understand the effect of the learner model when it is represented by performance of the teachable agent. The feedback system represents performance of the teachable agent, and not of a student. Data in the feedback system is thus updated according to a student's understanding of the subject. This provides students an opportunity to enhance their understanding of a subject by analyzing their performance. To test the effectiveness of the feedback system, student understanding in two different conditions is analyzed. In the first condition a feedback report is not provided to the students, while in the second condition the feedback report is provided in the form of the agent’s performance.
ContributorsUpadhyay, Abha (Author) / Walker, Erin (Thesis advisor) / Nelson, Brian (Committee member) / Amresh, Ashish (Committee member) / Arizona State University (Publisher)
Created2016