Skil (skl)
Skil entity represents the learned ability of a person to perform an action with determined results with good execution often within a given amount of time, energy, or both. Synapcus implements soft skills and hard skills.
Database level
The entity's attributes are shown below. Mandatory fields are marked with a red star:
Name | Type | Label | Description |
---|---|---|---|
form * | string | Form | Represents the entity form. Will always be "skl". |
skl_name * | string | Name | The object name |
QEE classes level
The class representing the Skil is QEESkl
Inherits from: QEEObject
REST level
The endpoints dealing with Skil are:
xrSkl (GET, POST, PUT, DELETE)
xrSkls (GET, PUT, DELETE)