Interviewer - Server > Architecture > HTML players
 
HTML players
UNICOM Intelligence Interviewer includes three HTML players that deliver web pages for interviewing, transfer answers to the Interview Service, and manage connections with web browsers on the Internet.
The standard HTML player is based on point-and-click technology; it is the default for web interviews.
The keyboard player (known as the CATI player) accepts input from the keyboard (for response selection and navigation, for instance) and is a fast and efficient interface for interviewers who work on data entry or outbound telephone interviewing projects.
The XML Player is used by the UNICOM Intelligence Interviewer Load Tool: see UNICOM Intelligence Load Tool.
Specifying which player to use
When you run an interview, you can specify which player to use by naming the player in the Renderer interview property. For example:
http://localhost/mriweb/mriweb.dll?i.Project=englishmuseum&i.Renderer=CATIPlayer
http://localhost/mriweb/mriweb.dll?i.Project=englishmuseum&i.Renderer=XMLPlayer
Changing the default player
To change the default player that is used by Phone Participants and Review Interviews, use the HTML_PLAYER Web.config settings. For more information, see Settings for the Phone Participants activity and Settings for the Review Interviews activity.
To change the default player for a specific project, add a Renderer DPM property under the mrInterview collection in the specific project.
To change the renderer from the interview script itself, use the IOM.Info.Renderer property.
See
Standard HTML Player
Keyboard player
XML player
Layout templates
HTML Player: Example XML
Element names and IDs
HTTP parameters (URL parameters)
Error handling
Load balancing
Customizing the Interviewer Server client against XML Player
See also
Architecture