USRE36028E - Computer assisted coaching method - Google Patents

Computer assisted coaching method Download PDF

Info

Publication number
USRE36028E
USRE36028E US08/748,424 US74842496A USRE36028E US RE36028 E USRE36028 E US RE36028E US 74842496 A US74842496 A US 74842496A US RE36028 E USRE36028 E US RE36028E
Authority
US
United States
Prior art keywords
student
iaddend
iadd
attributes
line
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.)
Expired - Lifetime
Application number
US08/748,424
Inventor
Kenneth C. Deesen
Avinash B. Tilak
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.)
Individual
Original Assignee
Individual
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
Priority claimed from US07/619,655 external-priority patent/US5100329A/en
Application filed by Individual filed Critical Individual
Priority to US08/748,424 priority Critical patent/USRE36028E/en
Application granted granted Critical
Publication of USRE36028E publication Critical patent/USRE36028E/en
Anticipated expiration legal-status Critical
Expired - Lifetime 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
    • G09B7/04Electrically-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 characterised by modifying the teaching programme in response to a wrong answer, e.g. repeating the question, supplying a further explanation

Definitions

  • the invention emulates the interactive relationship between the student and the teacher wherein the student is observed by the teacher while performing.
  • the teacher expresses a positive evaluation of the students act with something like, "85%", or "very good” which reinforces that which was correct.
  • the teacher communicates the negative aspects of the attempt by making specific corrective recommendations.
  • the teacher observes each new attempt, evaluates and responds appropriately as before, guiding the pupil ever closer to a successful performance.
  • the teacher can elect to repeat the activity until the student succeeds.
  • the program possesses side benefits. It can be made to keep performance records such as grades and the number of attempts to achieve success for each student so that both the student and the program can be continuously evaluated.
  • FIGS. 1A, 1B and 1C The single FIGURE, divided into FIGS. 1A, 1B and 1C to enable the use of a scale that is large enough to be easily legible, is a flowchart outlining the steps performed in the preferred embodiment of the invention.
  • a computer is provided with input and output communicating hardware means which allows the computer to perceive the aspects of the student's inputted act and to report back to the student on its evaluation which vanes somewhat with the art that is being practiced.
  • the computer response can be output means be graphically displayed on the CRT screen; or verbally or numerically displayed on the CRT; or with audible sound or tone codes; or verbalized via loudspeaker; or variations and combinations of the above.
  • Input device means for the program include keyboard; graphics tablet, light pen and prepared CRT; mouse; microphone; video camera; or variations and combinations of the above.
  • Computer program means are provided, as a class, which provide computer assisted drills for perfecting skill performance said program means being in operating cooperation with said computer means and said input-output communicating means.
  • the program means comprising idealized attribute means not shown in the display and therefore hidden until specifically denied, comparison means and evaluation feedback means in the following interactive sequence.
  • the student performs a prescribed exercise in the discipline being taught, which is received by the computer's program means through the input means.
  • the program means digitally records the relevant details of the student's performance. It compares them with the details of an ideal performance previously created, digitized and stored.
  • the program means then provides the student, through the output means, with a brief critique or grade accurately reflecting how precisely his/her performance approached the ideal. If the program finds the performance unacceptable, it presents detailed instructions as to how to correct recognized errors. The student is asked to attempt an improved performance by observing the corrective instructions.
  • the new performance is again compared to the ideal performance and a fresh critique or grade is awarded the student New corrective instructions are presented and the student is asked to try an improved performance.
  • This interactive process of student trial and computer corrective feedback is repeatable as often as is necessary for the student to be able to perform the art or skill correctly and reliably.
  • a sample program has been prepared to demonstrate the principle of the computer assisted coaching of the present invention. It demonstrates feedback guidance that is the heart of the program and operates with the use of a graphics tablet as the input hardware for the student.
  • the CRT verbal and numerical displays provide the output for the computer program.
  • the exercise is intended to develop and improve the student's spatial judgment abilities by directing him to translate verbal and numerical directives into graphic expression. He is asked to find the location, direction and length of an unknown vector, which is an idealized hidden attribute. He is asked to draw a vector of his own creation on the graphics tablet which is digitized, displayed on the CRT and compared by the program with the hidden vector. Two evaluation responses are printed out for the student. The first describes the degree of success of the attempt verbally with adjectives:
  • the second response instructs the student where to draw the next vector so that it will be correct. This is done in three steps. The student is told:
  • the student draws a new vector as instructed and a new evaluation is reported on the attempt. The attempt is repeated until the student's attempt is within 1% of the correct vector.
  • the same program permits the teacher or operator to place a new vector into program memory to be located again by the same technique. This demonstrates the ability of the program to be adapted to an infinite number of exercises within a given discipline.
  • TEKTAB Enter TEKTAB, a proprietary software by TEKTRONIX.
  • the first part of the program comprises steps 1-3 the second part steps 4 and 5; the third part steps 6-9, the fourth steps 10 and 11; and the fifth part steps 12-20.
  • the student or other user of the system must define an active area or grid of the input hardware (e.g.. a graphics tablet) by creating GRID.DAT.
  • the student enters TEKTAB, a proprietary software package by Tektronix.
  • the program activates the graphics tablet in a single point mode in order to receive a single point input.
  • the program requires the student or other user to touch a stylus or pen to the lower left and upper right corners of the graphics tablet.
  • the computer defines a figure internally. Specifically, at step 4 of the flowchart, the program executes CRETE.FOR, a random number generation process to create (MAIN.DAT), a set of numbers representative of the figure within the defined boundaries of the graphics tablet. The numbers of this set are representative of the attributes of the figure: e.g., the length, angular orientation, and center point of a line. At step 5 of the flowchart the computer stores the set of numbers in appropriate addresses of the computer memory.
  • the student is requested to draw a trial line in imitation or in quest of the ideal line generated internally at step 4 by creating DRAW.DAT, and entering TEKTAB. Accordingly, at step 6 of the flowchart, the program activates the graphics tablet in multiple point mode for the student's input.
  • the program describes on the CRT screen the attributes of the hidden ideal line, for example. "The center of the line is located 3 units (e.g., pixels) to the right and 4 units down from the center of the screen, and the line is at an angle measuring 30 degrees counterclockwise from the horizontal and is 40 units long.”
  • Equipped with a verbal and numerical description of the line the student is then invited to draw the line on the graphics tablet at step 8 of the flowchart. If the student declines by typing NO, the program terminates. If the student accepts by typing YES, he or she exercises his or her spatial abilities by translating the verbal and numerical description provided by the computer Into graphical expression. An analog-to-digital converter digitizes the line drawn by the student and assigns a group of corresponding pixels on a CRT screen. At step 9 of the flowchart, the computer stores these locations in corresponding addresses in memory.
  • the computer evaluates the line drawn by the student by executing EVAL.FOR.
  • the program directs the computer to compare the trial line drawn by the student to the ideal line created internally by measuring differences or errors in the center point, length, and angular orientation of the respective lines.
  • the computer compares the values stored in memory B defining the ideal line with the respectively corresponding values stored in memory defining the trial line, and computes their differences.
  • the program then computes an overall error based on the parameters computed at step 10.
  • the computer provides the results of the evaluation. Specifically, at step 12 of the flowchart the program provides the student with positive feedback through a grade reflecting the overall correctness of his or her attempt. The program displays an output such as "2% error, your attempt was excellent.” At decision step 13 of the flowchart the program determines if the student has drawn the line perfectly, i.e., the error is within 1%. If so, the program loops forward to step 20 and terminates. If the error is greater than 1%, then the program moves to steps 14, 15, and 16 sequentially, thereby providing the student with corrective feedback regarding the error in the center point, length, and angular orientation of the line.
  • the program will designate how many screen units up/down or right/left the center of the trial line should be moved (step 14), by what percent the trial line should be lengthened or shortened (step 15), and by how many degrees the trial line should be reoriented clockwise or counterclockwise (step 16).
  • the program asks the student if he/she wishes to review the lines on the computer screen. If the student types YES, the program moves to step 18, which provides the student with a graphical presentation on the CRT screen of the ideal line generated by the system and the trial line drawn by the student. If the student types NO, the program loops forward to decision step 19, which asks the student if he/she wishes to make another attempt. If the student types YES at step 19, the program loops back to step 9. If the student types NO, the program progresses to step 20 and terminates.
  • the present invention can be applied to all arts and skills that can be taught. Some examples include
  • Graphic arts--including lettering, drawing, painting, drafting--where such physical properties such as size, shape, length, width, height, location, color, direction can be compared and evaluated by the computer.
  • Physical skills--such as dental surgery, general surgery, sculpting, architecture produce acts that can be described in terms as shape, height, width, depth, location and color and are subject to this program utilization.
  • An enlarged image of the tooth to be treated is displayed on the CRT.
  • the student is directed to draw on the displayed image the ideal cavity design appropriate for the correction of the described lesion with a prescribed restorative material.
  • the student's drawing is analyzed, graded for merit and corrective directions to produce a more perfect solution are displayed verbally on the CRT, if appropriate.
  • the student is directed to repeat the exercise until he has arrived at the perfect solution. Using the last design attempt and the specific corrective directions generated by the program, the student is able to produce an ever more perfect solution until he finally succeeds in producing a correct design.
  • the pupil is instructed what letter to draw and how to draw it by words spoken by computer recording and simultaneously produced, stroke by stroke, on the CRT.
  • the CRT screen clears and the pupil is directed to draw the same letter on the screen.
  • the program compares the pupil's attempt with the hidden ideal letter and reports by spoken word an evaluation of the effort and specific instructions how to correct any error noted.
  • the pupil is directed to repeat each letter exercise until judged correct by the program. Each exercise is infinitely repeatable and each letter exercise is individually selectable if desired, otherwise the exercises rotate in alphabetical order.

Abstract

A computerized method is provided for helping students in acquiring and developing the ability to perform an art or skill. This is done in an interactive sequence wherein responses made by a student to inquiries and directives are digitized and compared with hidden idealized parameters and with previous responses, and an evaluation is communicated to the student with encouragements.

Description

This .Iadd.reissue application .Iaddend.is .Iadd.a continuation of reissue application Ser. No. 08/215,324, filed on Mar. 21, 1994, now abandoned, which was a reissue application of Ser. No. 07/619,655, now U.S. Pat. No. 5,100,329, which was .Iaddend.a continuation of application Ser. No. 07/542,801, filed Jun. 22, 1990, now abandoned, which was a continuation of application Ser. No. 07/250,434, filed Sep. 28, 1988, now abandoned.
REFERENCE TO RELATED DOCUMENT
The computer assisted coaching method and means of the present invention has been documented in Disclosure Document No. 180,038 filed Oct. 29, 1987.
SUMMARY OF THE INVENTION
While a human teacher is far more flexible than a teaching machine, the present invention is not only practical and effective but, unlike the human teacher, it is infinitely available, tireless and cost effective.
The invention emulates the interactive relationship between the student and the teacher wherein the student is observed by the teacher while performing. The teacher expresses a positive evaluation of the students act with something like, "85%", or "very good" which reinforces that which was correct. The teacher communicates the negative aspects of the attempt by making specific corrective recommendations. The teacher observes each new attempt, evaluates and responds appropriately as before, guiding the pupil ever closer to a successful performance. The teacher can elect to repeat the activity until the student succeeds.
The program possesses side benefits. It can be made to keep performance records such as grades and the number of attempts to achieve success for each student so that both the student and the program can be continuously evaluated.
BRIEF DESCRIPTION OF THE DRAWINGS
The single FIGURE, divided into FIGS. 1A, 1B and 1C to enable the use of a scale that is large enough to be easily legible, is a flowchart outlining the steps performed in the preferred embodiment of the invention.
DESCRIPTION OF A PREFERRED EMBODIMENT
A computer is provided with input and output communicating hardware means which allows the computer to perceive the aspects of the student's inputted act and to report back to the student on its evaluation which vanes somewhat with the art that is being practiced.
The computer response can be output means be graphically displayed on the CRT screen; or verbally or numerically displayed on the CRT; or with audible sound or tone codes; or verbalized via loudspeaker; or variations and combinations of the above.
Input device means for the program include keyboard; graphics tablet, light pen and prepared CRT; mouse; microphone; video camera; or variations and combinations of the above.
Computer program means are provided, as a class, which provide computer assisted drills for perfecting skill performance said program means being in operating cooperation with said computer means and said input-output communicating means. The program means comprising idealized attribute means not shown in the display and therefore hidden until specifically denied, comparison means and evaluation feedback means in the following interactive sequence.
The student performs a prescribed exercise in the discipline being taught, which is received by the computer's program means through the input means. The program means digitally records the relevant details of the student's performance. It compares them with the details of an ideal performance previously created, digitized and stored. The program means then provides the student, through the output means, with a brief critique or grade accurately reflecting how precisely his/her performance approached the ideal. If the program finds the performance unacceptable, it presents detailed instructions as to how to correct recognized errors. The student is asked to attempt an improved performance by observing the corrective instructions.
The new performance is again compared to the ideal performance and a fresh critique or grade is awarded the student New corrective instructions are presented and the student is asked to try an improved performance. This interactive process of student trial and computer corrective feedback is repeatable as often as is necessary for the student to be able to perform the art or skill correctly and reliably.
EXAMPLE
A sample program has been prepared to demonstrate the principle of the computer assisted coaching of the present invention. It demonstrates feedback guidance that is the heart of the program and operates with the use of a graphics tablet as the input hardware for the student. The CRT verbal and numerical displays provide the output for the computer program.
The exercise is intended to develop and improve the student's spatial judgment abilities by directing him to translate verbal and numerical directives into graphic expression. He is asked to find the location, direction and length of an unknown vector, which is an idealized hidden attribute. He is asked to draw a vector of his own creation on the graphics tablet which is digitized, displayed on the CRT and compared by the program with the hidden vector. Two evaluation responses are printed out for the student. The first describes the degree of success of the attempt verbally with adjectives:
1% error: "Your attempt was perfect"
2% error: "Your attempt was excellent"
5% error: "Your attempt was very good"
14% error: "Your attempt was good"
37% error: "Your attempt was fair"
70% error: "Your attempt was poor"
The second response instructs the student where to draw the next vector so that it will be correct. This is done in three steps. The student is told:
1. How many screen units up/down and right/left the center of the vector should be moved to be correct.
2. How many screen units longer or shorter the vector is to be.
3. How many degrees to the right or left the vector should be rotated to be correct.
The following is a sample of screen feedback:
______________________________________
YOUR ATTEMPT WAS VERY GOOD
SHIFT THE CENTER OF THE LINE 7.25 UNITS TO THE RIGHT
             AND 2.57 UNITS DOWN
DRAW THE LINE AT 4.72 DEGREES ANGLE FROM THE OLD LINE
MAKE THE LINE SHORTER BY 21.47 PERCENT
TYPE 0 TO SEE THE GRAPHICAL COMPARISON
1 TO DRAW THE LINE AGAIN
______________________________________
Feedback given by the coaching computer program to the student's attempt at drawing the line.
The student draws a new vector as instructed and a new evaluation is reported on the attempt. The attempt is repeated until the student's attempt is within 1% of the correct vector.
The same program permits the teacher or operator to place a new vector into program memory to be located again by the same technique. This demonstrates the ability of the program to be adapted to an infinite number of exercises within a given discipline.
The number of different vector parameters possible to enter into the program and the number of individualized evaluations possible for the program to generate are virtually limitless. This demonstrates the infinite flexibility of the program within a given exercise.
The following is a description of the steps of performing the computer assisted coaching system of the invention together with indicated programs. This description provides documentation of the prepared sample program described under "EXAMPLE" above.
There are five major parts or groups of steps as follows, each comprising a number of individual steps or substeps:
1. Define the active area on the graphics tablet, i.e. create GRID.DAT.
a) Enter TEKTAB, a proprietary software by TEKTRONIX.
b) Put the tablet in the single-point mode.
c) Touch the pen to the lower left corner.
d) Touch the pen to the upper right corner.
2. Define the line internally.
a) Execute CRTE.FOR to create MAIN.DAT.
3. Ask the student to draw a line on the tablet, i.e., create DRAW.DAT.
a) Enter TEKTAB.
b) Put the tablet in the multi-point mode.
c) Draw the line with the pen.
4. Evaluate the line drawn by the student.
a) Execute EVAL.FOR.
5. If the results of the evaluation are satisfactory, stop.
Otherwise repeat steps 3 and 4 until the student has learned to draw the line satisfactorily. ##SPC1##
While the computer program set out above is easily read and understood by those skilled in the art, the following "translation" is provided for the benefit of interested readers who are not skilled in this art:
There are five major parts or groups of steps to this program, each comprising a number of individual steps or substeps. In the flowchart shown in the FIGURE (arranged on three pages as FIGS. 1A, 1B and 1C). the first part of the program comprises steps 1-3 the second part steps 4 and 5; the third part steps 6-9, the fourth steps 10 and 11; and the fifth part steps 12-20.
In the first part of the program (steps 1-3 of the flowchart), the student or other user of the system must define an active area or grid of the input hardware (e.g.. a graphics tablet) by creating GRID.DAT. To this end, at step 1. the student enters TEKTAB, a proprietary software package by Tektronix. At step 2, the program activates the graphics tablet in a single point mode in order to receive a single point input. At step 3, the program requires the student or other user to touch a stylus or pen to the lower left and upper right corners of the graphics tablet. These three steps are necessary so that the computer can recognize all input drawn within the designated boundaries of the graphics tablet.
In the second pan of the program ( steps 4 and 5 of the flowchart), the computer defines a figure internally. Specifically, at step 4 of the flowchart, the program executes CRETE.FOR, a random number generation process to create (MAIN.DAT), a set of numbers representative of the figure within the defined boundaries of the graphics tablet. The numbers of this set are representative of the attributes of the figure: e.g., the length, angular orientation, and center point of a line. At step 5 of the flowchart the computer stores the set of numbers in appropriate addresses of the computer memory.
In the third part of the program, represented by steps 6-9 of the flowchart, the student is requested to draw a trial line in imitation or in quest of the ideal line generated internally at step 4 by creating DRAW.DAT, and entering TEKTAB. Accordingly, at step 6 of the flowchart, the program activates the graphics tablet in multiple point mode for the student's input. At step 7, the program describes on the CRT screen the attributes of the hidden ideal line, for example. "The center of the line is located 3 units (e.g., pixels) to the right and 4 units down from the center of the screen, and the line is at an angle measuring 30 degrees counterclockwise from the horizontal and is 40 units long."
Equipped with a verbal and numerical description of the line, the student is then invited to draw the line on the graphics tablet at step 8 of the flowchart. If the student declines by typing NO, the program terminates. If the student accepts by typing YES, he or she exercises his or her spatial abilities by translating the verbal and numerical description provided by the computer Into graphical expression. An analog-to-digital converter digitizes the line drawn by the student and assigns a group of corresponding pixels on a CRT screen. At step 9 of the flowchart, the computer stores these locations in corresponding addresses in memory.
In the fourth part of the program, represented by steps 10 and 11 of the flowchart the computer evaluates the line drawn by the student by executing EVAL.FOR. To this end, at step 10 of the flowchart, the program directs the computer to compare the trial line drawn by the student to the ideal line created internally by measuring differences or errors in the center point, length, and angular orientation of the respective lines. The computer then compares the values stored in memory B defining the ideal line with the respectively corresponding values stored in memory defining the trial line, and computes their differences. At step 11 of the flowchart, the program then computes an overall error based on the parameters computed at step 10.
In part five of the program, represented by steps 12-20 of the flowchart, the computer provides the results of the evaluation. Specifically, at step 12 of the flowchart the program provides the student with positive feedback through a grade reflecting the overall correctness of his or her attempt. The program displays an output such as "2% error, your attempt was excellent." At decision step 13 of the flowchart the program determines if the student has drawn the line perfectly, i.e., the error is within 1%. If so, the program loops forward to step 20 and terminates. If the error is greater than 1%, then the program moves to steps 14, 15, and 16 sequentially, thereby providing the student with corrective feedback regarding the error in the center point, length, and angular orientation of the line.
For example, the program will designate how many screen units up/down or right/left the center of the trial line should be moved (step 14), by what percent the trial line should be lengthened or shortened (step 15), and by how many degrees the trial line should be reoriented clockwise or counterclockwise (step 16).
At decision step 17 of the flowchart, the program asks the student if he/she wishes to review the lines on the computer screen. If the student types YES, the program moves to step 18, which provides the student with a graphical presentation on the CRT screen of the ideal line generated by the system and the trial line drawn by the student. If the student types NO, the program loops forward to decision step 19, which asks the student if he/she wishes to make another attempt. If the student types YES at step 19, the program loops back to step 9. If the student types NO, the program progresses to step 20 and terminates.
Through thus type of exercise, the student can develop and improve his/her spatial judgment by converting conceptual knowledge into graphic reality.
The present invention can be applied to all arts and skills that can be taught. Some examples include
Graphic arts--including lettering, drawing, painting, drafting--where such physical properties such as size, shape, length, width, height, location, color, direction can be compared and evaluated by the computer.
Music--instrumental and voice. Note frequency and duration, dynamics, timbre are characteristics of the sound of music that can be readily digitized by the computer and subjected to comparison and analysis
Physical skills--such as dental surgery, general surgery, sculpting, architecture produce acts that can be described in terms as shape, height, width, depth, location and color and are subject to this program utilization.
Examples of specific programs are listed as follows
OPERATIVE DENTISTRY
To teach the dental student how to design cavity preparations. An enlarged image of the tooth to be treated is displayed on the CRT. The student is directed to draw on the displayed image the ideal cavity design appropriate for the correction of the described lesion with a prescribed restorative material. The student's drawing is analyzed, graded for merit and corrective directions to produce a more perfect solution are displayed verbally on the CRT, if appropriate. The student is directed to repeat the exercise until he has arrived at the perfect solution. Using the last design attempt and the specific corrective directions generated by the program, the student is able to produce an ever more perfect solution until he finally succeeds in producing a correct design.
Each design is infinitely repeatable and can be used, not only to learn to produce the correct solution, but with repetition, to become more proficient in doing so.
HAND LETTERING
To teach writing upper and lower case block letters of the Roman alphabet to children the illiterate, and the foreign born. The pupil is instructed what letter to draw and how to draw it by words spoken by computer recording and simultaneously produced, stroke by stroke, on the CRT. The CRT screen clears and the pupil is directed to draw the same letter on the screen. The program compares the pupil's attempt with the hidden ideal letter and reports by spoken word an evaluation of the effort and specific instructions how to correct any error noted. The pupil is directed to repeat each letter exercise until judged correct by the program. Each exercise is infinitely repeatable and each letter exercise is individually selectable if desired, otherwise the exercises rotate in alphabetical order.
While the foregoing is illustrative of a preferred embodiment, other embodiments may be had within the teachings hereof.

Claims (20)

We claim:
1. A computerized coaching method for teaching a student to acquire and develop an artistic skill by using a computer, said teaching method comprising the steps of:
generating a set of random numbers defining the attributes of an ideal figure and storing the random numbers;
communicating the attributes of the ideal figure to a student;
inviting the student to draw a trial figure conforming to the communicated attributes in quest of the ideal figure;
generating the attributes of the trial figure based on the response of the student;
making a comparison of the attributes of the ideal figure with the attributes of the trial figure; and
verbally and numerically communicating instructions to the student for correcting the trial figure so that it conforms to the ideal figure.
2. A teaching method according to claim 1 wherein the attributes of the ideal figure are generated in a digital form and the trial figure is generated in graphic form and further comprising the steps of converting the digital form to a verbal and numerical form for communication to the student and coverting the graphic form to a digital form, whereby the comparison is effected digitally.
3. A method according to claim 1 wherein the ideal figure is an ideal line and the random numbers comprise a first set of numbers corresponding to a center point of the ideal line, a second number corresponding to a length of the ideal line, and a third number corresponding to an angular orientation of the ideal line.
4. A method according to claim 3, wherein the step of verbally and numerically communicating instructions to the student comprises the step of employing a CRT display for visual communication to the student.
5. A method according to claim 4 comprising the step of making an audible communication to the student.
6. A method according to claim 3, wherein the step of generating the attributes of trial figure comprising the step of generating a first set of numbers corresponding to a center point of the trial line, a second number corresponding to a length of the trial line, and a third number corresponding to an angular orientation of the trial line.
7. A method according to claim 6, wherein the step of making a comparison comprises the step of comparing the trial line with the ideal line by calculating the difference between the respective center points of the trial line and the ideal line.
8. A method according to claim 7 comprising the step of comparing the trial line with the ideal line by calculating the difference between their respective lengths.
9. A method according to claim 8 comprising the step of comparing the trial line with the ideal line by calculating the difference between their respective angular orientations.
10. A method according to claim 9, wherein the step of making a comparison further comprises the step of determining an overall error based on the comparison of the respective center points, lengths and angular orientations of the trial and ideal lines and communicating the overall error to the student.
11. A method according to claim 1, wherein the step of generating the trail figure comprises the step of employing a graphics tablet for use by the student in drawing the trial figure.
12. A computerized coaching method for teaching a student to acquire and develop an artistic skill by using a computer, said method of teaching a student comprising the steps of:
generating a predetermined center location, a predetermined length and a predetermined orientation, as three attributes of an ideal line that is hidden from the student, wherein the step of generating the three attributes of the ideal line comprises the steps of inviting an instructor to draw the ideal line and determining the center location, length and orientation of the ideal line drawn by the instructor;
communicating said three attributes to the student in verbal and numerical terms;
inviting the student to attempt to draw a trial line that has said three attributes:
determining the center location, length and orientation of the trial line drawn by the student;
comparing the center location of the trial line with the center location of the ideal line;
comparing the length of the trial line with the length of the ideal line;
comparing the orientation of the trial line with the orientation of the ideal line; and
instructing the student in verbal and numerical terms to relocate the center of a succeeding trial line to make its location correct, to draw the succeeding trial line to make its length correct and to reorient the succeeding trial line to make its orientation correct. .Iadd.
13. A computerized coaching method for teaching a student a skill using a computer, said computerized coaching method comprising the steps of:
generating first quantitative attributes of a graphical representation of an idealized task to be performed;
communicating said idealized task to a student;
entering into said computer information representing a student's attempt at performing said task;
generating second attributes based on a graphical representation of said student's attempt;
comparing said first attributes with said second attributes;
generating quantitative corrective instructions based on said comparing for a next attempt at performing said task that more closely conforms to said idealized task if a previous attempt at the task does not substantially conform to the idealized task; and
communicating said quantitative corrective instructions to the student. .Iaddend..Iadd.14. The method of claim 13, wherein said first attributes and said second attributes are geometric quantities corresponding to said graphical representations of said idealized task and attempted task,
respectively. .Iaddend..Iadd.15. The method of claim 14, wherein said
first attributes comprise location information. .Iaddend..Iadd.16. The method of claim 14, wherein said first attributes comprise length information. .Iaddend..Iadd.17. The method of claim 14, wherein said first attributes comprise width information. .Iaddend..Iadd.18. The method of claim 14, wherein said first attributes comprise height information. .Iaddend..Iadd.19. The method of claim 14, wherein said first attributes comprise angular orientation information. .Iaddend..Iadd.20. The method of claim 13, wherein said specifications are in the form of one or more audio messages. .Iaddend..Iadd.21. The method of claim 13, wherein said specifications are displayed in the form of textual information. .Iaddend..Iadd.22. The method of claim 13, wherein said specifications are displayed as graphical information. .Iaddend..Iadd.23. The method of claim 13, wherein said specifications are displayed numerical quantities. .Iaddend..Iadd.24. The method of claim 13, wherein said quantitative corrective instructions are geometric quantities. .Iaddend..Iadd.25. The method of claim 13, wherein said quantitative corrective instructions are displayed in the form of textual information. .Iaddend..Iadd.26. The method of claim 13, wherein said quantitative corrective instructions are displayed numerical quantities. .Iaddend..Iadd.27. The method of claim 13, wherein said quantitative corrective instructions are displayed as graphical information. .Iaddend..Iadd.28. The method of claim 13, wherein said quantitative corrective instructions are communicated with audible
sound code. .Iaddend..Iadd.29. The method of claim 13, wherein said quantitative corrective instructions are communicated verbally via
loudspeaker. .Iaddend..Iadd.30. A computerized coaching method according to claim 13, wherein said task involves a physical skill. .Iaddend..Iadd.31. A computerized coaching method according to claim 13, wherein said task involves an artistic skill. .Iaddend..Iadd.32. A computerized coaching method according to claim 13, wherein said task
involves a musical skill. .Iaddend..Iadd.33. A computerized coaching system for teaching a student a skill by using a computer, said computerized coaching system comprising:
means for storing first quantitative attributes of a graphical representation of an idealized task to be performed;
means for communicating said idealized task to a student;
means for entering into said computer information representing a student's attempt at performing said task;
means for generating second attributes based on a graphical representation of said student's attempt;
means for comparing said first attributes with said second attributes;
means for generating quantitative corrective instructions based on said comparing for a next attempt at performing said task to more closely conform to said idealized task if said student's attempt at performing the task does not substantially conform to said idealized task; and
means for communicating said quantitative corrective instructions to the
student. .Iaddend..Iadd.34. A computerized coaching system of claim 33, wherein said means for entering comprises a keyboard. .Iaddend..Iadd.35. A computerized coaching system of claim 33, wherein said means for entering comprises a graphics tablet. .Iaddend..Iadd.36. A computerized coaching system of claim 33, wherein said means for entering comprises a light pen and a display screen. .Iaddend..Iadd.37. A computerized coaching system of claim 33, wherein said means for entering comprises a computer mouse. .Iaddend..Iadd.38. A computerized coaching system of claim 33, wherein said means for entering comprises a microphone. .Iaddend..Iadd.39. A computerized coaching system of claim 33, wherein said means for entering
comprises a video camera. .Iaddend..Iadd.40. A computerized coaching system according to claim 33, wherein said task involves a physical skill. .Iaddend..Iadd.41. A computerized coaching system according to claim 33, wherein said task involves an artistic skill. .Iaddend..Iadd.42. A computerized coaching system according to claim 33, wherein said task involves a musical skill. .Iaddend.
US08/748,424 1988-09-28 1996-11-13 Computer assisted coaching method Expired - Lifetime USRE36028E (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US08/748,424 USRE36028E (en) 1988-09-28 1996-11-13 Computer assisted coaching method

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US25043488A 1988-09-28 1988-09-28
US54280190A 1990-06-22 1990-06-22
US07/619,655 US5100329A (en) 1990-06-22 1990-11-27 Computer assisted coaching method
US21532494A 1994-03-21 1994-03-21
US08/748,424 USRE36028E (en) 1988-09-28 1996-11-13 Computer assisted coaching method

Related Parent Applications (2)

Application Number Title Priority Date Filing Date
US07/619,655 Reissue US5100329A (en) 1988-09-28 1990-11-27 Computer assisted coaching method
US21532494A Continuation 1988-09-28 1994-03-21

Publications (1)

Publication Number Publication Date
USRE36028E true USRE36028E (en) 1999-01-05

Family

ID=27499002

Family Applications (1)

Application Number Title Priority Date Filing Date
US08/748,424 Expired - Lifetime USRE36028E (en) 1988-09-28 1996-11-13 Computer assisted coaching method

Country Status (1)

Country Link
US (1) USRE36028E (en)

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5967793A (en) 1996-05-28 1999-10-19 Ho; Chi Fai Relationship-based computer-aided-educational system
US6267601B1 (en) * 1997-12-05 2001-07-31 The Psychological Corporation Computerized system and method for teaching and assessing the holistic scoring of open-ended questions
US6554618B1 (en) 2001-04-20 2003-04-29 Cheryl B. Lockwood Managed integrated teaching providing individualized instruction
US20030148253A1 (en) * 2002-01-10 2003-08-07 Sacco William J. Interactive, delayed revelation, educational method and system
US20030207246A1 (en) * 2002-05-01 2003-11-06 Scott Moulthrop Assessment and monitoring system and method for scoring holistic questions
US6743024B1 (en) 2001-01-29 2004-06-01 John Mandel Ivler Question-response processing based on misapplication of primitives
US20040126748A1 (en) * 1996-03-19 2004-07-01 Ho Chi Fai Computer-aided learning system and method
US6801751B1 (en) 1999-11-30 2004-10-05 Leapfrog Enterprises, Inc. Interactive learning appliance
US6882824B2 (en) 1998-06-10 2005-04-19 Leapfrog Enterprises, Inc. Interactive teaching toy
US20070042333A1 (en) * 1999-04-13 2007-02-22 Ho Chi F Inexpensive computer-aided learning methods and apparatus for learners
US20080038700A1 (en) * 2003-05-09 2008-02-14 Fazio Gene S Method And System For Coaching Literacy Through Progressive Writing And Reading Iterations
US20100075291A1 (en) * 2008-09-25 2010-03-25 Deyoung Dennis C Automatic educational assessment service
US20100075290A1 (en) * 2008-09-25 2010-03-25 Xerox Corporation Automatic Educational Assessment Service
US20100075292A1 (en) * 2008-09-25 2010-03-25 Deyoung Dennis C Automatic education assessment service
US20100159432A1 (en) * 2008-12-19 2010-06-24 Xerox Corporation System and method for recommending educational resources
US20100157345A1 (en) * 2008-12-22 2010-06-24 Xerox Corporation System for authoring educational assessments
US20100159437A1 (en) * 2008-12-19 2010-06-24 Xerox Corporation System and method for recommending educational resources
US20100159438A1 (en) * 2008-12-19 2010-06-24 Xerox Corporation System and method for recommending educational resources
US20100190144A1 (en) * 2009-01-26 2010-07-29 Miller Mary K Method, System and Computer Program Product for Studying for a Multiple-Choice Exam
US20110029591A1 (en) * 1999-11-30 2011-02-03 Leapfrog Enterprises, Inc. Method and System for Providing Content for Learning Appliances Over an Electronic Communication Medium
US20110151423A1 (en) * 2009-12-17 2011-06-23 Xerox Corporation System and method for representing digital assessments
US20110195389A1 (en) * 2010-02-08 2011-08-11 Xerox Corporation System and method for tracking progression through an educational curriculum
US8521077B2 (en) 2010-07-21 2013-08-27 Xerox Corporation System and method for detecting unauthorized collaboration on educational assessments
US8725059B2 (en) 2007-05-16 2014-05-13 Xerox Corporation System and method for recommending educational resources
US8831504B2 (en) 2010-12-02 2014-09-09 Xerox Corporation System and method for generating individualized educational practice worksheets
US9478146B2 (en) 2013-03-04 2016-10-25 Xerox Corporation Method and system for capturing reading assessment data
US9640083B1 (en) 2002-02-26 2017-05-02 Leapfrog Enterprises, Inc. Method and system for providing content for learning appliances over an electronic communication medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3371321A (en) * 1965-04-15 1968-02-27 Ibm Tutorial system
US3405457A (en) * 1965-10-23 1968-10-15 Univ Illinois Versatile display teaching system
US3504164A (en) * 1964-04-10 1970-03-31 Sperry Rand Corp Data processing system for classifying unknown waveform
US3705383A (en) * 1971-08-06 1972-12-05 William W Frayer Biological sample pattern analysis method and apparatus
GB2020077A (en) * 1978-04-28 1979-11-07 Texas Instruments Inc Learning aid or game having miniature electronic speech synthesizer chip
US4360345A (en) * 1980-07-14 1982-11-23 American Heart Association, Inc. Health education system
US4421487A (en) * 1979-07-05 1983-12-20 Texas Instruments Incorporated Electronic learning aid and game
US4454594A (en) * 1981-11-25 1984-06-12 U.S. Philips Corporation Method and apparatus to secure proprietary operation of computer equipment
US4464118A (en) * 1980-06-19 1984-08-07 Texas Instruments Incorporated Didactic device to improve penmanship and drawing skills
US4518361A (en) * 1982-08-05 1985-05-21 Conway Malcolm J Method and apparatus for effecting and evaluating action upon visual imaging
US4608601A (en) * 1982-07-12 1986-08-26 The Moving Picture Company Inc. Video response testing apparatus
US4611996A (en) * 1983-08-01 1986-09-16 Stoner Donald W Teaching machine
US4633416A (en) * 1980-12-04 1986-12-30 Quantel Limited Video image creation system which simulates drafting tool
US4793810A (en) * 1986-11-19 1988-12-27 Data Entry Systems, Inc. Interactive instructional apparatus and method

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3504164A (en) * 1964-04-10 1970-03-31 Sperry Rand Corp Data processing system for classifying unknown waveform
US3371321A (en) * 1965-04-15 1968-02-27 Ibm Tutorial system
US3405457A (en) * 1965-10-23 1968-10-15 Univ Illinois Versatile display teaching system
US3705383A (en) * 1971-08-06 1972-12-05 William W Frayer Biological sample pattern analysis method and apparatus
GB2020077A (en) * 1978-04-28 1979-11-07 Texas Instruments Inc Learning aid or game having miniature electronic speech synthesizer chip
US4421487A (en) * 1979-07-05 1983-12-20 Texas Instruments Incorporated Electronic learning aid and game
US4464118A (en) * 1980-06-19 1984-08-07 Texas Instruments Incorporated Didactic device to improve penmanship and drawing skills
US4360345A (en) * 1980-07-14 1982-11-23 American Heart Association, Inc. Health education system
US4633416A (en) * 1980-12-04 1986-12-30 Quantel Limited Video image creation system which simulates drafting tool
US4454594A (en) * 1981-11-25 1984-06-12 U.S. Philips Corporation Method and apparatus to secure proprietary operation of computer equipment
US4608601A (en) * 1982-07-12 1986-08-26 The Moving Picture Company Inc. Video response testing apparatus
US4518361A (en) * 1982-08-05 1985-05-21 Conway Malcolm J Method and apparatus for effecting and evaluating action upon visual imaging
US4611996A (en) * 1983-08-01 1986-09-16 Stoner Donald W Teaching machine
US4793810A (en) * 1986-11-19 1988-12-27 Data Entry Systems, Inc. Interactive instructional apparatus and method

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040126748A1 (en) * 1996-03-19 2004-07-01 Ho Chi Fai Computer-aided learning system and method
US9141827B2 (en) 1996-03-19 2015-09-22 Iplearn, Llc Computer-aided learning system and method
US5967793A (en) 1996-05-28 1999-10-19 Ho; Chi Fai Relationship-based computer-aided-educational system
US6970677B2 (en) 1997-12-05 2005-11-29 Harcourt Assessment, Inc. Computerized system and method for teaching and assessing the holistic scoring of open-ended questions
US6267601B1 (en) * 1997-12-05 2001-07-31 The Psychological Corporation Computerized system and method for teaching and assessing the holistic scoring of open-ended questions
US6493536B1 (en) 1997-12-05 2002-12-10 The Psychological Corporation Computerized system and method for teaching and assessing the holistic scoring of open-ended questions
US6768894B2 (en) 1997-12-05 2004-07-27 Harcourt Assessment, Inc. Computerized system and method for teaching and assessing the holistic scoring of open-ended questions
US20050014123A1 (en) * 1997-12-05 2005-01-20 Harcourt Assessment, Inc. Computerized system and method for teaching and assessing the holistic scoring of open-ended questions
US6882824B2 (en) 1998-06-10 2005-04-19 Leapfrog Enterprises, Inc. Interactive teaching toy
US9792659B2 (en) 1999-04-13 2017-10-17 Iplearn, Llc Computer-aided methods and apparatus to access materials in a network environment
US20070042333A1 (en) * 1999-04-13 2007-02-22 Ho Chi F Inexpensive computer-aided learning methods and apparatus for learners
US6801751B1 (en) 1999-11-30 2004-10-05 Leapfrog Enterprises, Inc. Interactive learning appliance
US9520069B2 (en) 1999-11-30 2016-12-13 Leapfrog Enterprises, Inc. Method and system for providing content for learning appliances over an electronic communication medium
US20110029591A1 (en) * 1999-11-30 2011-02-03 Leapfrog Enterprises, Inc. Method and System for Providing Content for Learning Appliances Over an Electronic Communication Medium
US6743024B1 (en) 2001-01-29 2004-06-01 John Mandel Ivler Question-response processing based on misapplication of primitives
US6554618B1 (en) 2001-04-20 2003-04-29 Cheryl B. Lockwood Managed integrated teaching providing individualized instruction
US20030148253A1 (en) * 2002-01-10 2003-08-07 Sacco William J. Interactive, delayed revelation, educational method and system
US9640083B1 (en) 2002-02-26 2017-05-02 Leapfrog Enterprises, Inc. Method and system for providing content for learning appliances over an electronic communication medium
US20030207246A1 (en) * 2002-05-01 2003-11-06 Scott Moulthrop Assessment and monitoring system and method for scoring holistic questions
US20080038700A1 (en) * 2003-05-09 2008-02-14 Fazio Gene S Method And System For Coaching Literacy Through Progressive Writing And Reading Iterations
US8725059B2 (en) 2007-05-16 2014-05-13 Xerox Corporation System and method for recommending educational resources
US20100075291A1 (en) * 2008-09-25 2010-03-25 Deyoung Dennis C Automatic educational assessment service
US20100075290A1 (en) * 2008-09-25 2010-03-25 Xerox Corporation Automatic Educational Assessment Service
US20100075292A1 (en) * 2008-09-25 2010-03-25 Deyoung Dennis C Automatic education assessment service
US20100159432A1 (en) * 2008-12-19 2010-06-24 Xerox Corporation System and method for recommending educational resources
US8457544B2 (en) 2008-12-19 2013-06-04 Xerox Corporation System and method for recommending educational resources
US8699939B2 (en) 2008-12-19 2014-04-15 Xerox Corporation System and method for recommending educational resources
US20100159438A1 (en) * 2008-12-19 2010-06-24 Xerox Corporation System and method for recommending educational resources
US20100159437A1 (en) * 2008-12-19 2010-06-24 Xerox Corporation System and method for recommending educational resources
US20100157345A1 (en) * 2008-12-22 2010-06-24 Xerox Corporation System for authoring educational assessments
US20100190144A1 (en) * 2009-01-26 2010-07-29 Miller Mary K Method, System and Computer Program Product for Studying for a Multiple-Choice Exam
US20110151423A1 (en) * 2009-12-17 2011-06-23 Xerox Corporation System and method for representing digital assessments
US8768241B2 (en) 2009-12-17 2014-07-01 Xerox Corporation System and method for representing digital assessments
US20110195389A1 (en) * 2010-02-08 2011-08-11 Xerox Corporation System and method for tracking progression through an educational curriculum
US8521077B2 (en) 2010-07-21 2013-08-27 Xerox Corporation System and method for detecting unauthorized collaboration on educational assessments
US8831504B2 (en) 2010-12-02 2014-09-09 Xerox Corporation System and method for generating individualized educational practice worksheets
US9478146B2 (en) 2013-03-04 2016-10-25 Xerox Corporation Method and system for capturing reading assessment data

Similar Documents

Publication Publication Date Title
US5100329A (en) Computer assisted coaching method
USRE36028E (en) Computer assisted coaching method
US6758674B2 (en) Interactive, computer-aided handwriting method and apparatus with enhanced digitization tablet
US6905340B2 (en) Educational device and method
US5387104A (en) Instructional system for improving communication skills
US8195085B2 (en) Method of developing educational materials based on multiple-choice questions
Placek Design and trial of a computer-assisted lesson in rhythm
US10722150B2 (en) System for training spatial cognition, memory and spatiomotor coordination through drawing
Alonso et al. Teaching communication skills to hearing-impaired children
US20220092230A1 (en) Virtual tool for development of psychomotor skills and comparing psychomotor skill performance
JPH07302036A (en) Formation of exercise for cai to be executed on personal computer
Adamson et al. Why we should build robots that both teach and learn
Lally et al. 19. The promise of micro-computers in developing basic skills
Omarova et al. Distance learning foreign languages in a non-language university
Peñín et al. Multimedia‐integrated application for computer‐assisted teaching of technical drawing (AIMEC‐DT)
US20030105636A1 (en) System and method that randomly makes question and answer sentences for enhancing user's foreign language speaking and listening abilities
WO2001082264A1 (en) An interactive, computer-aided speech education method and apparatus
Riaño et al. 3D IMMERSIVE ENVIRONMENTS TO SUPPORT TRAINING ACTIVITIES THROUGH FINE MOTOR THERAPY
Webber et al. Medical education: a challenge for natural language analysis, artificial intelligence, and interactive graphics
JP2023127136A (en) Character learning support device and character learning support program
Ariew Information Literacy at the Crossroads: The Convergence Between the Research and the Writing Processes
Epstein Microcomputer therapy for stutterers with a special emphasis on the evaluation of authoring systems
Camacho et al. Development of Diagnostic Skills in Dentistry Students using Gamified Virtual Patients
LeBlanc Teacher Education: Elementary Teacher Education Focus: Problem Solving
Utsch et al. Generator program for computer-assisted instruction: MACGEN: A software tool for generating computer-assisted instructional texts

Legal Events

Date Code Title Description
FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12