Difference between revisions of "Field: Qualification level"

From Catglobe Wiki
Jump to: navigation, search
 
Line 4: Line 4:
  
 
{| width="1189" class="tableintopic FCK__ShowTableBorders" style="border-collapse: collapse;" border="0" cellspacing="0" cellpadding="2"
 
{| width="1189" class="tableintopic FCK__ShowTableBorders" style="border-collapse: collapse;" border="0" cellspacing="0" cellpadding="2"
|-
 
| width="168" height="0" |
 
| width="1020" height="0" |
 
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| width="1189" style="border: 1px solid rgb(1, 1, 1);" colspan="2" |  
 
| width="1189" style="border: 1px solid rgb(1, 1, 1);" colspan="2" |  
== Field: Qualification level ==
+
== Field: Qualification level ==
  
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
Type
+
Type  
  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  
Number
+
Number  
  
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
General Description
+
General Description  
  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  
This is the skill level the user has for a specific qualification
+
This is the skill level the user has for a specific qualification  
  
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
Import Group
+
Import Group  
  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  
Import Qualification Information
+
Import Qualification Information  
  
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
Business Rules
+
Business Rules  
  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  
 
*Qualification level is only one part of importing qualification. It must go along with qualification to actually succeed.  
 
*Qualification level is only one part of importing qualification. It must go along with qualification to actually succeed.  
*Value in this field must match the range [minimum value, maximum value] of the qualification (all qualifications in Catglobe have a user defined minimum and maximum value – please refer to information on how to manage qualifications to know more).
+
*Value in this field must match the range [minimum value, maximum value] of the qualification (all qualifications in Catglobe have a user defined minimum and maximum value – please refer to information on how to manage qualifications to know more).  
 
*To update this field for existing users, you must select a User_Id column in step 1 of the import wizard and the value of this column will be used to determine which user’s record to update.
 
*To update this field for existing users, you must select a User_Id column in step 1 of the import wizard and the value of this column will be used to determine which user’s record to update.
  
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
Validation
+
Validation  
  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  
*If value is not a number, then invalid value error message will be shown. Error type: ERROR (the import job will not be allowed to be executed).
+
*If value is not a number, then invalid value error message will be shown. Error type: ERROR (the import job will not be allowed to be executed).  
*If value is not in the range of [min,max] of the qualification name, then an out of range error message will be shown. Error type: ERROR (the import job will not be allowed to be executed).
+
*If value is not in the range of [min,max] of the qualification name, then an out of range error message will be shown. Error type: ERROR (the import job will not be allowed to be executed).  
 
*If a qualification level is specified in import for a row, but no qualification, then the message ‘Qualification does not exist’ will be shown in step 5 to let user know that data is not clean. Error type: ERROR (the import job will not be allowed to be executed).
 
*If a qualification level is specified in import for a row, but no qualification, then the message ‘Qualification does not exist’ will be shown in step 5 to let user know that data is not clean. Error type: ERROR (the import job will not be allowed to be executed).
  
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="168" style="border: 1px solid rgb(1, 1, 1);" |  
Notes
+
Notes  
  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  
 
| width="1021" style="border: 1px solid rgb(1, 1, 1);" |  

Latest revision as of 06:35, 19 December 2011



Field: Qualification level

Field: Qualification level

Type

Number

General Description

This is the skill level the user has for a specific qualification

Import Group

Import Qualification Information

Business Rules

  • Qualification level is only one part of importing qualification. It must go along with qualification to actually succeed.
  • Value in this field must match the range [minimum value, maximum value] of the qualification (all qualifications in Catglobe have a user defined minimum and maximum value – please refer to information on how to manage qualifications to know more).
  • To update this field for existing users, you must select a User_Id column in step 1 of the import wizard and the value of this column will be used to determine which user’s record to update.

Validation

  • If value is not a number, then invalid value error message will be shown. Error type: ERROR (the import job will not be allowed to be executed).
  • If value is not in the range of [min,max] of the qualification name, then an out of range error message will be shown. Error type: ERROR (the import job will not be allowed to be executed).
  • If a qualification level is specified in import for a row, but no qualification, then the message ‘Qualification does not exist’ will be shown in step 5 to let user know that data is not clean. Error type: ERROR (the import job will not be allowed to be executed).

Notes

  • Please refer to help file on Qualification to understand all parts of importing qualifications.