Forum Discussion
MichellePrin814
2 months agoCommunity Member
How to incorporate a date checker into a SL course.
Hello.
I would like to add a way in our compliance courses for a learner to "test out" if they have been employed with the company for at least 3 years. I'm having trouble figuring out how to hav...
- 23 days ago
Happy to help! Would appreciate a 'Marked as Solution' if that works for you.
Nedim
23 days agoCommunity Member
If you're looking for a real date picker with date comparison functionality, this is a concept I worked on some time ago. It essentially converts the Storyline text entry field into a date picker widget with JavaScript. Based on the selected date, it then compares against specific conditions and criteria.
For example, you can check whether an employee has been employed for 3 or more years. If they have, display a "Review" button; if not, it shows a "Full Course" button instead.
Related Content
- 4 months ago