Skip to end of banner
Go to start of banner

Competency Classification Attribute (DRAFT)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Summary

TODO

Configuration

This is an Intrinsic Attribute, so there is only one defined attribute per supported entity. To modify its configuration you will need to use the Attribute Definition Editor in the Sys Admin area, and you will need to manually modify the JSON configuration.

JSON configuration schema
{
  InputMode = "GRID or TREEVIEW",
  MaxSelections = 1,				  	// only supported for TREEVIEW
  MultiSelectCompetencyModelId = null,  // Required for TREEVIEW mode; ID of the comp model to select from
  AllowCustomCompetencies = false,		// only supported for TREEVIEW; allows user to add their own value
  CustomCompetencyModelId = null		// ID of the competency model to store user-defined competencies in
}

This attribute can collect data using one of two different "InputModes":

  • "GRID" = displays a grid that allows metadata, such as Proficiency and hours-per-competency-area, to be collected for each selected Competency Area.

  • "TREEVIEW" = displays a simple treeview from which the user can select one or more Competency Area. Does not collect any additional metadata about the association.

Display Modes

In input mode, <TODO>

In display mode, <TODO>

Data Storage

This attribute stores <TODO>

Sample Use Cases

TODO

Business Rules

TODO

Filter by label

There are no items with the selected labels at this time.

  • No labels