MyTestAssistant


The script, algorithms, and concepts included here are copyright Jan. 2001 by Carl Adler. This is not freeware or shareware. Use allowed only by permission (for noncommercial use) or license. Needs Netscape 4.5 or MSIE 4.5 or better.


Working Demo Applications made with testAssist are available

This is a demo version and can make only one problem.

When you finish with this tool the file you need will be in the text box at the bottom. Copy and paste it in any text editor window and save by any name with the suffix '.js'. In the fourth line of the accompaning sample.html change SRC="your.js" to the name you chose above. A short distance under that you will find '<TEXTAREA NAME="result" ROWS="14" COLS="50" WRAP="virtual" >Put any instructions here</TEXTAREA>', enter your instructions and information about the assignment there. Save sample.html to any name you want. You can make any number of problems in the shipping version.

Also at the end of sample.html you will find: <input type=hidden name='ok_url' value='http://yours.com/results.htm'> Change the value to the location of a 'ThankYou' page.

Number of Problems:

Test Title:
This will also be used as the subject of the email report.

Form Action:

Normally you would use a email cgi here. Something like: http://your.com/cgi-bin/form.pl. If you do not have one available from your ISP (and you probably do) there are plenty available for free on the web. The one I use is at http://www.cgi101.com/scripts/generiform.txt. (Save it as form.pl). If you use another you may have to edit sample.html to remove certain hidden fields and add others specified by the cgi author. (Contact me if you need help.) You can avoid all this if you use a mailto cgi action which has the form mailto:youremailaddress. The 'mailto:' action is clearly the easiest way to go as the browser (client) handles the mail but it does depend upon the user correctly configuring their browser and for that reason a server side mail cgi is preferable if possible. Enter the action without any " or ' and if you want to use mailto enter "mailto:" without the quotes and exactly as shown.If you desire we will supply configure and host your cgi for $1/student*semester*test. Write for more information.

You can permanently include your email address by editing sample.html again. At the bottom change
<input type=text name='send_to' value=''>
to
<input type=hidden name='send_to' value='youremailaddress'>
And adjust the note to the student at the beginning of the About file to reflect this change.

Problem Statement:

Enter your problem statement above .

If you enter: 'What does the sum of [x] plus [y] equal?' The problem will look like
'What does the sum of 2.1 plus 3.4 equal?' Where 2.1 and 3.4 change as determined below.
You can have up to 26 single letter variables (a b...x y z) each enclosed by [ ].

If you have an image to go with the problem enter its address here:

The image must be in square format and will be scaled to 288x288 pixels. Leave blank if there is no image.

Use equMakTA to construct your solution and paste it below:
Follow each answer with a "---" (without the quotes) in the same order the answers were sought in the question. Important: Enter the answer followed by a return, then enter---. If there is only one answer do not hit return again. No matter how many answer there are do not use return after the last ---. It is important that you always use return to navigate in this and the following field as this is how the application keeps track of how many answers there are for you to complete in this section.

Problem Solutions:

Enter feedback comments followed by "---" (without the quotes). You must have comments for all the answers or none of them.
Feedback:

Enter your data for variable here:
minimum maximum decimal places
and click .

When you finish setting all the variables select to author a new problem or to complete the test construction.
You are working on problem number