|
Test Pilot | ![]() |
||||||||||
|
Test Pilot Classic Manual |
||||||||||||
The final step in preparing an assessment for deployment is having the authoring database produce a file of instructions for Test Pilot's web server component. When you click on the database's Export for Web Server button, the infomation in the database is compiled in a special format and put into a file that you will copy to a directory on your web server. This file contains all of the pertinent information entered using the database's authoring controls. This includes:
File Naming Conventions
All of the information is put into that single file in order to control the behavior of the Test Pilot web server extension. The file should be named using a web compatible filename ending with the extension . tp3 This means the filename should not contain spaces or special characters. If you stick with filenames under 27 characters from the set {a..z, A..Z, 0..9}, you'll avoid problems caused by the idiosyncrasies of the various operating systems on which Test Pilot runs. When properly configured, Test Pilot's web server component will protect this file from prying eyes. Examples of valid filenames include: What Else Goes To the Web Server
Along with the . tp3 file, other files may need to placed on the web server. If you have chosen to use any media files with your questions or have chosen to use shared user or computer lists for access control, these too need to be copied to the server. For example, suppose you had a question with an image and you entered picture.jpg in the question's media field. The picture.jpg file needs to be copied to the same directory on the web server as the . tp3 file produced when you clicked on the Export for Web Server button. In summary, the following types of files need to accompany the exported . tp3 file to a directory on the web server: Copying Files to the Web Server
The process of getting the files to your web server will vary with your computing environment. At the very least, your webmaster should provide you with access to a directory where you can copy your files and instructions on how to do it. Once a copy process has been identified, you should no longer require the assistance of technical support. You should be able to deploy, change and remove assessments entirely at your discretion. Typical methods of copying the required files to a web server include: You'll need to contact your web server administrator to determine a process that will work for your environment. Once the files are on the web server, they are ready for access by your users. When properly configured, access is as simply as composing a URL. For example, if the exported filename was test. tp3 and it was place on your server (e.g. server.edu) in your web directory (e.g. /fred/ ), it could be accessed with a web browser at the following URL: http://server.edu/fred/test. tp3 |
|
||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||