Skip to content

skills-service:2.4.0

Choose a tag to compare

@rmmayo rmmayo released this 27 Mar 16:00
· 5551 commits to master since this release
  • Added ability to create and manage Quizzes and Surveys and seamlessly administer by associating to the Skills or by running independently
    • Association of a Quiz or a Survey to an existing skill requires successful completion of that Quiz/Survey in order to earn the skill and its points
    • Quiz supports Single Choice and Multiple Choice questions
    • Survey supports Single Choice, Multiple Choice and Text Input questions
    • A Quiz supports the following configurations
      • Number of questions required to pass a quiz
      • Maximum number of attempts
    • Quizzes and Surveys seamlessly integrate with the majority of SkillTree's existing features including Skills Catalog and Badges
  • Using the Description Editor added ability to attach files to descriptions including Subjects, Skills and Badges
    • Upload is only allowed for the supported file types which by default includes .pdf, .xlsx, .docx, and .pptx extensions
  • Added ability to change the font size in the Description Editor
  • Added ability to attach documents and screenshots with a self-report approval request
  • Enhanced Project's Skills Metrics to display Skills Tags and to allow filtering by Skill Tags
  • Added ability to display user-tag-based metrics on subject and skill pages
  • Implemented extra level of resiliency to preserve skill/badge/project/subject attributes (ex. description) by utilizing Browser's IndexedDB storage
  • Added Navigate to the top button that allows users to easily scroll to the top of a lengthy page
  • On the badge page, added Live status and, if applicable, a Go Live button
  • Upgraded to Spring Boot 3, Groovy 4, and JDK 19