927 resultados para Spring 2008 Instruction program


Relevância:

30.00% 30.00%

Publicador:

Resumo:

State standardized testing has always been a tool to measure a school’s performance and to help evaluate school curriculum. However, with the school of choice legislation in 1992, the MEAP test became a measuring stick to grade schools by and a major tool in attracting school of choice students. Now, declining enrollment and a state budget struggling to stay out of the red have made school of choice students more important than ever before. MEAP scores have become the deciding factor in some cases. For the past five years, the Hancock Middle School staff has been working hard to improve their students’ MEAP scores in accordance with President Bush's “No Child Left Behind” legislation. In 2005, the school was awarded a grant that enabled staff to work for two years on writing and working towards school goals that were based on the improvement of MEAP scores in writing and math. As part of this effort, the school purchased an internet-based program geared at giving students practice on state content standards. This study examined the results of efforts by Hancock Middle School to help improve student scores in mathematics on the MEAP test through the use of an online program called “Study Island.” In the past, the program was used to remediate students, and as a review with an incentive at the end of the year for students completing a certain number of objectives. It had also been used as a review before upcoming MEAP testing in the fall. All of these methods may have helped a few students perform at an increased level on their standardized test, but the question remained of whether a sustained use of the program in a classroom setting would increase an understanding of concepts and performance on the MEAP for the masses. This study addressed this question. Student MEAP scores and Study Island data from experimental and comparison groups of students were compared to understand how a sustained use of Study Island in the classroom would impact student test scores on the MEAP. In addition, these data were analyzed to determine whether Study Island results provide a good indicator of students’ MEAP performance. The results of the study suggest that there were limited benefits related to sustained use of Study Island and gave some indications about the effectiveness of the mathematics curriculum at Hancock Middle School. These results and implications for instruction are discussed.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Administrators of writing programs are regularly faced with the problem of assessing the learning that students gain in their coursework. Many methods of assessment exist, but most have some problems associated with them related to the amount of time it takes to perform the study or the scope of the knowledge gained relative to number of participants or volume of information collected. This pilot study investigates the use of surveys of student opinion for their potential to assess composition instruction at Michigan Technological University. The primary goal of this pilot study is to test the effectiveness of using data collected in surveys to make recommendations for improvement of the composition program at Michigan Tech. The report concludes with recommendations for additional study and refinements to the instruments used.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

An optimizing compiler internal representation fundamentally affects the clarity, efficiency and feasibility of optimization algorithms employed by the compiler. Static Single Assignment (SSA) as a state-of-the-art program representation has great advantages though still can be improved. This dissertation explores the domain of single assignment beyond SSA, and presents two novel program representations: Future Gated Single Assignment (FGSA) and Recursive Future Predicated Form (RFPF). Both FGSA and RFPF embed control flow and data flow information, enabling efficient traversal program information and thus leading to better and simpler optimizations. We introduce future value concept, the designing base of both FGSA and RFPF, which permits a consumer instruction to be encountered before the producer of its source operand(s) in a control flow setting. We show that FGSA is efficiently computable by using a series T1/T2/TR transformation, yielding an expected linear time algorithm for combining together the construction of the pruned single assignment form and live analysis for both reducible and irreducible graphs. As a result, the approach results in an average reduction of 7.7%, with a maximum of 67% in the number of gating functions compared to the pruned SSA form on the SPEC2000 benchmark suite. We present a solid and near optimal framework to perform inverse transformation from single assignment programs. We demonstrate the importance of unrestricted code motion and present RFPF. We develop algorithms which enable instruction movement in acyclic, as well as cyclic regions, and show the ease to perform optimizations such as Partial Redundancy Elimination on RFPF.

Relevância:

30.00% 30.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:

30.00% 30.00%

Publicador:

Resumo:

Chapter 1. The Action Research in this report was to focus on improving the reading comprehension of students with expository text in relation to identifying the main idea and supporting details. Students were given an expository text to read and identify main idea and 2 -3 supporting details as a pre assessment. Students were provided instruction and support in DRTA (Directed Reading Thinking Activity) and SQ3R (Survey, Question, Read, Recite, Review) methodology to identify the Main Idea and supporting details of a selected expository text for both pre & posttest. Results were compiled and analyzed on the effectiveness of the strategies by overall student growth in accurately identifying the Main Idea and being able to state at least 2 supporting details. Analysis of the data will show that the methods were effective in middle school students’ ability to read and extrapolate the necessary information from expository text. Chapter 2 is a reflective essay on the MiTEP Michigan Teacher Excellence Program and its impact on my teaching practices, lesson delivery and leadership development.

Relevância:

30.00% 30.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:

30.00% 30.00%

Publicador:

Resumo:

Industrial software systems are large and complex, both in terms of the software entities and their relationships. Consequently, understanding how a software system works requires the ability to pose queries over the design-level entities of the system. Traditionally, this task has been supported by simple tools (e.g., grep) combined with the programmer's intuition and experience. Recently, however, specialized code query technologies have matured to the point where they can be used in industrial situations, providing more intelligent, timely, and efficient responses to developer queries. This working session aims to explore the state of the art in code query technologies, and discover new ways in which these technologies may be useful in program comprehension. The session brings together researchers and practitioners. We survey existing techniques and applications, trying to understand the strengths and weaknesses of the various approaches, and sketch out new frontiers that hold promise.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Fifteen beef cow-calf producers in southern Iowa were selected based on locality, management level, historical date of grazing initiation and desire to participate in the project. In 1997 and 1998, all producers kept records of production and economic data using the Integrated Resource Management-Standardized Performance Analysis (IRM-SPA) records program. At the initiation of grazing on each farm in 1997 and 1998, Julian date, degree-days, cumulative precipitation, and soil moisture, phosphorus, and potassium concentrations were determined. Also determined were pH, temperature, and load-bearing capacity; and forage mass, sward height, morphology and dry matter concentration. Over the grazing season, forage production, measured both by cumulative mass and sward height, forage in vitro digestible dry matter concentration, and crude protein concentration were determined monthly. In the fall of 1996 the primary species in pastures on farms used in this project were cool-season grasses, which composed 76% of the live forage whereas legumes and weeds composed 8.3 and 15.3%, respectively. The average number of paddocks was 4.1, reflecting a low intensity rotational stocking system on most farms. The average dates of grazing initiation were May 5 and April 29 in 1997 and 1998, respectively, with standard deviations of 14.8 and 14.1 days. Because the average soil moisture of 23% was dry and did not differ between years, it seems that most producers delayed the initiation of grazing to avoid muddy conditions by initiating grazing at a nearly equal soil moisture. However, Julian date, degree-days, soil temperature and morphology index at grazing initiation were negatively related to seasonal forage production, measured as mass or sward height, in 1998. And forage mass and height at grazing initiation were negatively related to seasonal forage production, measured as sward height, in 1997. Moreover, the concentrations of digestible dry matter at the initiation of and during the grazing season and the concentrations of crude protein during the grazing season were lower than desired for optimal animal performance. Because the mean seasonal digestible dry matter concentration was negatively related to initial forage mass in 1997 and mean seasonal crude proteins concentrations were negatively related to the Julian date, degree-days, and morphology indeces in both years, it seems that delaying the initiation of grazing until pasture soils are not muddy, is limiting the quality as well as the quantity of pasture forage. In 1997, forage production and digestibility were positively related to the soil phosphorus concentration. Soil potassium concentration was positively related to forage digestibility in 1997 and forage production and crude protein concentration in 1998. Increasing the number of paddocks increased forage production, measured as sward height, in 1997, and forage digestible dry matter concentration in 1998. Increasing yields or the concentrations of digestible dry matter or crude protein of pasture forage reduced the costs of purchased feed per cow.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The goal of the ISU ADVANCE program is to investigate the effectiveness of a multilevel collaborative effort to produce institutional transformation that results in the full participation of women faculty in science, technology, engineering and math fields in the university. Our approach focuses on transforming departmental cultures (views, attitudes, norms and shared beliefs), practices (what people say and do), and structures (physical and social arrangements), as well as university policies, through active participation of individuals at all levels of the university.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Bilingual education programs implicitly assume that the acquired knowledge is represented in a language-independent way. This assumption, however, stands in strong contrast to research findings showing that information may be represented in a way closely tied to the specific language of instruction and learning. The present study aims to examine whether and to which extent cognitive costs appear during arithmetic learning when language of instruction and language of retrieving differ. Thirty-nine high school students participating in a bilingual education program underwent a four-day training on multiplication and subtraction problems in one language (German or French), followed by a test session in which they had to solve trained as well as untrained problems in both languages. We found that cognitive costs related to language switching appeared for both arithmetic operations. Implications of our findings are discussed with respect to bilingual education as well as to cognitive mechanisms underlying different arithmetic operations.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Introduction: Concerns about the quality of physician education have changed current medical education practices. Learners must demonstrate competency in core areas, rather than solely participating in educational activities. Academic medical institutions are challenged with identifying leaders to direct curricular and evaluation reforms. An innovative partnership between the University of Houston College of Education and Baylor College of Medicine, the University of Texas Medical School at Houston, and the University of Texas Dental Branch at Houston offers a Masters of Education in Teaching degree with an emphasis in Health Sciences. Courses encompass fundamental areas including curriculum, instruction, technology, measurement, research design and statistics. [See PDF for complete abstract]

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Hypertutorials optimize five features - presentation, learner control, practice, feedback, and elaborative learning resources. Previous research showed graduate students significantly and overwhelmingly preferred Web-based hypertutorials to conventional "Book-on-the-Web" statistics or research design lessons. The current report shows that the source of hypertutorials' superiority in student evaluations of instruction lies in their hypertutorial features. Randomized comparisons between the two methodologies were conducted in two successive iterations of a graduate level health informatics research design and evaluation course. The two versions contained the same text and graphics, but differed in the presence or absence of hypertutorial features: Elaborative learning resources, practice, feedback, and amount of learner control. Students gave high evaluations to both Web-based methodologies, but consistently rated the hypertutorial lessons as superior. Significant differences localized in the hypertutorial subscale that measured student responses to hypertutorial features.