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:

NameTypeLabelDescription
form *stringFormRepresents the entity form. Will always be "skl".
skl_name *stringNameThe 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)