Creating a survey

You can create a survey after you have created question and answer sets. You can use the same questions in more than one survey.

About this task

To create a new survey, complete the following steps:

Procedure

  1. Open the Surveys application (GoTo > Administration > Survey Management > Surveys).
  2. Click New Survey New Survey.
  3. Complete the Survey (enter the name of the survey) and Applies To fields.
  4. Optionally, you can specify a Template ID to use predefined values for this survey. See Survey Templates.
  5. Under Select Question for this Survey, select a Question ID, or click a check box for each question to add, and click OK.
  6. Optionally, under Escalation, you can specify an escalation by clicking New Row, entering a Description, and clicking Create Escalation Create Escalation.
    This will create a new escalation and a detailed message displays what was done. The Escalation ID will display in the Escalation field.
    Note: Under the Escalation heading, there is also detailed how-to information displayed to help guide you.

    Click the Escalation Detail Menu Detail Menu and click Go To Go To Escalations to define the escalation for this survey. (Note that the Go To Escalations option is not available until you create the escalation.)

  7. Click Save Survey Save Survey when finished adding questions.
  8. You can see what the survey looks like by clicking the Survey Preview tab. When finished, click the Survey tab.
  9. You might that there is no Company Name and Address information. You can add this information by completing the following:
    • For a tracked survey:
      • To change the Company Name, Address 1, Address 2, and City, State, ZipCode in the Survey application, complete the following steps:
        1. Open Application Designer (Go To > System configuration > Platform Configuration > Application Designer).
        2. Search for the 'SURVEYMA' application - enter 'SURVEYMA' in the Application field and press Enter.
        3. Click the SURVEYMA application.
        4. Click the Survey Preview tab.
        5. Scroll down to see text for Your Company Name , Your Address 1, Your Address 2, and Your City, State, ZipCode.
        6. Select a line to edit, click Control Properties , enter your data into the dialog Label field, and save. Repeat for each line you want to change.
        7. Click Save Application Definition .
      • To change the Company Name, Address 1, Address 2, and City, State, ZipCode in the Survey Request application, complete the following steps:
        1. Open Application Designer (Go To > System configuration > Platform Configuration > Application Designer).
        2. Search for the 'SURVEYREQ' application - enter 'SURVEYREQ' in the Application field and press Enter.
        3. Click the SURVEYREQ application.
        4. Click Survey Request tab.
        5. Scroll down to see text for Your Company Name , Your Address 1, Your Address 2, and Your City, State, ZipCode.
        6. Select a line to edit, click Control Properties , enter your data into the dialog Label field, and save. Repeat for each line you want to change.
        7. Click Save Application Definition .
      • To test your changes, go to the Surveys application and open the survey you want to send and click the Survey Preview tab.
    • For an untracked survey:
      1. Go to your production or test server and find the following file. In WebSphere, it will be similar to: C:\Program Files\IBM\WebSphere\AppServer\profiles\ctgAppSrv01\installedApps\ctgCell01\MAXIMO.ear\maximouiweb.war\webclient\survey
      2. Navigate to the maximouiweb directory.
      3. Search for the jspsurvey.jsp file (it is located under ..\maximouiweb\webmodule\webclient\survey\)
      4. Open jspsurvey.jsp in a text editor and search for the string 'Your Company' or 'company'.
      5. Replace your company name and other information in the respective line.
      6. Save the file and you will see the changes in untracked survey.
        Note: There is no need of stop/start application server.

        To test your changes, go to the Surveys application and open the survey you want to send and click Select Action > UnTracked Survey Preview.

Results

When a survey is created, it has the status of DRAFT. You can continue to modify a survey only while it is in DRAFT status.

What to do next

After creating a survey, you need to change the status to ACTIVE before you can send it to users to take. Once a survey is changed to ACTIVE (or CLOSED) it cannot be changed back to DRAFT or modified. If you want to modify an ACTIVE or CLOSED survey, you will need to create a new survey.

While in DRAFT status, you cannot manually send a survey and an Untracked survey cannot be answered.

To change a Survey to ACTIVE, click Change Status Change Status, select the New Status of ACTIVE, and click OK. Click Save Survey Save Survey.

After a survey is active, you can send the survey for users to take. See Sending surveys.