HOME ➔ SUPPORT ➔ Community ➔ General CourseLab issues ... Displaying Variables
Displaying Variables
  View type:
Hi

Unless I am missing something simple, does anyone know how to display the contents of a variable ?

I am wanting to capture some text at the start of a module and then display it at the end of the module

Any thoughts please

Bob
 
Hi, Bob!

You can do that this way:
1. Insert appropriate Form input element on the first slide. Note the name of associated variable in object dialog (var_name, for example). Do not forget to set variable scope to "Entire module".
2. Use one of the Textbox objects (except for Shadowed) on the las slide. Insert variable substitution into the any part of the text (like that: {{#var_name}} - variable value in double curly brackets). It will be substituted by current variable value on display.
 
 
'ello slav
this might be useful for me in the future, but i was wondering, will the variable entered be 'remembered' in the lms as well? like, the next time the user visits the same scorm content, the user will see the same variable he entered before?
Subject:
Message options
No additional options