Desktop User Guides > Professional > Interview scripting > Interview scripting: Getting started > Creating your first UNICOM Intelligence Interviewer - Server script
 
Creating your first UNICOM Intelligence Interviewer - Server script
1 Open UNICOM Intelligence Professional, and then click File > New > File.
2 Click Metadata File.
3 Enter MyFirstInterview as the file name, and then click Open.
This creates your file in UNICOM Intelligence Professional. The Edit pane shows the metadata section of the file, which is where you define the questions and responses that make up the questionnaire. The metadata section contains a line similar to this:
Metadata(en-us, Question, label)

End Metadata
The language (en–us) depends on the settings for your computer. For example, if your settings are for the UK, the language is en–GB.
4 Click the Web tab This graphic is described in the surrounding text. to view the Web Routing section of the file.
In the Web Routing section, you define the order in which questions are asked and when they are asked (see Routing section: Asking questions). A script can have different Routing sections for different contexts, such as Web, CATI and Paper. The default context is Web, so you see a Web Routing tab.
The Routing section contains the following script:
Routing(Web)

End Routing
5 Click Save, or press Ctrl+S.
Requirements
UNICOM Intelligence Professional with Interview Scripting.
Next
Writing an information item
See also
Interview scripting: Getting started