2 resultados para Query errors

em DigitalCommons@University of Nebraska - Lincoln


Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this action research study, I investigated the careless errors made by my seventh-grade mathematics students on their homework and tests. Beyond analyzing the types of careless errors and the frequency at which they were made, I also analyzed my students’ attitudes toward reviewing their work before they turn it in and self-reflection about the quality of work that they were producing. I found that many students did not know how to review their test before turning it in; no one had ever taught them how to do so. However, when students were given tools to help them with this task, they were able to make strides towards reducing the number of careless errors that they made and began to turn in high quality work that demonstrated their understanding of the content that had been taught. As a result of this research, I plan to teach my students how to go back over their homework and tests before turning them in. I also intend to continue to use the tools that I have produced to encourage students to self-reflect on the work that they have done. Assessment is such an important piece of educating my students and the careless errors made on these assessments needed to be addressed.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

End-user programmers are increasingly relying on web authoring environments to create web applications. Although often consisting primarily of web pages, such applications are increasingly going further, harnessing the content available on the web through “programs” that query other web applications for information to drive other tasks. Unfortunately, errors can be pervasive in web applications, impacting their dependability. This paper reports the results of an exploratory study of end-user web application developers, performed with the aim of exposing prevalent classes of errors. The results suggest that end-users struggle the most with the identification and manipulation of variables when structuring requests to obtain data from other web sites. To address this problem, we present a family of techniques that help end user programmers perform this task, reducing possible sources of error. The techniques focus on simplification and characterization of the data that end-users must analyze while developing their web applications. We report the results of an empirical study in which these techniques are applied to several popular web sites. Our results reveal several potential benefits for end-users who wish to “engineer” dependable web applications.