Interviewer - Server > UNICOM Intelligence Interviewer activities in UNICOM Intelligence Interviewer Server - Admin > Launch > Interview Web Pages
 
Interview Web Pages
You can specify the names of your customized Web pages for standard events such as starting and stopping an interview.
To select non-default Web pages
1 On the Interview Web Pages tab deselect Use Default Web Pages.
2 For each page that you want to define, in the first box, type the name of the template file or the full URL that defines the page to be displayed.
Templates must be entered as simple filenames not as pathnames.
3 In the second box, choose Template or URL. Alternatively, to deactivate an existing page without replacing it with a new page, choose None.
Pages available
Some of these pages have default files; they are in the FMRoot\Shared\Content folder.
Authentication Page
The page to display when a project uses Sample Management and you need to verify that the person taking the interview is a member of the participant group. The default is a template called authenticate.htm that displays the message ‘Please enter your authentication information’.
Authentication Failed Page
The page to display when authentication fails. The default is a template called authfailed.htm that displays the message ‘Your authentication information is incorrect’.
Authentication Retry Page
The page to display when authentication of a prospective participant against the participant database fails, and you want the participant to re-enter the authentication details. The default page is a template called authretry.htm that displays the message ‘The authentication information you have entered is incorrect. Please try again’.
Completed Interview Page
The page to display at the end of the interview (that is, when the participant has answered all relevant questions in the questionnaire). There is no default page, but UNICOM Intelligence Interviewer itself displays ‘End of interview. Thank you for your participation’. Note that if the interview ends with a display statement, this text is displayed as the last page of the interview instead.
Survey Stopped Page
The page to display when the participant stops an interview or the interview is stopped by a stop or signal statement in the script. There is no default page but UNICOM Intelligence Interviewer itself displays ‘End of interview. Thank you for your participation’.
Survey Rejected Page
The page to display when a participant fails authentication and no retry prompt is required, for example, when the participant fails quota control. The default is a template called rejected.htm that displays the message ‘Thank you for your interest in participating in this survey.’
Project Inactive Page
The page to display when the participant attempts to start an interview for an inactive project. The default is a template called projinactive.htm that displays the message ‘Please come back later’.
Quota Full Page
The page to display when an interview is terminated because the respondent belongs in a category whose quota target has already been met.
Note You can specify all pages except Authentication and Authentication Retry as templates or URLs. For these two pages we strongly recommend using only templates, as URLs can result in an interview having two connections IDs.
If you specify a page as a template, the file must be present in the project’s source directory or in FMRoot\Shared\Content. In both cases, you select the file using a simple filename not a pathname. When the project is activated, templates that exist in the project’s source directory are copied to the master project directory (FMRoot\Master). When interviews take place, the interviewing program looks for the templates in the master project directory.
See also
Launch