2 resultados para Test-problem Generator
em DigitalCommons@University of Nebraska - Lincoln
Resumo:
In this action research study of my 5th grade mathematics class, I investigated how students’ understanding of math vocabulary impacts their understanding of the curriculum. I discovered math vocabulary plays an important role in a student’s ability to understand daily lessons, complete homework, discuss ideas in groups, take tests and be successful on achievement tests. A student’s ability to understand the words around him (or her) in math class seem very related to his or her ability to solve word problems. Word problems are what our national assessments are all about. I also discovered that direct instruction and support of math vocabulary increased test scores and confidence in students as test takers. As a result of this research, I plan to continue to find ways to emphasize the vocabulary used in our current math curriculum. This process will start at the beginning of the year. I will continue to look for strategies that promote math vocabulary retention in my students. And finally, I will share my findings with my colleagues, so my research can be used as part of our School Improvement Goals.
Resumo:
One problem with using component-based software development approach is that once software modules are reused over generations of products, they form legacy structures that can be challenging to understand, making validating these systems difficult. Therefore, tools and methodologies that enable engineers to see interactions of these software modules will enhance their ability to make these software systems more dependable. To address this need, we propose SimSight, a framework to capture dynamic call graphs in Simics, a widely adopted commercial full-system simulator. Simics is a software system that simulates complete computer systems. Thus, it performs nearly identical tasks to a real system but at a much lower speed while providing greater execution observability. We have implemented SimSight to generate dynamic call graphs of statically and dynamically linked functions in x86/Linux environment. A case study illustrates how we can use SimSight to identify sources of software errors. We then evaluate its performance using 12 integer programs from SPEC CPU2006 benchmark suite.