Forum Discussion
Prevent users from loading course when not licensed
Hello,
we would like to prevent users from loading a course when they didnt got a license from us. We have a license server where storyline could aask for a license but can you help me with the intended way inside of storyline to achieve it?
Cheers,
Torsten
- Jürgen_Schoene_Community Member
you could embed a web object (iframe) in storyline on the start slide
storyline start slide (course ID) > iframe (input e-mail, ...) > your license server > iframe > storyline enter course
- WaltHamiltonSuper Hero
As you can see from Jurgen's answer, there is no intended way inside of storyline. As Jurgen suggested, you need to use an external source, such as your license server, a Learning Management System, or some equivalent external system.
- TorstenPreu-8bbCommunity Member
Hi Walt,
actually the answer Jürgen gave me seems to be about right, i guess. I know that I need some kind of external resource to manage it, but I had no clue about how Storyline would communicate with it :)
So Jürgen gave me a good idea and I will try to play around it.
Thanks!