Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 16 of 16

Thread: Adding formatting to question wording?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Nov 2005
    Posts
    3,328
    You can use Word or any HTML editor to format question wording like this. Just make sure to save the file in HTML (web page) format and then enter the name of the HTML file in the background field of the given question item. See the zipped file wording.htm below for an example of an HTML formatted question wording.

    You can also open HTML files like this in notepad.exe for easy editing. For example, in the attached sample, you can add font tags around any text for which you like to change the color:

    HTML Code:
    this text is <font color="darkred">red</font>.
    will look like this:

    this text is red

    HTML Code:
    but <i>this text</i> is <b>blue!</b>.
    will look like this:

    but this text is blue!

    To display the attached sample, you would enter wording.htm in the background field for any given item in your questionnaire. For precise location, you can add parameters for height, width and positioning like this:
    Code:
     
    wording.htm (t.1,l.1,w.9,h.2)
    It's usually a good idea to add these parameters--it creates a defined space for the HTML which prevents text from running off the screen and prevents the HTML from covering up other stuff on your page (e.g., button labels and such).
    Attached Files Attached Files
    Last edited by jarvis24; 08-02-2006 at 12:08 PM.

Similar Threads

  1. Insert <variable> in question wording not working
    By jarvis24 in forum MediaLab Older Versions: Troubleshooting
    Replies: 9
    Last Post: 02-07-2011, 07:14 AM
  2. Insert prior responses into subsequent question wording
    By jarvis24 in forum MediaLab Older Versions: How Do I...
    Replies: 18
    Last Post: 01-11-2011, 01:51 PM
  3. Adding an item in the middle of a questionnaire?
    By jarvis24 in forum MediaLab Older Versions: How Do I...
    Replies: 1
    Last Post: 09-08-2006, 03:08 PM
  4. Voice overs for question wording (e.g., audio cati style)
    By jarvis24 in forum MediaLab Older Versions: How Do I...
    Replies: 1
    Last Post: 05-30-2006, 06:30 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •