Forum Discussion
RobinLeach
14 years agoCommunity Member
Importing and retaining variables
Is there a way to import variables from external files. I want to design a review game that instructors can input thier questions into a Storyline presentation from a text file. I want to setup a ...
PhilMayor
14 years agoSuper Hero
Yes you can import from external data sources, the only one I have to hand is this one, this reads from the LMS and brings in the users name
JayDharap
11 years agoCommunity Member
Hi Phil!
This is just what i was looking for...only that i want to use the first name only.
I published ran this on my LMS (Cornerstone) and got the page (attached).
I am clueless about JS so any idea why I see that undefined bit before my name?
Because wanted to use just the first name so I tried editing the line to var newName = array[1];
but that did not work, all I got on that slide was a NULL.
Any idea how I can get that JS to show just the first name?
Related Content
- 12 months ago
- 12 months ago
- 12 months ago
- 12 months ago
- 12 months ago