Show simple item record

dc.contributor.authorHelmick, Michaelen_US
dc.date.accessioned2008-07-22T19:31:44Zen_US
dc.date.accessioned2013-07-10T15:06:35Z
dc.date.available2008-07-22T19:31:44Zen_US
dc.date.available2013-07-10T15:06:35Z
dc.date.issued2006-01-01en_US
dc.date.submitted2007-11-26en_US
dc.identifier.uri
dc.identifier.urihttp://hdl.handle.net/2374.MIA/251en_US
dc.description.abstractAutoGrader is a framework developed at Miami University for the automatic grading of student programming assignments written in the Java programming language. AutoGrader leverages the abstract concept of interfaces, brought out by the Java interface language construct, in both the assignment and grading of programming assignments. The use of interfaces reinforces the role of procedural abstraction in ob ject-oriented programming and allows for a common API to all student code. This common API then enables automatic grading of program functionality. AutoGrader provides a simple instructor API and enables the automatic testing of student code through the Java language features of interfaces and reflection1 . AutoGrader also supports static code analysis using PMD [4] to detect possible bugs, dead code, suboptimal, and overcomplicated code. While AutoGrader is written in and only handles Java programs, this style of automated grading is adaptable to any language that supports (or can mimic) named interfaces and/or abstract functions and that also supports runtime reflection.en_US
dc.titleInterface-based Programming Assignments and Automatic Grading of Java Programsen_US
dc.typeTexten_US
dc.type.genreArticleen_US


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record