Releases: NationalSecurityAgency/skills-service
Releases · NationalSecurityAgency/skills-service
skills-service:2.12.4
- Bug Fixes
skills-service:2.12.3
- Bug Fixes
skills-service:2.12.2
- Bug fixes
skills-service:2.12.1
- Upgraded spring boot
- Bug Fixes
skills-service:2.12.0
- Added First Name and Last Name columns to users table and Invites Pending Acceptance table
- Upgraded spring boot to v3.1.6
- Bug Fixes and Improvements
skills-service:2.11.2
- Bug fixes
skills-service:2.11.1
- Bug Fixes
skills-service:2.11.0
- Added new project admin view to visualize history of expired skill achievements
- Display when a skill expired on the Skills Display
- Removed tracking of "Skill Events" from Admin Activity
- Migrated dashboard to use skills-client-js
- Upgraded spring boot to v3.1.4
- Bug Fixes
skills-service:2.10.0
- Added the capability to set a time limit for quizzes.
- If a time limit is set, users will have a specific duration to complete the quiz. If they exceed the time limit, their attempt will be marked as 'Failed'.
- Introduced the option to motivate users by expiring skill achievements.
- Project administrators can configure the number of days after which a skill achievement expires.
- Trainees are given ample opportunity to retain their achievements.
- Enhanced the loading indicator for uploading large videos.
- SkillTree Dashboard now tracks and visualizes all administrative changes made to projects and quizzes.
- Administrators' activities are displayed on project and quiz pages, showing any modifications made to them.
- Admin activity can be filtered by user, action, and the item that was modified.
skills-service:2.9.0
- added the ability upload and host videos for skill display and video-based skills
- added the ability to achieve skill based on reading a transcript for video-based skills
- added the ability to present question quiz questions and multiple choice answers in random order
- added the ability to configure skill points and achievements to expire on a recurring basis
- bug fixes