Property reference

com.snc.skills_management.skill_level_color_map

The com.snc.skills_management.skill_level_color_map property defines the color codes associated with skill levels in the cmn_skill_level table. Admins should review this property to ensure that skill levels are visually represented accurately in the system.

Default: {"#C83C36": "critical", "#905909": "high", "#807808": "warning", "#5456CF": "moderate", "#25832B": "positive", "#0E78C4": "info", "#666666": "low", "#8E5587": "magenta", "#8E5564": "pink", "#975A4A": "orange", "#A89147": "yellow", "#6D6153": "brown", "#677758": "green", "#6C7942": "green-yellow", "#547B8F": "blue", "#616669": "gray", "#497A72": "teal", "#7F6D92": "purple"} Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the color mapping for different skill levels, allowing for customized visual representation in the user interface.
What area does it affect? Skills Management
What does the default mean? The default value is "{"#C83C36": "critical", "#905909": "high", "#807808": "warning", "#5456CF": "moderate", "#25832B": "positive", "#0E78C4": "info", "#666666": "low", "#8E5587": "magenta", "#8E5564": "pink", "#975A4A": "orange", "#A89147": "yellow", "#6D6153": "brown", "#677758": "green", "#6C7942": "green-yellow", "#547B8F": "blue", "#616669": "gray", "#497A72": "teal", "#7F6D92": "purple"}", which is the baseline setting used unless it is changed.
When should you review it? Review this property when updating skill level representations or adjusting color schemes for better clarity.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.skills_management.skill_level_color_map
Sys ID 2033829673b02010dd6131ff2ef6a7b3
Type string
Application Global
Default value {"#C83C36": "critical", "#905909": "high", "#807808": "warning", "#5456CF": "moderate", "#25832B": "positive", "#0E78C4": "info", "#666666": "low", "#8E5587": "magenta", "#8E5564": "pink", "#975A4A": "orange", "#A89147": "yellow", "#6D6153": "brown", "#677758": "green", "#6C7942": "green-yellow", "#547B8F": "blue", "#616669": "gray", "#497A72": "teal", "#7F6D92": "purple"}
Description This property defines the color codes for colors defined in cmn_skill_level table.
Updated 2023-02-06 17:25:42

Sources

Official references and nearby text excerpts where this property appears.