2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/include/limesurvey/locale/en/help/labelsets.html
2008-10-15 22:36:05 +00:00

91 lines
5.0 KiB
HTML

<body bgcolor="#E5E5E5">
<p><span style="font-weight: 700"><font face="Verdana" style="font-size: 8pt">
Label Set Administration</font></span><font face="Verdana" style="font-size: 8pt; font-weight: 700">:<br>
You are currently viewing the <u>Label Sets Administration</u> section of LimeSurvey. </font></p>
<p><font face="Verdana" style="font-size: 8pt">From this point you can create,
edit or delete Label Sets for use in the 'flexible labels' question type(s).
Label Sets allow you to pre-define a series of options against which various
answers can be checked. For example, in may surveys you may want to ask the
participant for a response to a particular statement or scenario and give them a
list of choices for each one. An example is show below:</font></p>
<div align="left">
<table border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber2" bgcolor="#FFFFFF">
<tr>
<td colspan="6">
<font face="Verdana" style="font-size: 8pt; font-weight:700">Please indicate the extent to
which you agree with the following statements:</font></td>
</tr>
<tr>
<td>&nbsp;</td>
<td width="65" align="center" valign="bottom"><font face="Verdana" size="1">Agree Strongly</font></td>
<td width="65" align="center" valign="bottom"><font face="Verdana" size="1">Agree Somewhat</font></td>
<td width="65" align="center" valign="bottom"><font face="Verdana" size="1">Neither Agree Nor Disagree</font></td>
<td width="65" align="center" valign="bottom"><font face="Verdana" size="1">Disagree Somewhat</font></td>
<td width="65" align="center" valign="bottom"><font face="Verdana" size="1">Disagree Strongly</font></td>
</tr>
<tr>
<td><font face="Verdana" size="1">I am a very strange person</font></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
</tr>
<tr>
<td><font face="Verdana" size="1">I love ice cream</font></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
</tr>
<tr>
<td><font face="Verdana" size="1">Green is a lovely colour</font></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
<td align="center" width="65"><input type='radio'></td>
</tr>
</table>
</div>
<p><font style="font-size: 8pt" face="Verdana">Using Label Sets you can create
your own column headings for these sorts of questions.</font></p>
<p><font face="Verdana" style="font-size: 8pt">The following options are
available in the Label Sets Administration Toolbar:</font></p>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1">
<tr>
<td valign="top"><font face="Verdana" style="font-size: 8pt">
<img border="0" src="../../../images/home.png" width="20" height="20"></font></td>
<td valign="top"><font face="Verdana" style="font-size: 8pt">
<strong>Home</strong> Click on this icon to return to the main LimeSurvey
administration screen</font></td>
</tr>
<tr>
<td valign="top"><font face="Verdana" style="font-size: 8pt">
<img border="0" src="../../../images/add.png" width="20" height="20"></font></td>
<td valign="top"><font face="Verdana" style="font-size: 8pt">
<strong>Add Label Set</strong>: Click here to create a new label set or import a label
set from
a file</font></td>
</tr>
</table>
<p><font face="Verdana" style="font-size: 8pt">
<br>
<u><strong><a name="Adding a New Labelset">Adding a New Labelset</a></strong></u><br>
Click on
<img border="0" src="../../../images/add.png" width="20" height="20"> to create or
import a new label set.</font></p>
<p><font face="Verdana" style="font-size: 8pt">A labelset requires just a name.
Each label set is also automatically given a unique &quot;LID&quot; (or Labelset InDex)
number. You can create a labelset with the same name as another label set,
although generally this is not recommended (as it tends to confuse things). The
label set will be distinguishable from any with a different name by its LID
number.</font></p>
<p><font face="Verdana" style="font-size: 8pt"><strong>Importing a Label Set</strong><br>
You can use the Import Label Set option at the bottom of the screen to import a
label set. Click
on browse, choose the LimeSurvey *.sql file containing your label set and then
click on the Import button.</font></p>
<p>&nbsp;</p>