950 resultados para explicit instruction


Relevância:

20.00% 20.00%

Publicador:

Resumo:

BACKGROUND: The sensory drive hypothesis predicts that divergent sensory adaptation in different habitats may lead to premating isolation upon secondary contact of populations. Speciation by sensory drive has traditionally been treated as a special case of speciation as a byproduct of adaptation to divergent environments in geographically isolated populations. However, if habitats are heterogeneous, local adaptation in the sensory systems may cause the emergence of reproductively isolated species from a single unstructured population. In polychromatic fishes, visual sensitivity might become adapted to local ambient light regimes and the sensitivity might influence female preferences for male nuptial color. In this paper, we investigate the possibility of speciation by sensory drive as a byproduct of divergent visual adaptation within a single initially unstructured population. We use models based on explicit genetic mechanisms for color vision and nuptial coloration. RESULTS: We show that in simulations in which the adaptive evolution of visual pigments and color perception are explicitly modeled, sensory drive can promote speciation along a short selection gradient within a continuous habitat and population. We assumed that color perception evolves to adapt to the modal light environment that individuals experience and that females prefer to mate with males whose nuptial color they are most sensitive to. In our simulations color perception depends on the absorption spectra of an individual's visual pigments. Speciation occurred most frequently when the steepness of the environmental light gradient was intermediate and dispersal distance of offspring was relatively small. In addition, our results predict that mutations that cause large shifts in the wavelength of peak absorption promote speciation, whereas we did not observe speciation when peak absorption evolved by stepwise mutations with small effect. CONCLUSION: The results suggest that speciation can occur where environmental gradients create divergent selection on sensory modalities that are used in mate choice. Evidence for such gradients exists from several animal groups, and from freshwater and marine fishes in particular. The probability of speciation in a continuous population under such conditions may then critically depend on the genetic architecture of perceptual adaptation and female mate choice.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This study investigated the effectiveness of incorporating several new instructional strategies into an International Baccalaureate (IB) chemistry course in terms of how they supported high school seniors’ understanding of electrochemistry. The three new methods used were (a) providing opportunities for visualization of particle movement by student manipulation of physical models and interactive computer simulations, (b) explicitly addressing common misconceptions identified in the literature, and (c) teaching an algorithmic, step-wise approach for determining the products of an aqueous solution electrolysis. Changes in student understanding were assessed through test scores on both internally and externally administered exams over a two-year period. It was found that visualization practice and explicit misconception instruction improved student understanding, but the effect was more apparent in the short-term. The data suggested that instruction time spent on algorithm practice was insufficient to cause significant test score improvement. There was, however, a substantial increase in the percentage of the experimental group students who chose to answer an optional electrochemistry-related external exam question, indicating an increase in student confidence. Implications for future instruction are discussed.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The purpose of this project was to investigate the effect of using of data collection technology on student attitudes towards science instruction. The study was conducted over the course of two years at Madison High School in Adrian, Michigan, primarily in college preparatory physics classes, but also in one college preparatory chemistry class and one environmental science class. A preliminary study was conducted at a Lenawee County Intermediate Schools student summer environmental science day camp. The data collection technology used was a combination of Texas Instruments TI-84 Silver Plus graphing calculators and Vernier LabPro data collection sleds with various probeware attachments, including motion sensors, pH probes and accelerometers. Students were given written procedures for most laboratory activities and were provided with data tables and analysis questions to answer about the activities. The first year of the study included a pretest and posttest measuring student attitudes towards the class they were enrolled in. Pre-test and post-test data were analyzed to determine effect size, which was found to be very small (Coe, 2002). The second year of the study focused only on a physics class and used Keller’s ARCS model for measuring student motivation based on the four aspects of motivation: Attention, Relevance, Confidence and Satisfaction (Keller, 2010). According to this model, it was found that there were two distinct groups in the class, one of which was motivated to learn and the other that was not. The data suggest that the use of data collection technology in science classes should be started early in a student’s career, possibly in early middle school or late elementary. This would build familiarity with the equipment and allow for greater exploration by the student as they progress through high school and into upper level science courses.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This dissertation investigates the curricular implementation of usability instruction in technical communication. Though there are a plethora of publications and studies on usability in technical communication, little discussion focuses on usability instruction in the classroom or its implementation in the curriculum. Thus, this exploratory qualitative research seeks to contribute to a better understanding about technical communication students' and instructors' knowledge of and experiences with usability practices in the classroom, the challenges that impacted their usability efforts, and their recommendations on how their efforts could be improved. The study results demonstrate the need for more productive discussion on this issue and for developing more effective strategies for implementing usability in the classroom.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The present distribution of freshwater fish in the Alpine region has been strongly affected by colonization events occurring after the last glacial maximum (LGM), some 20,000 years ago. We use here a spatially explicit simulation framework to model and better understand their colonization dynamics in the Swiss Rhine basin. This approach is applied to the European bullhead (Cottus gobio), which is an ideal model organism to study fish past demographic processes since it has not been managed by humans. The molecular diversity of eight sampled populations is simulated and compared to observed data at six microsatellite loci under an approximate Bayesian computation framework to estimate the parameters of the colonization process. Our demographic estimates fit well with current knowledge about the biology of this species, but they suggest that the Swiss Rhine basin was colonized very recently, after the Younger Dryas some 6600 years ago. We discuss the implication of this result, as well as the strengths and limits of the spatially explicit approach coupled to the approximate Bayesian computation framework.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In the realm of computer programming, the experience of writing a program is used to reinforce concepts and evaluate ability. This research uses three case studies to evaluate the introduction of testing through Kolb's Experiential Learning Model (ELM). We then analyze the impact of those testing experiences to determine methods for improving future courses. The first testing experience that students encounter are unit test reports in their early courses. This course demonstrates that automating and improving feedback can provide more ELM iterations. The JUnit Generation (JUG) tool also provided a positive experience for the instructor by reducing the overall workload. Later, undergraduate and graduate students have the opportunity to work together in a multi-role Human-Computer Interaction (HCI) course. The interactions use usability analysis techniques with graduate students as usability experts and undergraduate students as design engineers. Students get experience testing the user experience of their product prototypes using methods varying from heuristic analysis to user testing. From this course, we learned the importance of the instructors role in the ELM. As more roles were added to the HCI course, a desire arose to provide more complete, quality assured software. This inspired the addition of unit testing experiences to the course. However, we learned that significant preparations must be made to apply the ELM when students are resistant. The research presented through these courses was driven by the recognition of a need for testing in a Computer Science curriculum. Our understanding of the ELM suggests the need for student experience when being introduced to testing concepts. We learned that experiential learning, when appropriately implemented, can provide benefits to the Computer Science classroom. When examined together, these course-based research projects provided insight into building strong testing practices into a curriculum.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Mower is a micro-architecture technique which targets branch misprediction penalties in superscalar processors. It speeds-up the misprediction recovery process by dynamically evicting stale instructions and fixing the RAT (Register Alias Table) using explicit branch dependency tracking. Tracking branch dependencies is accomplished by using simple bit matrices. This low-overhead technique allows overlapping of the recovery process with instruction fetching, renaming and scheduling from the correct path. Our evaluation of the mechanism indicates that it yields performance very close to ideal recovery and provides up to 5% speed-up and 2% reduction in power consumption compared to a traditional recovery mechanism using a reorder buffer and a walker. The simplicity of the mechanism should permit easy implementation of Mower in an actual processor.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Two librarians at a small STEM academic library have partnered with professors to develop and teach chemistry and writing courses. These librarians have successfully worked with professors to serve as an active presence within the classroom. This article describes the challenges of navigating the typical obstacles librarians face when attempting to integrate information literacy into the curriculum, reflects on the benefits of these collaborations, and touches on strategies for implementing similar programs at other institutions. It outlines two distinct approaches to collaborating with professors on credit-bearing information literacy courses, along with the key steps involved in planning and implementing these courses, including generating institutional buy-in, identifying potential collaborators, negotiating workload and responsibilities with collaborators, and planning to sustain courses beyond a single academic year. Suggestions for overcoming obstacles, supplemented by experience-based recommendations, are discussed.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The need to teach information literacy skills to undergraduate students is often framed as a 21st century concern, but debate over the value and practice of teaching this set of skills can be found as far back as the early 1900’s. This article reviews the history of information literacy instruction in academic libraries from its origins to the present, examines the current state of information literacy instruction in academic libraries, and explores possible future directions that this instruction may take. Looking to the past, present and future shows that while library instruction has evolved, many central concerns remain unanswered.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The aim of this study was to evaluate the effectiveness of the indirect instruction and the influence of the periodic reinforcement on the plaque index in schoolchildren. Forty schoolchildren aged from 7 to 9 years old were selected from a public school. After determining the initial O'Leary Plaque Index all schoolchildren were submitted to a program for oral hygiene through indirect instruction -"The Smiling Robot". The schoolchildren were divided into 2 groups: with and without motivation reinforcement. The index plaque exam was performed in both groups after 30, 60 and 90 days of the educational program. Comparing the groups, the plaque index decreasing could be observed in the group with reinforcement with statistically significant difference. For the group with reinforcement, statistically significant difference among the evaluations was found. For the group without reinforcement, significant decrease in the plaque index was found after 30 days when compared to the first, third and fourth evaluations. The indirect instruction with "The Smiling Robot "promoted a positive initial impact on the decrease of plaque index in the schoolchildren. The periodic reinforcements showed more suitable results and significant reduction of the plaque index in the course of the evaluations.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Stress is a strong modulator of memory function. However, memory is not a unitary process and stress seems to exert different effects depending on the memory type under study. Here, we explored the impact of social stress on different aspects of human memory, including tests for explicit memory and working memory (for neutral materials), as well as implicit memory (perceptual priming, contextual priming and classical conditioning for emotional stimuli). A total of 35 young adult male students were randomly assigned to either the stress or the control group, with stress being induced by the Trier Social Stress Test (TSST). Salivary cortisol levels were assessed repeatedly throughout the experiment to validate stress effects. The results support previous evidence indicating complex effects of stress on different types of memory: A pronounced working memory deficit was associated with exposure to stress. No performance differences between groups of stressed and unstressed subjects were observed in verbal explicit memory (but note that learning and recall took place within 1 h and immediately following stress) or in implicit memory for neutral stimuli. Stress enhanced classical conditioning for negative but not positive stimuli. In addition, stress improved spatial explicit memory. These results reinforce the view that acute stress can be highly disruptive for working memory processing. They provide new evidence for the facilitating effects of stress on implicit memory for negative emotional materials. Our findings are discussed with respect to their potential relevance for psychiatric disorders, such as post traumatic stress disorder.