|
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.html file to your graphics, if the graphic is on the login screen), as specified under Compose | Survey Settings | Server Settings...
|
| 2. The file "yourgraphic.???" is copied into a graphics directory directly off of your study directory.
|