|
Including Graphics in Your Questionnaire
|
|
| 1. An HTML <IMG> tag including SSI Web scripting is inserted within your questionnaire:
|
| <img src="[%GraphicsPath( )%]yourgraphic.???" border="0">
|
| where "yourgraphic.???" is the name of the graphic file you added, and [%GraphicsPath( )%] is the SSI Web script with tags "[% %]" and system function GraphicsPath( ) that returns the path from the cgi-bin directory to your graphics directory (or from the login.htm file to your graphics, if the graphic is on the login screen), as specified under File | Study Settings | Advanced Settings...
|
| 2. The file "yourgraphic.???" is copied into a graphics directory directly off of your study directory.
|