Difference between revisions of "Column: Questionnaire status"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Resource data caches]]
 

 

  
Line 36: Line 36:
 
Status for questionnaires is a fixed enumeration so the value is always the same. The axis set generated will look like below:
 
Status for questionnaires is a fixed enumeration so the value is always the same. The axis set generated will look like below:
  
Axis text: "Status"Math base: "QStatus"Pct base: "QStatus!=empty"
+
Axis text: "Status"
 +
<br>Math base: "QStatus"
 +
<br>Pct base: "QStatus!=empty"
  
Option 1: Name="Closed"; Value="QStatus==1"Option 2: Name="Paused"; Value="QStatus==2"Option 3: Name="Open"; Value="QStatus==3"Option 4: Name="Open for test"; Value="QStatus==4"
+
Option 1: Name="Closed"; Value="QStatus==1"
 +
<br>Option 2: Name="Paused"; Value="QStatus==2"
 +
<br>Option 3: Name="Open"; Value="QStatus==3"
 +
<br>Option 4: Name="Open for test"; Value="QStatus==4"
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
 
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
Line 44: Line 49:
 
| style="border: 1px solid #010101" width="839" |
 
| style="border: 1px solid #010101" width="839" |
 
N/A
 
N/A
__NOTOC__
 
 
<!-- imported from file: 5486.htm-->
 
<!-- imported from file: 5486.htm-->

Latest revision as of 09:01, 26 April 2011



Column: Questionnaire status

Column

Questionnaire status

Source

The status of the returned questionnaire resource

Automatically given column name

QStatus

Column type

Number

Resource types that use it

Questionnaire

How axis set information is built

Status for questionnaires is a fixed enumeration so the value is always the same. The axis set generated will look like below:

Axis text: "Status"
Math base: "QStatus"
Pct base: "QStatus!=empty"

Option 1: Name="Closed"; Value="QStatus==1"
Option 2: Name="Paused"; Value="QStatus==2"
Option 3: Name="Open"; Value="QStatus==3"
Option 4: Name="Open for test"; Value="QStatus==4"

Comment

N/A