Matching Items (48)
152788-Thumbnail Image.png
Description
Multimodal presentations have been found to facilitate learning, however, may be a disadvantage for low spatial ability students if they require spatial visualization. This disadvantage stems from their limited capacity to spatially visualize and retain information from both text and diagrams for integration. Similarly, working memory capacity (WMC) likely plays

Multimodal presentations have been found to facilitate learning, however, may be a disadvantage for low spatial ability students if they require spatial visualization. This disadvantage stems from their limited capacity to spatially visualize and retain information from both text and diagrams for integration. Similarly, working memory capacity (WMC) likely plays a key role in a learner's ability to retain information presented to them via both modalities. The present study investigated whether or not the act of self-explaining helps resolve deficits in learning caused by individual differences in spatial ability, working memory capacity, and prior knowledge when learning with text, or text and diagrams. No interactions were found, but prior knowledge consistently predicted performance on like posttests. The author presents methodological and theoretical explanations as to the null results of the present study.
ContributorsGutierrez, Pedro J (Author) / Craig, Scotty D. (Thesis advisor) / Branaghan, Russell (Committee member) / Sanchez, Cristopher (Committee member) / Arizona State University (Publisher)
Created2014
153106-Thumbnail Image.png
Description
Observational tutoring has been found to be an effective method for teaching a variety of subjects by reusing dialogue from previous successful tutoring sessions. While it has been shown content can be learned through observational tutoring it has yet to been examined if a secondary behavior such as goal-setting can

Observational tutoring has been found to be an effective method for teaching a variety of subjects by reusing dialogue from previous successful tutoring sessions. While it has been shown content can be learned through observational tutoring it has yet to been examined if a secondary behavior such as goal-setting can be influenced. The present study investigated if observing virtual humans engaging in a tutoring session on rotational kinematics with embedded positive goal oriented dialogue would increase knowledge of the material and perpetuate a shift an observer's goal-orientation from performance avoidance goal orientation (PAVGO) to learning goal orientation (LGO). Learning gains were observed in pre to post test knowledge retention tests. Significant changes from pretest to posttest occurred across conditions for LGO. Additionally, significant changes from PAVGO pretest to posttest were observed in the control condition however PAVGO did not significantly change in the experimental condition.
ContributorsTwyford, Jessica (Author) / Craig, Scotty D. (Thesis advisor) / Niemczyk, Mary (Committee member) / Kuzel, Michael (Committee member) / Arizona State University (Publisher)
Created2014
156059-Thumbnail Image.png
Description
Assemblers and compilers provide feedback to a programmer in the form of error messages. These error messages become input to the debugging model of the programmer. For the programmer to fix an error, they should first locate the error in the program, understand what is causing that error, and finally

Assemblers and compilers provide feedback to a programmer in the form of error messages. These error messages become input to the debugging model of the programmer. For the programmer to fix an error, they should first locate the error in the program, understand what is causing that error, and finally resolve that error. Error messages play an important role in all three stages of fixing of errors. This thesis studies the effects of error messages in the context of teaching programming. Given an error message, this work investigates how it effects student’s way of 1) understanding the error, and 2) fixing the error. As part of the study, three error message types were developed – Default, Link and Example, to better understand the effects of error messages. The Default type provides an assembler-centric single line error message, the Link type provides a program-centric detailed error description with a hyperlink for more information, and the Example type provides a program centric detailed error description with a relevant example. All these error message types were developed for assembly language programming. A think aloud programming exercise was conducted as part of the study to capture the student programmer’s knowledge model. Different codes were developed to analyze the data collected as part of think aloud exercise. After transcribing, coding, and analyzing the data, it was found that the Link type of error message helped to fix the error in less time and with fewer steps. Among the three types, the Link type of error message also resulted in a significantly higher ratio of correct to incorrect steps taken by the programmer to fix the error.
ContributorsBeejady Murthy Kadekar, Harsha Kadekar (Author) / Sohoni, Sohum (Thesis advisor) / Craig, Scotty D. (Committee member) / Jordan, Shawn S (Committee member) / Gary, Kevin A (Committee member) / Arizona State University (Publisher)
Created2017
156212-Thumbnail Image.png
Description
Each programming language has a compiler associated with it which helps to identify logical or syntactical errors in the program. These compiler error messages play important part in the form of formative feedback for the programmer. Thus, the error messages should be constructed carefully, considering the affective and cognitive needs

Each programming language has a compiler associated with it which helps to identify logical or syntactical errors in the program. These compiler error messages play important part in the form of formative feedback for the programmer. Thus, the error messages should be constructed carefully, considering the affective and cognitive needs of programmers. This is especially true for systems that are used in educational settings, as the messages are typically seen by students who are novice programmers. If the error messages are hard to understand then they might discourage students from understanding or learning the programming language. The primary goal of this research is to identify methods to make the error messages more effective so that students can understand them better and simultaneously learn from their mistakes. This study is focused on understanding how the error message affects the understanding of the error and the approach students take to solve the error. In this study, three types of error messages were provided to the students. The first type is Default type error message which is an assembler centric error message. The second type is Link type error message which is a descriptive error message along with a link to the appropriate section of the PLP manual. The third type is Example type error message which is again a descriptive error message with an example of the similar type of error along with correction step. All these error types were developed for the PLP assembly language. A think-aloud experiment was designed and conducted on the students. The experiment was later transcribed and coded to understand different approach students take to solve different type of error message. After analyzing the result of the think-aloud experiment it was found that student read the Link type error message completely and they understood and learned from the error message to solve the error. The results also indicated that Link type was more helpful compare to other types of error message. The Link type made error solving process more effective compared to other error types.
ContributorsTanpure, Siddhant Bapusaheb (Author) / Sohoni, Sohum (Thesis advisor) / Gary, Kevin A (Committee member) / Craig, Scotty D. (Committee member) / Arizona State University (Publisher)
Created2018
157469-Thumbnail Image.png
Description
What if there is a way to integrate prosthetics seamlessly with the human body and robots could help improve the lives of children with disabilities? With physical human-robot interaction being seen in multiple aspects of life, including industry, medical, and social, how these robots are interacting with human becomes

What if there is a way to integrate prosthetics seamlessly with the human body and robots could help improve the lives of children with disabilities? With physical human-robot interaction being seen in multiple aspects of life, including industry, medical, and social, how these robots are interacting with human becomes even more important. Therefore, how smoothly the robot can interact with a person will determine how safe and efficient this relationship will be. This thesis investigates adaptive control method that allows a robot to adapt to the human's actions based on the interaction force. Allowing the relationship to become more effortless and less strained when the robot has a different goal than the human, as seen in Game Theory, using multiple techniques that adapts the system. Few applications this could be used for include robots in physical therapy, manufacturing robots that can adapt to a changing environment, and robots teaching people something new like dancing or learning how to walk after surgery.

The experience gained is the understanding of how a cost function of a system works, including the tracking error, speed of the system, the robot’s effort, and the human’s effort. Also, this two-agent system, results into a two-agent adaptive impedance model with an input for each agent of the system. This leads to a nontraditional linear quadratic regulator (LQR), that must be separated and then added together. Thus, creating a traditional LQR. This new experience can be used in the future to help build better safety protocols on manufacturing robots. In the future the knowledge learned from this research could be used to develop technologies for a robot to allow to adapt to help counteract human error.
ContributorsBell, Rebecca C (Author) / Zhang, Wenlong (Thesis advisor) / Chiou, Erin (Committee member) / Aukes, Daniel (Committee member) / Arizona State University (Publisher)
Created2019
157421-Thumbnail Image.png
Description
Human-robot interaction has expanded immensely within dynamic environments. The goals of human-robot interaction are to increase productivity, efficiency and safety. In order for the integration of human-robot interaction to be seamless and effective humans must be willing to trust the capabilities of assistive robots. A major priority for human-robot interaction

Human-robot interaction has expanded immensely within dynamic environments. The goals of human-robot interaction are to increase productivity, efficiency and safety. In order for the integration of human-robot interaction to be seamless and effective humans must be willing to trust the capabilities of assistive robots. A major priority for human-robot interaction should be to understand how human dyads have been historically effective within a joint-task setting. This will ensure that all goals can be met in human robot settings. The aim of the present study was to examine human dyads and the effects of an unexpected interruption. Humans’ interpersonal and individual levels of trust were studied in order to draw appropriate conclusions. Seventeen undergraduate and graduate level dyads were collected from Arizona State University. Participants were broken up into either a surprise condition or a baseline condition. Participants individually took two surveys in order to have an accurate understanding of levels of dispositional and individual levels of trust. The findings showed that participant levels of interpersonal trust were average. Surprisingly, participants who participated in the surprise condition afterwards, showed moderate to high levels of dyad trust. This effect showed that participants became more reliant on their partners when interrupted by a surprising event. Future studies will take this knowledge and apply it to human-robot interaction, in order to mimic the seamless team-interaction shown in historically effective dyads, specifically human team interaction.
ContributorsShaw, Alexandra Luann (Author) / Chiou, Erin (Thesis advisor) / Cooke, Nancy J. (Committee member) / Craig, Scotty (Committee member) / Arizona State University (Publisher)
Created2019
157435-Thumbnail Image.png
Description
Providing the user with good user experience is complex and involves multiple factors. One of the factors that can impact the user experience is animation. Animation can be tricky to get right and needs to be understood by designers. Animations that are too fast might not accomplish anything and having

Providing the user with good user experience is complex and involves multiple factors. One of the factors that can impact the user experience is animation. Animation can be tricky to get right and needs to be understood by designers. Animations that are too fast might not accomplish anything and having them too slow could slow the user down causing them to get frustrated.

This study explores the subject of animation and its speed by trying to answer the following questions – 1) Do people notice whether an animation is present 2) Does animation affect the enjoyment of a transition? and 3) If animation does affect enjoyment, what is the effect of different animation speeds?

The study was conducted using 3 prototypes of an application to order bottled water in which the transitions between different brands of bottled water were animated at 0ms, 300ms and 650ms. A survey was conducted to see if the participants were able to spot any difference between the prototypes and if they did, which one they preferred.

It was found that most people did not recognize any difference between the prototypes. Even people who recognized a difference between the prototypes did not have any preference of speed.
ContributorsIjari, Kusum (Author) / Branaghan, Russell (Thesis advisor) / Chiou, Erin (Committee member) / Roscoe, Rod (Committee member) / Arizona State University (Publisher)
Created2019
156676-Thumbnail Image.png
Description
The current study investigated how multimedia pacing (learner-control versus system-paced) and presentation styles (visual-only versus audio/visual) impact learning physics concept material, mental effort, and self-efficacy. This 2X2 factorial study randomly assigned participants into one of four conditions that manipulated presentation style (visual-only versus audio/visual) and pacing of the content (system-paced

The current study investigated how multimedia pacing (learner-control versus system-paced) and presentation styles (visual-only versus audio/visual) impact learning physics concept material, mental effort, and self-efficacy. This 2X2 factorial study randomly assigned participants into one of four conditions that manipulated presentation style (visual-only versus audio/visual) and pacing of the content (system-paced versus learning-controlled). Participant's learning was measured by recording their retention of information and ability to transfer information. Measures of perceived difficulty (mental effort) and perceived ability (self-efficacy) were also obtained. No significant effects were observed in this study which doesn’t support the existence of either the modality or reverse modality effect at least in these noisier online learning environments. In addition, the hypothesis that their effects could be an artifact of experimental design could not be proven as the learner control condition did not yield any significant results.
ContributorsKrause, Tyler (Author) / Craig, Scotty D. (Thesis advisor) / Gray, Robert (Committee member) / Branaghan, Russell (Committee member) / Arizona State University (Publisher)
Created2018
156770-Thumbnail Image.png
Description
The current study investigated the task of coloring static images with multimedia learning to determine the impact on retention and transfer scores. After watching a multimedia video on the formation of lightning participants were assigned to either a passive, active, or constructive condition based on the ICAP Framework. Participants colored

The current study investigated the task of coloring static images with multimedia learning to determine the impact on retention and transfer scores. After watching a multimedia video on the formation of lightning participants were assigned to either a passive, active, or constructive condition based on the ICAP Framework. Participants colored static images on key concepts from the video, passive condition observed the images, active condition colored the images by applying the concepts, and the constructive condition colored the images by generating new ideas and concepts. The study did not support the hypothesis that the constructive condition would have increased retention and transfer scores over the active and passive conditions. The mental effort measures did not show significance among groups in relation to learning but perception measures did show an increase in participants enjoyment and engagement. Since the coloring craze has become more accepted for adults then could coloring be a way to increase participants learning through engagement.
ContributorsWilliams, Jennifer S (Author) / Craig, Scotty D. (Thesis advisor) / Roscoe, Rod (Committee member) / Branaghan, Russell (Committee member) / Arizona State University (Publisher)
Created2018
156924-Thumbnail Image.png
Description
Highly automated vehicles require drivers to remain aware enough to takeover

during critical events. Driver distraction is a key factor that prevents drivers from reacting

adequately, and thus there is need for an alert to help drivers regain situational awareness

and be able to act quickly and successfully should a

Highly automated vehicles require drivers to remain aware enough to takeover

during critical events. Driver distraction is a key factor that prevents drivers from reacting

adequately, and thus there is need for an alert to help drivers regain situational awareness

and be able to act quickly and successfully should a critical event arise. This study

examines two aspects of alerts that could help facilitate driver takeover: mode (auditory

and tactile) and direction (towards and away). Auditory alerts appear to be somewhat

more effective than tactile alerts, though both modes produce significantly faster reaction

times than no alert. Alerts moving towards the driver also appear to be more effective

than alerts moving away from the driver. Future research should examine how

multimodal alerts differ from single mode, and see if higher fidelity alerts influence

takeover times.
ContributorsBrogdon, Michael A (Author) / Gray, Robert (Thesis advisor) / Branaghan, Russell (Committee member) / Chiou, Erin (Committee member) / Arizona State University (Publisher)
Created2018