Difference between revisions of "Field: Status"

From Catglobe Wiki
Jump to: navigation, search
 
Line 41: Line 41:
 
1: Normal
 
1: Normal
  
2: Quota Full
+
2: Quota full
  
3: Outside Target
+
3: Outside target
  
4: Interview Failed
+
4: Interview failed
  
5: Interview Succeeded
+
5: Interview succeeded
  
 
|- align="left" valign="top"
 
|- align="left" valign="top"

Latest revision as of 05:56, 10 July 2019



Field: Status

Field: Status

Type

Tinyint

General Description

Questionnaire status defines what the status of a questionnaire answer sheet is.

Import Group

Import data (advanced)

Business Rules

The 5 values that can be chosen are:

1: Normal

2: Quota full

3: Outside target

4: Interview failed

5: Interview succeeded

Validation

  • Value that is not an integer cannot be accepted. NULL is also not accepted. Values must be numbers between 1 and 5. Error type: ERROR and the import job will not be allowed to be executed.

Notes

N/A