[LYN-918] - The Site level Signup form is not usable as the input fields are arranged randomly
In previous versions of the dialogEDU LMS, the signup forms at the site level were unusable as the forms were not formatted properly.
This is now customizable via CSS.
[LYN-926] - Course with a blank unit doesn't get enrollments to a “finished” status
In previous versions of the dialogEDU LMS, the course completion status was impacted when a blank Unit without any Learning Objects was present. Learners who achieved a 100% course progress indication for finishing all the course learning objects didn’t get a “finished” status for their enrollment. This was true even if there were other units with learning objects available. This is now fixed.
[LYN-921] – Notification Event – Course – Enrolled by Admin should trigger notification for API based enrollments
In previous versions of the dialogEDU LMS, when enrolling a student via the API, a notification for “enrolled by admin” never triggered, if such a notification was created and available in the platform.
This is now fixed.
[LYN-931] – API – Create a User endpoint doesn't trigger the User creation email
In previous versions of the dialogEDU LMS, for the API endpoint POST /v1/users, passing the send_email = true parameter did not trigger the User creation email.
This has now been fixed.
Comments