My client teaches courses all over the world. The students take the final exam at their leisure in the weeks following the course. Test answers are collected in DBF's using VFP software given to each student. The process then is as follows:
1. The answers are emailed to the company.
2. The company "manually" runs the answers through a very spiffy AI program (also VFP) to do the scoring. This program creates a very detailed letter (PDF) giving the student all the ins and outs of his test performance.
3. The letter is manually emailed back to the student.
We'd like to web-enable this process, and I have no internet programming experience. The desired scenario would be something like:
1. A place on my client's website would say "Submit Test Answers." This would simply be a place where the student could point to the location of his data and press a "Go" button.
2. The data would be checked for prima facie usability. An immediate message would notify the student if problems.
3. Valid data would be run through the scoring program, and the letter would be immediately sent back to the student (email?).
What will this take? Thanks!!
Jim
1. The answers are emailed to the company.
2. The company "manually" runs the answers through a very spiffy AI program (also VFP) to do the scoring. This program creates a very detailed letter (PDF) giving the student all the ins and outs of his test performance.
3. The letter is manually emailed back to the student.
We'd like to web-enable this process, and I have no internet programming experience. The desired scenario would be something like:
1. A place on my client's website would say "Submit Test Answers." This would simply be a place where the student could point to the location of his data and press a "Go" button.
2. The data would be checked for prima facie usability. An immediate message would notify the student if problems.
3. Valid data would be run through the scoring program, and the letter would be immediately sent back to the student (email?).
What will this take? Thanks!!
Jim