You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dashboard/user-guide/skills.md
+32-16Lines changed: 32 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,18 +238,19 @@ Limitations:
238
238
1. delete the skill using the dashboard
239
239
- Edits to skills are not versioned and will be immediately visible to any display with this or earlier versions. This is mostly likely the behavior you want as any edit to a skill is a fix or an improvement.
240
240
- Versioning is only applicable to new skills and doesn't apply to operations done on subjects, badges or other items within the gamificiation framework.
241
-
242
-
243
-
## Manually Add Skill Event
244
-
There maybe a special situation when you want to give a user credit explicitly. Project admins can add Skill Events manually through the Dashboard:
245
-
1. Locate the Subject that contains the Skill for which you would like to add an event
246
-
1. Select ```Manage``` for the located Subject
247
-
1. Locate the Skill and select ```Manage```
248
-
* The ```Filter``` box on the top left of the Skills table can be used to quickly locate a particular Skill
249
-
1. Select ```Add Event``` from the Navigation menu on the left
250
-
1. Enter the ```User Id``` of the user for whom the Skill Event will be added (note that the field supports type-ahead to locate existing users)
251
-
1. Enter a date on which the Skill Event occurred (this will default to today's date)
252
-
1. Select ```Add```
241
+
242
+
243
+
## Manually Report Skills
244
+
245
+
There may be special situations where you need to credit users explicitly. As a project administrator, you can manually
246
+
report skill events across multiple skills for multiple users simultaneously. You can also specify the date against
247
+
which those events are reported.
248
+
249
+
To manually report skills:
250
+
1. Navigate to the subject page (`Project -> Subject`).
251
+
2. Select one or more skills from the table using the checkboxes.
252
+
3. Click the `Actions` button, then select the `Report Skills for Users` option.
253
+
4. Follow the step-by-step guidance in the skill reporting modal to complete the process.
253
254
254
255
## Incremental Changes
255
256
This section explain how various scenarios are handled when skills are modified/removed/added
@@ -353,10 +354,19 @@ to learn more please visit the [Self Reporting](/dashboard/user-guide/self-repor
353
354
- Reused skills cannot be added to a badge; use the original skill instead
354
355
- Removing the original skill will also delete all of its reused copies
355
356
356
-
## Move Skills
357
-
Move Skills is a feature that allows project administrators to move skills to other subjects or skill groups within the same project.
358
-
When skills are moved, users' points are preserved for those skills and level-based achievements are
359
-
properly re-calculated for both origination and destination subject/group.
357
+
## Moving Skills
358
+
359
+
Moving Skills allows project administrators to move skills within the same project.
360
+
361
+
Skills can be moved to:
362
+
363
+
- another subject
364
+
- another skill group
365
+
366
+
When skills are moved:
367
+
368
+
- users keep their points for the moved skills
369
+
- level-based achievements are recalculated for both the source and destination subject or group
360
370
361
371
::: tip
362
372
The ability to move skills between subjects gives project administrators gives project administrators the ability to refine their training profile after the initial creation of skills.
@@ -371,6 +381,12 @@ on the Action button located on the top-right above the skills' table. Select th
371
381
All the skills under a subject or group can be easily selected via the ``Select All`` button
372
382
:::
373
383
384
+
::: note
385
+
You can also move one or more Skill Groups. Please visit
386
+
the [Moving Groups Section](/dashboard/user-guide/skills-groups.html#moving-groups) to learn more.
387
+
:::
388
+
389
+
374
390
## Skill Tags
375
391
376
392
Skill tagging is a feature that allows administrators to add one or more custom "tags" to skills.
***Dedicated Management Page**: Created a centralized administrative view to define and manage Skill Groups and their associated skills.
15
15
***Progress Visualization**: Added a dedicated dashboard tracking overall user progress within a specific Skill Group.
16
-
***Group Migration**: Enabled administrators to move an entire Skill Group and its skills to a different subject within the same project.
17
-
***Expanded Metrics**: Integrated Skill Group data directly into the metrics achievement table.
18
-
***Trainee View**: Launched a new trainee-facing Skill Group page for users to track their own skills and progress.
19
-
***Search Integration**: Added Skill Groups to the skills search interface with support for direct navigation.
16
+
***Group Migration**: Enabled administrators to [move an entire Skill Group](/dashboard/user-guide/skills-groups.html#moving-groups) and its skills to a different subject within the same project.
17
+
***Expanded Metrics**: Integrated Skill Group data directly into the [metrics achievement table](/dashboard/user-guide/metrics.html#project-achievements-metrics).
18
+
***Trainee View**: Launched a new trainee-facing [Skill Group](/training-participation/take-training.html#skill-groups) page for users to track their own skills and progress.
19
+
***Search Integration**: Added Skill Groups to the [skills search interface](/training-participation/take-training.html#training-wide-search) with support for direct navigation.
20
20
- Administrative Workflows
21
-
***Bulk Skill Reporting**: Added an administrative function to manually report multiple skills for multiple users simultaneously.
22
-
***Enhanced Request Tracking**: Upgraded the self-report approval requests table to display all active requests alongside their assigned approvers.
21
+
***[Bulk Skill Reporting](/dashboard/user-guide/skills.html#manually-report-skills)**: Added an administrative function to manually report multiple skills for multiple users simultaneously.
22
+
***Enhanced Request Tracking**: Upgraded the [self-report approval requests table](/dashboard/user-guide/self-reporting.html#approval-queue) to display all active requests alongside their assigned approvers.
23
23
- Resolved various stability and performance issues to improve platform reliability.
Copy file name to clipboardExpand all lines: docs/training-participation/take-training.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,11 @@ storage, so your preferences are maintained between sessions.
104
104
Use the expand/collapse all groups controls at the top of the skill list to manage multiple groups at once.
105
105
:::
106
106
107
+
::: note
108
+
You can click on any Skill Group title to navigate to its dedicated page and view its details and skills.
109
+
:::
110
+
111
+
107
112
## Badge Page
108
113
109
114
To access a Badge page, click the **View** button inside the **My Badges** card and then click on the **View** button for a specific badge.
@@ -348,8 +353,8 @@ You can always review your survey completions on the [Quizzes and Surveys Histor
348
353
349
354
## Training Wide Search
350
355
351
-
Training-wide search functionality enables users to quickly find and navigate to any skill, subject, or badge by name.
352
-
This is an effective method to jump directly to any skill, subject, or badge from any page of the training.
356
+
Training-wide search functionality enables users to quickly find and navigate to any skill, group, subject, or badge by name.
357
+
This is an effective method to jump directly to any skill, group, subject, or badge from any page of the training.
353
358
354
359
The search can be activated either through a dedicated search button in the top right corner of the training or by using customizable keyboard shortcuts.
355
360
- To initiate the search via the search button, click the **Search** button in the top right corner of the training page.
@@ -360,9 +365,9 @@ Once the search is initiated, the search modal will appear in the middle of the
0 commit comments