US20020068264A1 - Method and apparatus for facilitating a peer review process for computer-based quizzes - Google Patents

Method and apparatus for facilitating a peer review process for computer-based quizzes Download PDF

Info

Publication number
US20020068264A1
US20020068264A1 US09/729,741 US72974100A US2002068264A1 US 20020068264 A1 US20020068264 A1 US 20020068264A1 US 72974100 A US72974100 A US 72974100A US 2002068264 A1 US2002068264 A1 US 2002068264A1
Authority
US
United States
Prior art keywords
responses
grader
quiz
grading
computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US09/729,741
Inventor
Jinglin Gu
Tara McLaughlin
Brandy Altstadter
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Quia Corp
Original Assignee
Quia Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Quia Corp filed Critical Quia Corp
Priority to US09/729,741 priority Critical patent/US20020068264A1/en
Assigned to QUIA CORPORAITON reassignment QUIA CORPORAITON ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ALTSTADTER, BRANDY, GU, JINGLIN, MCLAUGHLIN, TARA L.
Publication of US20020068264A1 publication Critical patent/US20020068264A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B7/00Electrically-operated teaching apparatus or devices working with questions and answers
    • G09B7/02Electrically-operated teaching apparatus or devices working with questions and answers of the type wherein the student is expected to construct an answer to the question which is presented or wherein the machine gives an answer to the question presented by a student

Definitions

  • the present invention relates to computer-based quizzes. More particularly, the present invention relates to a method and an apparatus for facilitating grading of computer-based quizzes.
  • Making a quiz available on line allows students to more easily take the quiz. If a quiz is made available across a computer network, such as the Internet, it is possible for students to take the quiz from different geographical locations. Making a quiz available on line also allows students to take the quiz at different times.
  • One embodiment of the present invention provides a system that facilitates grading of a quiz on a computer system by a human grader.
  • This system operates by receiving responses to the quiz from at least one person taking the quiz, and then storing the responses for later retrieval.
  • the system retrieves the responses, and displays them to the grader on a computer display.
  • the system receives receiving grading results from the grader, and associates the grading results with the responses.
  • the system displays the responses ordered by question, so that for a given question, responses to the given question are displayed together, thereby enabling the grader to grade all responses to the given question before grading another question.
  • the responses are displayed so that the grader does not know the identity of a person who answered a given question.
  • the system displays the responses ordered by person, so that for a given person taking the quiz, responses to questions answered by the given person are displayed together. This enables the grader to grade all responses for the given person before grading responses for another person.
  • the system allows the grader to select between grading by question and grading by student.
  • the system allows the grader to assign bonus points beyond points allocated for non-bonus questions within the quiz.
  • the system receives textual comments from the grader in addition to scores.
  • the system displays the responses to the grader by sending the responses across a network to a grader computer system operated by the grader, and then displaying the responses on the computer display of the grader computer system.
  • the system makes the grading results available to people taking the quiz.
  • the system provides a visual indication to the grader that allows the grader to differentiate between questions that have been graded and questions that have not been graded.
  • FIG. 1 illustrates a number of computer systems coupled together by a network in accordance with an embodiment of the present invention.
  • FIG. 2 illustrates the structure of a web site for administering, taking and grading quizzes in accordance with an embodiment of the present invention.
  • FIG. 3 illustrates data structure involves in storing quiz sessions and corresponding responses in accordance with an embodiment of the present invention.
  • FIG. 4 is a flow chart illustrating the quiz grading process in accordance with an embodiment of the present invention.
  • FIG. 5 illustrates a user interface for grading by question in accordance with an embodiment of the present invention.
  • FIG. 6A illustrates a portion of a user interface for grading by student in accordance with an embodiment of the present invention.
  • FIG. 6B illustrates another portion of a user interface for grading by student in accordance with an embodiment of the present invention.
  • FIG. 6C illustrates yet another portion of a user interface for grading by student in accordance with an embodiment of the present invention.
  • a computer readable storage medium which may be any device or medium that can store code and/or data for use by a computer system.
  • the transmission medium may include a communications network, such as the Internet.
  • FIG. 1 illustrates a number of computer systems coupled together by a network 110 in accordance with an embodiment of the present invention.
  • These computer systems include server computer system 101 , educator computer system 112 and student computer systems 114 - 116 .
  • Network 110 may include any type of wire or wireless link between computers including, but not limited to, a local area network, a wide area network, or a combination of networks.
  • network 110 includes the Internet.
  • Server computer system 101 may include any node on network 110 including computational capability and data storage capability, as well as a mechanism for servicing requests from clients for computational and data storage resources.
  • Educator computer system 112 and student computer systems 114 - 116 may include any node on a network including computational capability and including a mechanism for communicating across network 110 .
  • educator computer system 112 and student computer systems 114 - 116 act as clients for server computer system 101 .
  • educator computer system 112 communicates with server computer system 101 to enable an educator to create a session for a quiz and to review results generated by students in taking the session.
  • student computer systems 114 - 116 communicate with server computer system 101 to enable students to take quiz sessions.
  • educator can generally refer to a teacher or any other person who is in charge of administering a quiz session.
  • Server computer system 101 includes quiz server 102 and storage device 103 .
  • Quiz server 102 includes resources that implement quiz web site 105 .
  • Quiz web site 105 provides resources that allow an educator operating on educator computer system 112 to create a quiz session and to view results of the quiz session through a web browser on educator computer system 112 .
  • Quiz web site 105 also provides resources that enable students on student computer systems 114 - 116 to take a quiz session via web browsers on student computer systems 114 - 116 .
  • the present invention is described in terms of a web site 105 on a server computer system 101 and web browsers on client computer systems 112 and 114 - 116 , the present invention can generally be implemented on any computer system. Hence, the present invention is not limited to systems designed around web sites or client-server systems.
  • Storage device 103 may include any type of storage device for storing code and/or data in for access by quiz server 102 .
  • storage device 103 may include a disk drive or a semiconductor memory.
  • Storage device 103 includes quiz data files 104 .
  • Quiz data files 104 include data associated with a specific quiz. Note that the specific quiz can be associated with a number of different sessions, and these sessions have their own data files. Hence, quiz data files 104 for a specific quiz can be associated with session data files 108 for a number of different sessions.
  • the system illustrated in FIG. 1 operates generally as follows.
  • An educator operating on educator computer system 112 creates a session for a quiz from by accessing quiz web site 105 on server computer system 101 . This involves first identifying an existing quiz and creating a session for the quiz. (Also note that quiz web site 105 allows an educator to create a quiz.) Next, a number of students take the session for the quiz by accessing quiz web site 105 through student computer systems 114 - 116 . In doing so, the students are able to review their results from the quiz. After all of the students have taken the quiz, the educator can view results of the quiz and can grade the quiz from educator computer system 112 .
  • FIG. 2 illustrates the structure of quiz web site 105 (from FIG. 1) for administering and taking and grading quizzes in accordance with an embodiment of the present invention.
  • Users typically enter quiz web site 105 through home page 202 , which is accessible through a link on the Internet.
  • Home page 202 includes instructions on how to use quiz web site 105 as well as access points that allow a user to access other pages within quiz web site 105 , including directory 204 , activity manager 208 and session login page 216 .
  • Directory 204 includes a directory of the quizzes that are available on quiz web site 105 . This allows a user to navigate through the quizzes on quiz web site 105 in order to find a desired quiz. Note that directory 204 can be organized hierarchically so that quizzes can be viewed by category and subcategory. In general any type of access structure for viewing quizzes can be used to implement directory 204 . In FIG. 2, directory 204 references quiz page 206 .
  • Quiz page 206 allows an educator to view an associated quiz.
  • One of the command options on quiz page 206 allows an educator to create a session for a quiz. Once the session is created, the educator can allow a selected group of students to take the session for the quiz. The results generated by the students in taking the session of the quiz can then be viewed by the instructor.
  • a session allows a number of different educators to give the same quiz to a number of different groups of students without the results from the different groups of students becoming intermixed.
  • Activity manager 208 is password protected for each educator and can be customized for each educator. Activity manager 208 allows an educator to perform a number of functions related to sessions and quizzes.
  • a first set of command options allows the educator to create, edit and delete a quiz.
  • a second set of command options allows the educator to enable and disable specific quiz sessions.
  • a third set of command options allows the educator to create, edit and delete quiz sessions.
  • a fourth set of command options allows the educator to view a list of quiz sessions that the educator has created.
  • a fifth set of command options allows the educator to grade quiz sessions, or to view results from students taking quiz sessions.
  • the educator In order to view statistics, the educator must first choose a report type (page 210 ). The educator is then presented with a summary of results organized by students 212 or a summary of results organized by questions 214 depending upon which type of report is chosen. The educator can then perform a number of functions within each type of report, such as sorting alphabetically, sorting by score or deleting a particular score. The educator can also view the results in detail organized by student 240 , or can view the results in detail organized by question 242 . The educator can additionally choose to perform student grading 236 or to perform question grading 242 .
  • Session login page 216 allows a student to log in to a specified session. Typically, the student receives a session identifier from the educator, and the student uses the session identifier to access the session.
  • Session page 218 allows the student to enter his or her name or some other form of identification. Session page 218 then presents questions to the student and allows the student to answer the questions. When the questions are answered, the student presses a submit button within session page 218 . The student is then presented with a results page 220 . Results page 220 allows the student to view the results of the quiz session including the correct answers to questions that were answered incorrectly.
  • quiz web site 105 includes mechanisms to implement other computer-based instructional games in addition to quizzes.
  • FIG. 3 illustrates data structure involved in storing quiz sessions and corresponding responses in accordance with an embodiment of the present invention.
  • FIG. 3 includes three database tables, including session instance table 302 , session questions table 303 and session answers table 304 .
  • Session instance table 302 contains a row for each student taking a specific quiz session. Each row of session instance table 302 is associated with multiple rows in session questions table 303 .
  • session questions table 303 contains one row for each student and question combination.
  • session answers table 304 includes a row containing a corresponding answer for each row in session questions table 303 .
  • FIG. 4 is a flow chart illustrating the quiz grading process in accordance with an embodiment of the present invention.
  • the system first receives responses from various students taking the quiz (step 402 ), and the responses are stored in a database or some other type of computer memory (step 404 ).
  • This process is described in more detail in a pending U.S. patent application entitled “Method and Apparatus for Providing Sessions for Computer-Based Quizzes,” by inventor Paul B. Mishkin, Ser. No. 09/401,067 filed on Sep. 22, 1999, which is hereby incorporated by reference in order to describe the quiz-taking process.
  • the system receives a request from a grader to grade the responses, possibly from educator through educator computer system 112 (step 406 ). If the grader has the authority to grade the quiz, the system allows the grader to select between grading by student and grading by question (step 408 ).
  • the system retrieves (step 412 ) and displays (step 414 ) responses to the grader by student, which means that all responses for a specific student are retrieved and displayed to the grader before responses for a subsequent student are displayed to the grader.
  • the system retrieves (step 416 ) and displays (step 418 ) responses to the grader by student, which means that all responses for a specific question are retrieved and displayed to the grader before responses for another question are displayed to the grader.
  • student identities can be hidden from the grader by associating random numbers with each student instead of student names.
  • the system receives results from the grader (step 420 ), and then associates grading results with responses (step 422 ). This may also involve storing the grading results along with the responses for later retrieval.
  • the system can also allow people taking the quiz to view the grading results at a later time (step 424 ).
  • the system allows some questions to be manually graded while other questions are automatically graded.
  • some questions such as multiple choice questions and true/false questions, can be easily auto-graded.
  • other questions such as short answer questions or essay questions, are better suited for manual grading.
  • one embodiment of the present invention first automatically grades some of the questions, and then allows a grader to manually grade other questions. Note that the grader can also manually override the grading for computer-graded questions.
  • FIG. 5 illustrates a user interface for grading by question in accordance with an embodiment of the present invention.
  • This user interface includes a summary table that enables the grader to select specific questions to grade.
  • the grader is presented with responses for each student in sequence. Note that the students are only identified by a student number, not by name.
  • the system places a check mark in a box within this table to inform the grader that the question has been graded.
  • FIGS. 6 A- 6 C illustrates a user interface for grading by student in accordance with an embodiment of the present invention.
  • This user interface includes a summary table that enables the grader to select students to grade.
  • the grader is presented with responses for the specific student to all of the questions on the quiz.
  • the system places a check mark in a box within this table to inform the grader that the student has been graded.
  • the grader can also assign bonus points for the quiz and can also input textual comments as feedback to the student.

Abstract

One embodiment of the present invention provides a system that facilitates grading of a quiz on a computer system by a human grader. This system operates by receiving responses to the quiz from at least one person taking the quiz, and then storing the responses for later retrieval. Next, upon receiving a request from a grader to grade the responses to the quiz, the system retrieves the responses, and displays them to the grader on a computer display. The system then receives receiving grading results from the grader, and associates the grading results with the responses. In one embodiment of the present invention, the system displays the responses ordered by question, so that for a given question, responses to the given question are displayed together, thereby enabling the grader to grade all responses to the given question before grading another question. In a variation on this embodiment, the responses are displayed so that the grader does not know the identity of a person who answered a given question. In one embodiment of the present invention, the system displays the responses ordered by person, so that for a given person taking the quiz, responses to questions answered by the given person are displayed together. This enables the grader to grade all responses for the given person before grading responses for another person.

Description

    BACKGROUND
  • 1. Field of the Invention [0001]
  • The present invention relates to computer-based quizzes. More particularly, the present invention relates to a method and an apparatus for facilitating grading of computer-based quizzes. [0002]
  • 2. Related Art [0003]
  • The recent proliferation of computer technology has made it possible to automate many tasks involving the manipulation of information. In particular, computers can automate the process of administering educational quizzes and examinations by making a quiz or an examination available on line. This provides a number of advantages. [0004]
  • Making a quiz available on line reduces paperwork by eliminating the time-consuming process of copying the quiz onto sheets of paper to distribute to students. Furthermore, computer technology can automate the process of preparing and formatting the quiz before it is distributed. [0005]
  • Making a quiz available on line allows students to more easily take the quiz. If a quiz is made available across a computer network, such as the Internet, it is possible for students to take the quiz from different geographical locations. Making a quiz available on line also allows students to take the quiz at different times. [0006]
  • Furthermore, making a quiz available on line can automate the process of grading student responses. Unfortunately, many types of questions cannot be automatically graded. For example, essay questions and short answer questions typically require a human grader to read the responses in order to evaluate the performance of each student on the quiz. However, existing computer-based quiz systems do not provide an efficient mechanism for facilitating grading by a human grader. [0007]
  • What is needed is a method and an apparatus for facilitating grading of computer-based quizzes by a human grader. [0008]
  • SUMMARY
  • One embodiment of the present invention provides a system that facilitates grading of a quiz on a computer system by a human grader. This system operates by receiving responses to the quiz from at least one person taking the quiz, and then storing the responses for later retrieval. Next, upon receiving a request from a grader to grade the responses to the quiz, the system retrieves the responses, and displays them to the grader on a computer display. The system then receives receiving grading results from the grader, and associates the grading results with the responses. [0009]
  • In one embodiment of the present invention, the system displays the responses ordered by question, so that for a given question, responses to the given question are displayed together, thereby enabling the grader to grade all responses to the given question before grading another question. In a variation on this embodiment, the responses are displayed so that the grader does not know the identity of a person who answered a given question. [0010]
  • In one embodiment of the present invention, the system displays the responses ordered by person, so that for a given person taking the quiz, responses to questions answered by the given person are displayed together. This enables the grader to grade all responses for the given person before grading responses for another person. [0011]
  • In one embodiment of the present invention, the system allows the grader to select between grading by question and grading by student. [0012]
  • In one embodiment of the present invention, the system allows the grader to assign bonus points beyond points allocated for non-bonus questions within the quiz. [0013]
  • In one embodiment of the present invention, the system receives textual comments from the grader in addition to scores. [0014]
  • In one embodiment of the present invention, the system displays the responses to the grader by sending the responses across a network to a grader computer system operated by the grader, and then displaying the responses on the computer display of the grader computer system. [0015]
  • In one embodiment of the present invention, the system makes the grading results available to people taking the quiz. [0016]
  • In one embodiment of the present invention, the system provides a visual indication to the grader that allows the grader to differentiate between questions that have been graded and questions that have not been graded.[0017]
  • BRIEF DESCRIPTION OF THE FIGURES
  • FIG. 1 illustrates a number of computer systems coupled together by a network in accordance with an embodiment of the present invention. [0018]
  • FIG. 2 illustrates the structure of a web site for administering, taking and grading quizzes in accordance with an embodiment of the present invention. [0019]
  • FIG. 3 illustrates data structure involves in storing quiz sessions and corresponding responses in accordance with an embodiment of the present invention. [0020]
  • FIG. 4 is a flow chart illustrating the quiz grading process in accordance with an embodiment of the present invention. [0021]
  • FIG. 5 illustrates a user interface for grading by question in accordance with an embodiment of the present invention. [0022]
  • FIG. 6A illustrates a portion of a user interface for grading by student in accordance with an embodiment of the present invention. [0023]
  • FIG. 6B illustrates another portion of a user interface for grading by student in accordance with an embodiment of the present invention. [0024]
  • FIG. 6C illustrates yet another portion of a user interface for grading by student in accordance with an embodiment of the present invention. [0025]
  • DETAILED DESCRIPTION
  • The following description is presented to enable any person skilled in the art to make and use the invention, and is provided in the context of a particular application and its requirements. Various modifications to the disclosed embodiments will be readily apparent to those skilled in the art, and the general principles defined herein may be applied to other embodiments and applications without departing from the spirit and scope of the present invention. Thus, the present invention is not intended to be limited to the embodiments shown, but is to be accorded the widest scope consistent with the principles and features disclosed herein. [0026]
  • The data structures and code described in this detailed description are typically stored on a computer readable storage medium, which may be any device or medium that can store code and/or data for use by a computer system. This includes, but is not limited to, magnetic and optical storage devices such as disk drives, magnetic tape, CDs (compact discs) and DVDs (digital versatile discs or digital video discs), and computer instruction signals embodied in a transmission medium (with or without a carrier wave upon which the signals are modulated). For example, the transmission medium may include a communications network, such as the Internet. [0027]
  • Computer Systems
  • FIG. 1 illustrates a number of computer systems coupled together by a [0028] network 110 in accordance with an embodiment of the present invention. These computer systems include server computer system 101, educator computer system 112 and student computer systems 114-116. Network 110 may include any type of wire or wireless link between computers including, but not limited to, a local area network, a wide area network, or a combination of networks. In one embodiment of the present invention, network 110 includes the Internet.
  • [0029] Server computer system 101 may include any node on network 110 including computational capability and data storage capability, as well as a mechanism for servicing requests from clients for computational and data storage resources.
  • [0030] Educator computer system 112 and student computer systems 114-116 may include any node on a network including computational capability and including a mechanism for communicating across network 110. In the embodiment of the present invention illustrated in FIG. 1, educator computer system 112 and student computer systems 114-116 act as clients for server computer system 101. In general, educator computer system 112 communicates with server computer system 101 to enable an educator to create a session for a quiz and to review results generated by students in taking the session.
  • Correspondingly, student computer systems [0031] 114-116 communicate with server computer system 101 to enable students to take quiz sessions. Note that the term educator can generally refer to a teacher or any other person who is in charge of administering a quiz session.
  • [0032] Server computer system 101 includes quiz server 102 and storage device 103. Quiz server 102 includes resources that implement quiz web site 105. Quiz web site 105 provides resources that allow an educator operating on educator computer system 112 to create a quiz session and to view results of the quiz session through a web browser on educator computer system 112. Quiz web site 105 also provides resources that enable students on student computer systems 114-116 to take a quiz session via web browsers on student computer systems 114-116.
  • Note that although the present invention is described in terms of a [0033] web site 105 on a server computer system 101 and web browsers on client computer systems 112 and 114-116, the present invention can generally be implemented on any computer system. Hence, the present invention is not limited to systems designed around web sites or client-server systems.
  • [0034] Storage device 103 may include any type of storage device for storing code and/or data in for access by quiz server 102. For example, storage device 103 may include a disk drive or a semiconductor memory. Storage device 103 includes quiz data files 104. Quiz data files 104 include data associated with a specific quiz. Note that the specific quiz can be associated with a number of different sessions, and these sessions have their own data files. Hence, quiz data files 104 for a specific quiz can be associated with session data files 108 for a number of different sessions.
  • During operation, the system illustrated in FIG. 1 operates generally as follows. An educator operating on [0035] educator computer system 112 creates a session for a quiz from by accessing quiz web site 105 on server computer system 101. This involves first identifying an existing quiz and creating a session for the quiz. (Also note that quiz web site 105 allows an educator to create a quiz.) Next, a number of students take the session for the quiz by accessing quiz web site 105 through student computer systems 114-116. In doing so, the students are able to review their results from the quiz. After all of the students have taken the quiz, the educator can view results of the quiz and can grade the quiz from educator computer system 112.
  • Web Site
  • FIG. 2 illustrates the structure of quiz web site [0036] 105 (from FIG. 1) for administering and taking and grading quizzes in accordance with an embodiment of the present invention. Users typically enter quiz web site 105 through home page 202, which is accessible through a link on the Internet. Home page 202 includes instructions on how to use quiz web site 105 as well as access points that allow a user to access other pages within quiz web site 105, including directory 204, activity manager 208 and session login page 216.
  • [0037] Directory 204 includes a directory of the quizzes that are available on quiz web site 105. This allows a user to navigate through the quizzes on quiz web site 105 in order to find a desired quiz. Note that directory 204 can be organized hierarchically so that quizzes can be viewed by category and subcategory. In general any type of access structure for viewing quizzes can be used to implement directory 204. In FIG. 2, directory 204 references quiz page 206.
  • [0038] Quiz page 206 allows an educator to view an associated quiz. One of the command options on quiz page 206 allows an educator to create a session for a quiz. Once the session is created, the educator can allow a selected group of students to take the session for the quiz. The results generated by the students in taking the session of the quiz can then be viewed by the instructor. Hence, a session allows a number of different educators to give the same quiz to a number of different groups of students without the results from the different groups of students becoming intermixed.
  • Educators typically access [0039] quiz web site 105 through activity manager 208. Activity manager 208 is password protected for each educator and can be customized for each educator. Activity manager 208 allows an educator to perform a number of functions related to sessions and quizzes. A first set of command options allows the educator to create, edit and delete a quiz. A second set of command options allows the educator to enable and disable specific quiz sessions. A third set of command options allows the educator to create, edit and delete quiz sessions. A fourth set of command options allows the educator to view a list of quiz sessions that the educator has created. A fifth set of command options allows the educator to grade quiz sessions, or to view results from students taking quiz sessions.
  • In order to view statistics, the educator must first choose a report type (page [0040] 210). The educator is then presented with a summary of results organized by students 212 or a summary of results organized by questions 214 depending upon which type of report is chosen. The educator can then perform a number of functions within each type of report, such as sorting alphabetically, sorting by score or deleting a particular score. The educator can also view the results in detail organized by student 240, or can view the results in detail organized by question 242. The educator can additionally choose to perform student grading 236 or to perform question grading 242.
  • [0041] Session login page 216 allows a student to log in to a specified session. Typically, the student receives a session identifier from the educator, and the student uses the session identifier to access the session.
  • Once the student logs into the session, the student is presented with a [0042] session page 218. Session page 218 allows the student to enter his or her name or some other form of identification. Session page 218 then presents questions to the student and allows the student to answer the questions. When the questions are answered, the student presses a submit button within session page 218. The student is then presented with a results page 220. Results page 220 allows the student to view the results of the quiz session including the correct answers to questions that were answered incorrectly.
  • Note that many other possible organizations for a [0043] quiz web site 105 can be used with the present invention. Also note that in one embodiment of the present invention, quiz web site 105 includes mechanisms to implement other computer-based instructional games in addition to quizzes.
  • Data Structures
  • FIG. 3 illustrates data structure involved in storing quiz sessions and corresponding responses in accordance with an embodiment of the present invention. FIG. 3 includes three database tables, including session instance table [0044] 302, session questions table 303 and session answers table 304. Session instance table 302 contains a row for each student taking a specific quiz session. Each row of session instance table 302 is associated with multiple rows in session questions table 303. Note that session questions table 303 contains one row for each student and question combination. Finally, session answers table 304 includes a row containing a corresponding answer for each row in session questions table 303.
  • Grading Process
  • FIG. 4 is a flow chart illustrating the quiz grading process in accordance with an embodiment of the present invention. The system first receives responses from various students taking the quiz (step [0045] 402), and the responses are stored in a database or some other type of computer memory (step 404). This process is described in more detail in a pending U.S. patent application entitled “Method and Apparatus for Providing Sessions for Computer-Based Quizzes,” by inventor Paul B. Mishkin, Ser. No. 09/401,067 filed on Sep. 22, 1999, which is hereby incorporated by reference in order to describe the quiz-taking process.
  • Next, the system receives a request from a grader to grade the responses, possibly from educator through educator computer system [0046] 112 (step 406). If the grader has the authority to grade the quiz, the system allows the grader to select between grading by student and grading by question (step 408).
  • If the grader selects to grade by student, the system retrieves (step [0047] 412) and displays (step 414) responses to the grader by student, which means that all responses for a specific student are retrieved and displayed to the grader before responses for a subsequent student are displayed to the grader.
  • If the grader selects to grade by question, the system retrieves (step [0048] 416) and displays (step 418) responses to the grader by student, which means that all responses for a specific question are retrieved and displayed to the grader before responses for another question are displayed to the grader. Note that student identities can be hidden from the grader by associating random numbers with each student instead of student names.
  • Next, the system receives results from the grader (step [0049] 420), and then associates grading results with responses (step 422). This may also involve storing the grading results along with the responses for later retrieval.
  • The system can also allow people taking the quiz to view the grading results at a later time (step [0050] 424).
  • In one embodiment of the present invention, the system allows some questions to be manually graded while other questions are automatically graded. Note that some questions, such as multiple choice questions and true/false questions, can be easily auto-graded. Whereas, other questions, such as short answer questions or essay questions, are better suited for manual grading. Hence, one embodiment of the present invention first automatically grades some of the questions, and then allows a grader to manually grade other questions. Note that the grader can also manually override the grading for computer-graded questions. [0051]
  • User Interface
  • FIG. 5 illustrates a user interface for grading by question in accordance with an embodiment of the present invention. This user interface includes a summary table that enables the grader to select specific questions to grade. When a question is selected, the grader is presented with responses for each student in sequence. Note that the students are only identified by a student number, not by name. When all responses for a specific question are graded, the system places a check mark in a box within this table to inform the grader that the question has been graded. [0052]
  • FIGS. [0053] 6A-6C illustrates a user interface for grading by student in accordance with an embodiment of the present invention. This user interface includes a summary table that enables the grader to select students to grade. When a specific student is selected, the grader is presented with responses for the specific student to all of the questions on the quiz. When all responses for the specific student are graded, the system places a check mark in a box within this table to inform the grader that the student has been graded. Note that the grader can also assign bonus points for the quiz and can also input textual comments as feedback to the student.
  • The foregoing descriptions of embodiments of the present invention have been presented for purposes of illustration and description only. They are not intended to be exhaustive or to limit the present invention to the forms disclosed. Accordingly, many modifications and variations will be apparent to practitioners skilled in the art. Additionally, the above disclosure is not intended to limit the present invention. The scope of the present invention is defined by the appended claims. [0054]

Claims (30)

What is claimed is:
1. A method for facilitating grading of a quiz on a computer system, comprising:
receiving responses to the quiz from at least one person taking the quiz;
storing the responses;
receiving a request from a grader requesting to grade the responses to the quiz;
retrieving the responses;
displaying the responses to the grader on a computer display;
receiving grading results for the responses from the grader; and
associating the grading results with the responses.
2. The method of claim 1, wherein displaying the responses to the quiz involves displaying the responses ordered by question, so that for a given question, responses to the given question are displayed together, thereby enabling the grader to grade all responses to the given question before grading another question.
3. The method of claim 2, wherein the responses to the quiz are displayed so that the grader does not know the identity of a person who answered a given question.
4. The method of claim 1, wherein displaying the responses to the quiz involves displaying responses ordered by person, so that for a given person taking the quiz, responses to questions answered by the given person are displayed together, thereby enabling the grader to grade all responses for the given person before grading responses for another person.
5. The method of claim 1, further comprising allowing the grader to select between grading by question and grading by student.
6. The method of claim 1, further comprising allowing the grader to assign bonus points beyond points allocated for non-bonus questions within the quiz.
7. The method of claim 1, wherein receiving grading results from the grader involves receiving textual comments from the grader in addition to scores.
8. The method of claim 1, wherein displaying the responses to the grader involves:
sending the responses across a network to a grader computer system operated by the grader; and
displaying the responses on the computer display of the grader computer system.
9. The method of claim 1, further comprising making the grading results available to the at least one person taking the quiz.
10. The method of claim 1, further comprising providing a visual indication to the grader that allows the grader to differentiate between questions that have been graded and questions that have not been graded.
11. A computer-readable storage medium storing instructions that when executed by a computer cause the computer to perform a method for facilitating grading of a quiz on a computer system, the method comprising:
receiving responses to the quiz from at least one person taking the quiz;
storing the responses;
receiving a request from a grader requesting to grade the responses to the quiz;
retrieving the responses;
displaying the responses to the grader on a computer display;
receiving grading results for the responses from the grader; and
associating the grading results with the responses.
12. The computer-readable storage medium of claim 11, wherein displaying the responses to the quiz involves displaying the responses ordered by question, so that for a given question, responses to the given question are displayed together, thereby enabling the grader to grade all responses to the given question before grading another question.
13. The computer-readable storage medium of claim 12, wherein the responses to the quiz are displayed so that the grader does not know the identity of a person who answered a given question.
14. The computer-readable storage medium of claim 11, wherein displaying the responses to the quiz involves displaying responses ordered by person, so that for a given person taking the quiz, responses to questions answered by the given person are displayed together, thereby enabling the grader to grade all responses for the given person before grading responses for another person.
15. The computer-readable storage medium of claim 11, wherein the method further comprises allowing the grader to select between grading by question and grading by student.
16. The computer-readable storage medium of claim 11, wherein the method further comprises allowing the grader to assign bonus points beyond points allocated for non-bonus questions within the quiz.
17. The computer-readable storage medium of claim 11, wherein receiving grading results from the grader involves receiving textual comments from the grader in addition to scores.
18. The computer-readable storage medium of claim 11, wherein displaying the responses to the grader involves:
sending the responses across a network to a grader computer system operated by the grader; and
displaying the responses on the computer display of the grader computer system.
19. The computer-readable storage medium of claim 11, wherein the method further comprises making the grading results available to the at least one person taking the quiz.
20. The computer-readable storage medium of claim 11, wherein the method further comprises providing a visual indication to the grader that allows the grader to differentiate between questions that have been graded and questions that have not been graded.
21. An apparatus that facilitates grading of a quiz on a computer system, comprising:
a receiving mechanism that is configured to receive responses to the quiz from at least one person taking the quiz;
a data storage area for storing the responses to the quiz;
wherein the receiving mechanism is additionally configured to receive a request from a grader requesting to grade the responses to the quiz; and
a display mechanism that is configured to display the responses to the grader on a computer display;
wherein the receiving mechanism is additionally configured to receive grading results for the responses from the grader.
22. The apparatus of claim 21, wherein the display mechanism is configured to display the responses the quiz ordered by question, so that for a given question, responses to the given question are displayed together, thereby enabling the grader to grade all responses to the given question before grading another question.
23. The apparatus of claim 22, wherein the display mechanism is configured to display the responses to the quiz so that the grader does not know the identity of a person who answered a given question.
24. The apparatus of claim 21, wherein the display mechanism is configured to display the responses ordered by person, so that for a given person taking the quiz, responses to questions answered by the given person are displayed together, thereby enabling the grader to grade all responses for the given person before grading responses for another person.
25. The apparatus of claim 21, further comprising a selection mechanism that is configured to allow the grader to select between grading by question and grading by student.
26. The apparatus of claim 21, further comprising a bonus point mechanism that is configured to allow the grader to assign bonus points beyond points allocated for non-bonus questions within the quiz.
27. The apparatus of claim 21, wherein in the receiving mechanism is configured to receive textual comments from the grader in addition to scores.
28. The apparatus of claim 21, wherein the display mechanism is configured to:
send the responses across a network to a grader computer system operated by the grader; and to
display the responses on the computer display of the grader computer system.
29. The apparatus of claim 21, further comprising an access mechanism that is configured to make the grading results available to the at least one person taking the quiz.
30. The apparatus of claim 21, wherein the display mechanism includes a visual indicator that allows the grader to differentiate between questions that have been graded and questions that have not been graded.
US09/729,741 2000-12-04 2000-12-04 Method and apparatus for facilitating a peer review process for computer-based quizzes Abandoned US20020068264A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/729,741 US20020068264A1 (en) 2000-12-04 2000-12-04 Method and apparatus for facilitating a peer review process for computer-based quizzes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/729,741 US20020068264A1 (en) 2000-12-04 2000-12-04 Method and apparatus for facilitating a peer review process for computer-based quizzes

Publications (1)

Publication Number Publication Date
US20020068264A1 true US20020068264A1 (en) 2002-06-06

Family

ID=24932407

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/729,741 Abandoned US20020068264A1 (en) 2000-12-04 2000-12-04 Method and apparatus for facilitating a peer review process for computer-based quizzes

Country Status (1)

Country Link
US (1) US20020068264A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020164564A1 (en) * 2001-05-07 2002-11-07 Fretwell Jack W. System to teach, measure and rate learner knowledge of basic mathematics facts
US20030164849A1 (en) * 2002-03-01 2003-09-04 Iparadigms, Llc Systems and methods for facilitating the peer review process
US20030228563A1 (en) * 2002-06-11 2003-12-11 Sang Henry W. System and method for creating and evaluating learning exercises
US20040229199A1 (en) * 2003-04-16 2004-11-18 Measured Progress, Inc. Computer-based standardized test administration, scoring and analysis system
US20070072165A1 (en) * 2005-09-12 2007-03-29 Dittrich William A Virtual oral recitation examination apparatus, system and method
US20100262903A1 (en) * 2003-02-13 2010-10-14 Iparadigms, Llc. Systems and methods for contextual mark-up of formatted documents
US8423886B2 (en) 2010-09-03 2013-04-16 Iparadigms, Llc. Systems and methods for document analysis
US20150079548A1 (en) * 2008-08-26 2015-03-19 Ideal Response, Inc. Sales response training system and methods

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020164564A1 (en) * 2001-05-07 2002-11-07 Fretwell Jack W. System to teach, measure and rate learner knowledge of basic mathematics facts
US6840774B2 (en) * 2001-05-07 2005-01-11 Jack W. Fretwell, Jr. System to teach, measure and rate learner knowledge of basic mathematics facts
US7219301B2 (en) * 2002-03-01 2007-05-15 Iparadigms, Llc Systems and methods for conducting a peer review process and evaluating the originality of documents
US20030164849A1 (en) * 2002-03-01 2003-09-04 Iparadigms, Llc Systems and methods for facilitating the peer review process
US20070288851A1 (en) * 2002-03-01 2007-12-13 Barrie John M Systems and methods for facilitating the peer review process
US20030228563A1 (en) * 2002-06-11 2003-12-11 Sang Henry W. System and method for creating and evaluating learning exercises
US20100262903A1 (en) * 2003-02-13 2010-10-14 Iparadigms, Llc. Systems and methods for contextual mark-up of formatted documents
US8589785B2 (en) 2003-02-13 2013-11-19 Iparadigms, Llc. Systems and methods for contextual mark-up of formatted documents
US20040229199A1 (en) * 2003-04-16 2004-11-18 Measured Progress, Inc. Computer-based standardized test administration, scoring and analysis system
US20070072165A1 (en) * 2005-09-12 2007-03-29 Dittrich William A Virtual oral recitation examination apparatus, system and method
US7657221B2 (en) * 2005-09-12 2010-02-02 Northwest Educational Software, Inc. Virtual oral recitation examination apparatus, system and method
US20150079548A1 (en) * 2008-08-26 2015-03-19 Ideal Response, Inc. Sales response training system and methods
US8423886B2 (en) 2010-09-03 2013-04-16 Iparadigms, Llc. Systems and methods for document analysis

Similar Documents

Publication Publication Date Title
US6377781B1 (en) Method and apparatus for providing sessions for computer-based quizzes
CN106448301B (en) System and method for interactive teaching by using intelligent terminal equipment
US8296661B2 (en) Systems and methods for facilitating originality analysis
US6513042B1 (en) Internet test-making method
US7390191B2 (en) Computer system configured to sequence multi-day training utilizing a database
US6471521B1 (en) System for implementing collaborative training and online learning over a computer network and related techniques
US6561812B1 (en) System and method of correlating learning materials with educational objectives
US20050287510A1 (en) Integrated instructional management system and method
US20060134593A1 (en) Web deployed e-learning knowledge management system
US20020087560A1 (en) On-line class and curriculum management
US20080076107A1 (en) Lock in training system with retention round display
US20110244439A1 (en) Testing System and Method for Mobile Devices
KR20000030680A (en) a cyber education system and method therefor
US20050053905A1 (en) Interactive training, certification and development system
Siegel Using computer networks (Intranet and Internet) to enhance your students' marketing skills
US20010036619A1 (en) Training method
US20020068264A1 (en) Method and apparatus for facilitating a peer review process for computer-based quizzes
JP2008058539A (en) Learning support device, learning support system, and program
McEnery et al. A method for interactive medical instruction utilizing the World Wide Web.
Grobe Conquering computer cowardice
WO2001075840A1 (en) A learning-assistance system
US20020068263A1 (en) Method and apparatus for facilitating a computer-based peer review process
Gardner et al. Computer supported learning. a large-scale, web-based learning and assessment system to support flexible education
Wielhorski Teaching remote users how to use electronic information resources
Swreney et al. Development of a computer simulation to evaluate the clinical performance of nursing students

Legal Events

Date Code Title Description
AS Assignment

Owner name: QUIA CORPORAITON, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GU, JINGLIN;MCLAUGHLIN, TARA L.;ALTSTADTER, BRANDY;REEL/FRAME:011340/0121

Effective date: 20001201

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION