Proceedings of the 35th SIGCSE Technical Symposium on Computer Science Education 2004
DOI: 10.1145/971300.971374
|View full text |Cite
|
Sign up to set email alerts
|

The Quiver system

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2005
2005
2021
2021

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 13 publications
(4 citation statements)
references
References 1 publication
0
4
0
Order By: Relevance
“…Some of them are Online Judge, a system for testing programs in programming contests [68], WebToTeach, a commercial tool which is designed to support a wide variety of programming exercises [69], Quiver, a server for building, maintaining, and administering programming quizzes [70], Praktomat, a system that allows students to read, review, and assess each others programs in order to improve quality and style [71], Web-CAT, a system that encourage students to write their own test cases [72] in order to experience test-first programming and understand the influence of testing on overall software quality [73], Marmoset, a project submission tool with support for automated testing and for collecting code snapshots [74]. In the new, open-source system Marmoset, the feedback that students receive is based on results obtained by testing, while final grading is done by the instructor (after the project's deadline).…”
Section: Tools Based On Automated Testingmentioning
confidence: 99%
“…Some of them are Online Judge, a system for testing programs in programming contests [68], WebToTeach, a commercial tool which is designed to support a wide variety of programming exercises [69], Quiver, a server for building, maintaining, and administering programming quizzes [70], Praktomat, a system that allows students to read, review, and assess each others programs in order to improve quality and style [71], Web-CAT, a system that encourage students to write their own test cases [72] in order to experience test-first programming and understand the influence of testing on overall software quality [73], Marmoset, a project submission tool with support for automated testing and for collecting code snapshots [74]. In the new, open-source system Marmoset, the feedback that students receive is based on results obtained by testing, while final grading is done by the instructor (after the project's deadline).…”
Section: Tools Based On Automated Testingmentioning
confidence: 99%
“…Apart from the complete program, parts of a student program can also be assessed automatically. Methods suggested by Bettini [8] and Quiver system [9] can effectively assess functions and methods of students' Java programs. In WebToTeach [10] and ELP [11], the program is complete just after students fill up the blanks of a given framework with code fragments.…”
Section: A Dynamic Analysismentioning
confidence: 99%
“…Ellsworth et al describe Quiver [2], an automated QUIz VERification tool that provides a closed-lab environment where students complete a small programming assignment in a limited amount of time. Because Quiver was designed for an interactive, timed environment, it requires that students use a specific client machine and editor, does not provide limited feedback as in release tests, and does not capture fine-grained snapshots of student code.…”
Section: Related Workmentioning
confidence: 99%