Skip to main content
All CollectionsMonthly Product Updates2024
December 2024 - Product Roundup
December 2024 - Product Roundup
PM team avatar
Written by PM team
Updated over 3 months ago

โ˜ƒ๏ธ December 2024 Product Roundup

Platform Updates

Define default typographic styles used in text editors and content created in WorkRamp. Enterprises can now set typography settings at the enterprise-level for easier and more consistent formatting in Guides and Resources. This allows administrators to select the desired fonts and styling under Settings, and then the typography styles will be applied to existing and future Guides and Resources.

โ˜๏ธ Employee Learning Cloud

This month we introduced our LinkedIn Learning certified integration. This is another big step forward in our goal to make skills-based learning accessible to organizations of all sizes. With LinkedIn Learning and WorkRamp, you can:

  • ๐Ÿ’ป Build out your Libraries or easily assign content with on-demand LinkedIn Learning courses directly within your WorkRamp Employee LMS

  • ๐Ÿ“š Empower your learners to take ownership of their development through self-driven course discovery

  • ๐Ÿ“Š Stay on top of course progress and completion data to drive better program engagement

Check out a demo and learn more on our blog.

The My Team manager dashboard features a toggle to view Event registration and attendance data. Managers can browse event metrics by event and narrow in on a specific team member's registration and attendance data.

โ˜๏ธ Customer Learning Cloud

The Academy report builder includes a new Contacts report type. This view aggregates a Contact's Academy activity, making it easier for admins to measure Academy activity by Contact.

All of the report types in the Academy report builder feature a summary of totals for easier calculation of aggregates.

Additional enhancements and updates

  • E-Signature reauthentication setting: To enhance compliance with 21 CFR Part 11, admins can enable a setting that requires learners to validate their email when submitting an e-signature in a Guide. Reporting will include a time stamp on when the email validation was submitted.

  • Guide display updates: The content container within a Guide is now center aligned. We've also added the option for Learners to click an image to see a fullscreen view of the image.

  • Academy Certifications Preview on Settings: Admins can preview templates and individual certificates in the Academy. Now previewing includes all CSS and custom scripts applied, so admins can see the full preview as a learner would see it

  • Employee LMS API and Webhook updates

Update

Details

Developer Documentation

Adding assignmentProgress.path Webhook

Allows getting Path Assignment Webhooks where you can see

  • How many modules were completed

  • How many there are in total in the path

  • See that this person has begun progress

Add a Get Single Path Assignment by ID API Call

Similar output format to one of the records retrieved by Get All Assignments for a Path but for a single assignment by its ID

Adding assignmentProgress.guide and assignmentProgress.scorm Webhooks

Allows progress % for SOCRM, and number tasks completed/total on Guides, and to see a guide/SCORM assignment enter In Progress state

Store & Expose in the API the end-user IP on a course registration where an e-signature is completed

If guide contains an e-signature, the AssignmentCompleted webhook and the get assignment REST API include end-user IP address

assignmentDeleted.path, guide, scorm, resource

When someone unassigns a training, a webhook event lets you know that the training is no longer assigned

Path Completed Webhook: URL field to view the completion in WorkRamp

On the Path Completed webhook, we added a URL field which takes you to a URL in our application where an admin can go to view evidence of this path completion and if enabled, view the โ€œcertificateโ€.

Did this answer your question?