mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merged from McMasterReports branch
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
<font face="Verdana" style="font-size: 8pt">From this point you can view and control this particular group of your survey. You can also <a href="#Adding%20a%20New%20Question">add new question</a>s to your group or select an existing question from this group to view or edit.</font>
|
||||
</p>
|
||||
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1">
|
||||
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" id="AutoNumber1">
|
||||
<tr>
|
||||
<td align="right" valign="top" colspan="2" bgcolor="#555555" height="8">
|
||||
<p align="left">
|
||||
@@ -28,7 +28,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top">
|
||||
<font face="Verdana" size="1"><img border="0" src="../../../images/edit.png" width="20" height="20"></font>
|
||||
<font face="Verdana" size="1"><img alt='' border="0" src="../../../images/edit.png" width="20" height="20"></font>
|
||||
</td>
|
||||
<td width="100%" valign="top">
|
||||
<font face="Verdana" style="font-size: 8pt"><strong>Edit Group</strong>: Click on this to edit details of the current group.</font>
|
||||
@@ -37,7 +37,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top">
|
||||
<font face="Verdana" size="1"><img border="0" src="../../../images/delete.png" width="20" height="20"></font>
|
||||
<font face="Verdana" size="1"><img alt='' border="0" src="../../../images/delete.png" width="20" height="20"></font>
|
||||
</td>
|
||||
<td width="100%" valign="top">
|
||||
<font face="Verdana" style="font-size: 8pt"><strong>Delete Group</strong>: Click on this to delete
|
||||
@@ -47,14 +47,14 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top">
|
||||
<font face="Verdana" size="1"><img border="0" src="../../../images/reorder.png" width="20" height="20"></font>
|
||||
<font face="Verdana" size="1"><img alt='' border="0" src="../../../images/reorder.png" width="20" height="20"></font>
|
||||
</td>
|
||||
<td width="100%" valign="top">
|
||||
<font face="Verdana" style="font-size: 8pt"><strong>Reorder Questions</strong>: Click on this to reorder the
|
||||
display of the questions in that group.</font>
|
||||
<tr>
|
||||
<td align="right" valign="top">
|
||||
<font face="Verdana" size="1"><img border="0" src="../../../images/add.png" width="20" height="20"></font>
|
||||
<font face="Verdana" size="1"><img alt='' border="0" src="../../../images/add.png" width="20" height="20"></font>
|
||||
</td>
|
||||
<td width="100%" valign="top">
|
||||
<font face="Verdana" style="font-size: 8pt"><strong>Add Question</strong>: Click on this to add a new question to this group. This button will not be available if the survey has been activated.</font>
|
||||
@@ -69,8 +69,8 @@ display of the questions in that group.</font>
|
||||
|
||||
</p>
|
||||
<p>
|
||||
<font face="Verdana" style="font-size: 8pt"><u><strong><a name="Adding a New Question">Adding a New Question</a></strong></u><br>
|
||||
Click on <img border="0" src="../../../images/add.png" width="20" height="20"> to add a new question to your survey.</font>
|
||||
<font face="Verdana" style="font-size: 8pt"><u><strong><a name="adding_a_new_question">Adding a New Question</a></strong></u><br>
|
||||
Click on <img alt='' border="0" src="../../../images/add.png" width="20" height="20"> to add a new question to your survey.</font>
|
||||
</p>
|
||||
<p>
|
||||
<font face="Verdana" style="font-size: 8pt">You can add as many questions as you like to each group in your survey. When you click on the "Add New Question" icon, you will be presented with a screen that allows you to enter a <strong>Question Code</strong>: which is a required field, and is used to determine the order in which questions within a group are displayed. The question code can be up to 5 characters long. Questions are ordered by this code alphabetically. The <strong>Question</strong>: field can be as long as you like and will contain the actual question that is presented to the survey participant. In the <strong>Help:</strong> field you can type a help message that will appear below the question and its associated answer options. The <strong>Question Type</strong>: field is a selectable list that contains the different types of pre-defined questions available. A detailed explanation of these questions is provided in the instruction manual. You can set a question to <strong>Mandatory</strong>: to ensure that a participant cannot move away from that question, or submit a response, without having answered that question. Certain question types will also allow you to put a "Y" or "N" in the <strong>Other</strong>: field. In these cases, the question will have an additional answer, of "Other".</font>
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
</head>
|
||||
<body bgcolor="#E5E5E5">
|
||||
|
||||
<p><font face="Verdana" style="font-size: 8pt"><a href="admin.html">
|
||||
@@ -15,7 +20,7 @@ edit this particular question of your survey. If your question can have
|
||||
individual <a href="#Answers">answers</a> added, you can also do that from this screen.
|
||||
You can also set conditions on whether a question displays or not by choosing
|
||||
the <a href="#Conditions">conditions</a> icon at this screen.</font></p>
|
||||
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1">
|
||||
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" id="AutoNumber1">
|
||||
<tr>
|
||||
<td align="right" valign="top" colspan="2" bgcolor="#555555" height="8">
|
||||
<p align="left">
|
||||
@@ -24,41 +29,41 @@ the <a href="#Conditions">conditions</a> icon at this screen.</font></p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/edit.png" width="20" height="20"></font></td>
|
||||
<img alt='' border="0" src="../../../images/edit.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Edit Question</strong>: Click on this to edit details of the current question.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/delete.png" width="20" height="20"></font></td>
|
||||
<img alt='' border="0" src="../../../images/delete.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Delete Question</strong>: Click on this to delete this question. This button will
|
||||
only display if there are no answers attached to this question.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/export.png" width="20" height="20"></font></td>
|
||||
<img alt='' border="0" src="../../../images/export.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Export Question</strong>: Click on this to export your question, including all
|
||||
answers, to a file.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/copy.png" width="20" height="20"></font></td>
|
||||
<img alt='' border="0" src="../../../images/copy.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Copy Question</strong>: Click on this to make a copy of your current question, including all
|
||||
answers, within the current survey.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/conditions.png" width="20" height="20"></font></td>
|
||||
<img alt='' border="0" src="../../../images/conditions.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><strong>
|
||||
<font face="Verdana" style="font-size: 8pt">Set Conditions</font></strong><font face="Verdana" style="font-size: 8pt">: Click on this to
|
||||
use the condition designer and set conditions for this question.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/answers.png" width="20" height="20"></font></td>
|
||||
<img alt='' border="0" src="../../../images/answers.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><strong>
|
||||
<font face="Verdana" style="font-size: 8pt">Answers</font></strong><font face="Verdana" style="font-size: 8pt">: Click on this
|
||||
to add/edit/delete and modify the order of defined answers for your
|
||||
@@ -71,7 +76,7 @@ the <a href="#Conditions">conditions</a> icon at this screen.</font></p>
|
||||
<font face="Verdana" style="font-size: 8pt; font-weight: 700; text-decoration: underline">
|
||||
<a name="Answers">Answers</a><br>
|
||||
</font><font face="Verdana" style="font-size: 8pt">Click on the
|
||||
<img border="0" src="../../../images/answers.png" width="20" height="20"> icon to
|
||||
<img alt='' border="0" src="../../../images/answers.png" width="20" height="20"> icon to
|
||||
add, edit, move and delete answers to your question.</font></p>
|
||||
<p><font face="Verdana" style="font-size: 8pt">This icon will only be available
|
||||
when your question type is a List, Multiple Options or Array type question.
|
||||
@@ -79,9 +84,10 @@ These types of questions require a series of answers entered.</font></p>
|
||||
<p><font face="Verdana" style="font-size: 8pt"><u><strong><a name="Conditions">
|
||||
Conditions</a></strong></u><br>
|
||||
Click on the
|
||||
<img border="0" src="../../../images/conditions.png" width="20" height="20"> icon
|
||||
<img alt='' border="0" src="../../../images/conditions.png" width="20" height="20"> icon
|
||||
to set, edit or remove conditions that apply to your question.</font></p>
|
||||
<p><font face="Verdana" style="font-size: 8pt">This icon will display the
|
||||
'Condition Designer' window, which lets you set conditions on whether your
|
||||
question will display or not. Setting a condition on a question means that the
|
||||
question WILL NOT DISPLAY UNLESS THAT CONDITION IS MET.</font></p>
|
||||
</html>
|
||||
@@ -1,139 +1,181 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
</head>
|
||||
<body bgcolor="#E5E5E5">
|
||||
|
||||
<p><font face="Verdana" style="font-size: 8pt"><a href="admin.html">
|
||||
Administration</a></font></p>
|
||||
|
||||
<p><a href="admin.html"><font face="Verdana" style=
|
||||
"font-size: 8pt">Administration</font></a></p>
|
||||
<p><strong><font face="Verdana" style="font-size: 8pt">SURVEY:<br>
|
||||
You are currently viewing the <u>survey
|
||||
administration</u> section of LimeSurvey.</font></strong></p>
|
||||
You are currently viewing the <u>survey administration</u> section
|
||||
of LimeSurvey.</font></strong></p>
|
||||
<p><font face="Verdana" style="font-size: 8pt">From this point you
|
||||
can view and control the general setup of your survey. You can also
|
||||
<a href="#Adding%20a%20New%20Group">add new groups</a> or select an
|
||||
existing group to view or edit.</font></p>
|
||||
|
||||
<p><font face="Verdana" style="font-size: 8pt">From this point you can view and control the
|
||||
general setup of your survey. You can also <a href="#Adding a New Group">add new groups</a> or select an existing
|
||||
group to view or edit.</font></p>
|
||||
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1">
|
||||
<tr>
|
||||
<td align="right" valign="top" colspan="2" bgcolor="#555555" height="8">
|
||||
<p align="left">
|
||||
<font face="Verdana" style="font-size: 8pt; font-weight: 700" color="#FFFFFF">
|
||||
Button Options:</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/active.png" width="20" height="20" align="left"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Survey Active</strong>: This icon will be displayed if your survey has been
|
||||
activated and is ready to save responses.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/deactivate.png" width="10" height="15"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>De-Activate Survey</strong>: Click on this to de-activate an active survey</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/inactive.png" width="20" height="20" align="left"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Survey Inactive</strong>: This icon will display if your survey has not been
|
||||
activated</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/activate.png" width="10" height="15"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Activate Survey</strong>: Click on this to activate an inactive survey</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/do.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Do/Test Survey</strong>: Click on this to do the survey (or test it if the
|
||||
survey is currently inactive)</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/dataentry.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>DataEntry</strong>: Click on this for the dataentry screen. This is designed
|
||||
for dataentry of hard-copy survey responses</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/print.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Printable Version</strong>: Click on this to see a 'printable' version of the
|
||||
survey.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/edit.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Edit Survey</strong>: Click on this to edit details of the current survey.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/reorder.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Order Groups</strong>: Re-Order the groups in that survey</font></td>
|
||||
</tr>
|
||||
<table border="0" cellpadding="0" cellspacing="0" style=
|
||||
"border-collapse: collapse" id="AutoNumber1">
|
||||
<tr>
|
||||
<td align="right" valign="top" colspan="2" bgcolor="#555555"
|
||||
height="8">
|
||||
<p align="left"><font face="Verdana" style=
|
||||
"font-size: 8pt; font-weight: 700" color="#FFFFFF">Button
|
||||
Options:</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/active.png"
|
||||
width="20" height="20" align="left" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Survey Active</strong>: This icon will be
|
||||
displayed if your survey has been activated and is ready to save
|
||||
responses.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src=
|
||||
"../../../images/deactivate.png" width="10" height="15" alt=
|
||||
"#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>De-Activate Survey</strong>: Click on this
|
||||
to de-activate an active survey</font></td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/inactive.png"
|
||||
width="20" height="20" align="left" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Survey Inactive</strong>: This icon will
|
||||
display if your survey has not been activated</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/activate.png"
|
||||
width="10" height="15" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Activate Survey</strong>: Click on this to
|
||||
activate an inactive survey</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/do.png"
|
||||
width="20" height="20" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Do/Test Survey</strong>: Click on this to
|
||||
do the survey (or test it if the survey is currently
|
||||
inactive)</font></td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src=
|
||||
"../../../images/dataentry.png" width="20" height="20" alt=
|
||||
"#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>DataEntry</strong>: Click on this for the
|
||||
dataentry screen. This is designed for dataentry of hard-copy
|
||||
survey responses</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/print.png"
|
||||
width="20" height="20" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Printable Version</strong>: Click on this
|
||||
to see a 'printable' version of the survey.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/edit.png"
|
||||
width="20" height="20" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Edit Survey</strong>: Click on this to
|
||||
edit details of the current survey.</font></td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/reorder.png"
|
||||
width="20" height="20" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Order Groups</strong>: Re-Order the groups
|
||||
in that survey</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/delete.png"
|
||||
width="20" height="20" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Delete Survey</strong>: Click on this to
|
||||
delete your survey. This button will only display if there are no
|
||||
groups.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/export.png"
|
||||
width="20" height="20" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Export Survey</strong>: Click on this to
|
||||
export your survey including all groups, questions, answers and
|
||||
conditions to a file.</font></td>
|
||||
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/delete.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Delete Survey</strong>: Click on this to delete your survey. This button will
|
||||
only display if there are no groups.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/export.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Export Survey</strong>: Click on this to export your survey including all
|
||||
groups, questions, answers and conditions to a file.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/browse.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Browse Results</strong>: Click on this to browse the responses to your survey.
|
||||
This is only available if the survey is active.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/tokens.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Tokens</strong>: Click on this manage tokens for the current survey.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<img border="0" src="../../../images/add.png" width="20" height="20"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style="font-size: 8pt">
|
||||
<strong>Add Group</strong>: Click on this to add a new question group to your survey.</font></td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/browse.png"
|
||||
width="20" height="20" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Browse Results</strong>: Click on this to
|
||||
browse the responses to your survey. This is only available if the
|
||||
survey is active.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/tokens.png"
|
||||
width="20" height="20" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Tokens</strong>: Click on this manage
|
||||
tokens for the current survey.</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><img border="0" src="../../../images/add.png"
|
||||
width="20" height="20" alt="#########"></font></td>
|
||||
<td width="100%" valign="top"><font face="Verdana" style=
|
||||
"font-size: 8pt"><strong>Add Group</strong>: Click on this to add a
|
||||
new question group to your survey.</font></td>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
<p><font face="Verdana" style="font-size: 8pt">
|
||||
<a href="group.html">Group</a><br>
|
||||
<p><font face="Verdana" style="font-size: 8pt"><a href=
|
||||
"group.html">Group</a><br>
|
||||
<a href="question.html">Question</a><br>
|
||||
<a href="answer.html">Answer</a></font></p>
|
||||
<p>
|
||||
<font face="Verdana" style="font-size: 8pt; font-weight: 700; text-decoration: underline">
|
||||
<a name="Adding a New Group">Adding a New Group</a><br>
|
||||
</font><font face="Verdana" style="font-size: 8pt">Click on
|
||||
<img border="0" src="../../../images/add.png" width="20" height="20"> to add a new
|
||||
group to your survey.</font></p>
|
||||
<p><font face="Verdana" style="font-size: 8pt">All surveys must have at least
|
||||
one group. Groups are used to 'group' questions together into logical groupings.
|
||||
A group has a name and a description. When you choose "Add Group" you will be
|
||||
presented with a blank screen containing two fields to complete. <strong>Group Name</strong>:
|
||||
The title of your group. This field must be completed, and it also determines
|
||||
the order in which your group is displayed when the survey is being completed.
|
||||
The groups are ordered alphabetically be Group Name, and so you should consider
|
||||
naming groups in alphabetical order. eg: "Section 1:) About you." , "Section 2:)
|
||||
Your views.". Group Description: This field is optional, and can be used
|
||||
to give a description of the group that will be displayed to survey participants
|
||||
as they complete the survey. If no group description is given, participants
|
||||
completing surveys presented in a "One at a time" format, will not be shown
|
||||
<p><font face="Verdana" style=
|
||||
"font-size: 8pt; font-weight: 700; text-decoration: underline"><a id="Adding_a_New_Group">
|
||||
Adding a New Group</a><br></font><font face="Verdana" style=
|
||||
"font-size: 8pt">Click on <img border="0" src=
|
||||
"../../../images/add.png" width="20" height="20" alt="#########">
|
||||
to add a new group to your survey.</font></p>
|
||||
<p><font face="Verdana" style="font-size: 8pt">All surveys must
|
||||
have at least one group. Groups are used to 'group' questions
|
||||
together into logical groupings. A group has a name and a
|
||||
description. When you choose "Add Group" you will be presented with
|
||||
a blank screen containing two fields to complete. <strong>Group
|
||||
Name</strong>: The title of your group. This field must be
|
||||
completed, and it also determines the order in which your group is
|
||||
displayed when the survey is being completed. The groups are
|
||||
ordered alphabetically be Group Name, and so you should consider
|
||||
naming groups in alphabetical order. eg: "Section 1:) About you." ,
|
||||
"Section 2:) Your views.". Group Description: This field is
|
||||
optional, and can be used to give a description of the group that
|
||||
will be displayed to survey participants as they complete the
|
||||
survey. If no group description is given, participants completing
|
||||
surveys presented in a "One at a time" format, will not be shown
|
||||
separate pages showing the group name and description.</font></p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
</head>
|
||||
<body bgcolor="#E5E5E5">
|
||||
|
||||
<p><font face="Verdana" style="font-size: 8pt; font-weight: 700">You are currently viewing the
|
||||
@@ -45,7 +50,7 @@ the PLAIN-TEXT PASSWORDS.</font></p>
|
||||
|
||||
<p><font face="Verdana" style="font-size: 8pt"><u><strong>Troubleshooting</strong></u><br>
|
||||
If you are having trouble setting up security:</font></p>
|
||||
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1">
|
||||
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" id="AutoNumber1">
|
||||
<tr>
|
||||
<td valign="top"><font style="font-size: 8pt" face="Verdana">1.</font></td>
|
||||
<td><font face="Verdana" style="font-size: 8pt">Make sure you have
|
||||
@@ -53,4 +58,5 @@ If you are having trouble setting up security:</font></p>
|
||||
to create a .htpasswd and .htaccess file here.</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
</html>
|
||||
Reference in New Issue
Block a user