Variables (16)

Articles and lessons to help you use the variables framework in dominKnow | ONE.

No Projects found

There are no projects in this collection.

Variables in dominKnow | ONE: A primer

1 min read
dominKnow | ONE has a great range of options for working with variables. Here are the starting points you need to know.
5007   0
  |  
0   0

Displaying a System Variable in a text element

As you create a Project, you’re adding in all kinds of information like the Project’s name, the names of Pages it contains, or what the passing score is for a test.

A lot of that information is available as a System Variable that you can display in a text element.

This example shows how to set a text element to display the System Variable for the name of the Project.

These same steps apply to any of the other available System Variables.
7753   0
  |  
0   0

Type to me: Showing learner-entered text on a page

2 min read
You can display the value of variables in any text element
1971   0
  |  
0   0

"En-gauge-ing" your learners (or, Happiness is Just a Number)

1 min read
A lesson on using a Mood gauge
1125   0
  |  
0   0

How to Set Up Navigation and Tracking for Menu-Based Content

1 min read
Use these steps to create your own non-linear-navigation courses
3200   1
  |  
0   0

Using a Button To Set a Boolean Variable

You can use a button to set a Boolean variable to True or False. In this example, we're setting the Variable to True to track that the learner competed the Page by using the Return To Menu button. We can then evaluate the Variable's state on other pages and use it to trigger other events.
8272   0
  |  
0   0

Set a Button to Increase a Variable by 1 When Clicked

How to set a button to increase a variable by 1 when a button is clicked.
5122   0
  |  
0   0

Displaying a variable value in a text element

You can display the value of a variable as part of a text element. In this lesson we'll set up a text element so it shows the text the learner types into a Text Input form control (their name) on the page as a simple example.
7339   0
  |  
0   0

Using a Variable as a Page Action Trigger to Show an Element

7229   0
  |  
0   0

Using Variables to Trigger a Course Completion Player Control Action

6972   0
  |  
1   0

Add a type-in box to a page

Add a type-in box to a page.
7543   0
  |  
0   0

Add A Mood Gauge To A Page

Steps to add a Mood Gauge to any page.
5123   0
  |  
0   0

Set an element to increase a Custom Variable by 1 when the element is clicked

Steps to set an element to increase a Custom Variable by 1 when the learner clicks on the element.

In dominKnow | ONE, you create a Custom Variable as part of setting up the first action that will set its value. (You don't need to create the varibale first then create the action to set its value.)

In this example the action is set to fire only once so if the learner clicks on the element more than once, the variable's value isn't increased after the first time click.

After this first actio...
4761   0
  |  
0   0

Evaluating a Custom Variable to trigger the Enable Next Player Control

Steps to set a Page to evaluate a Custom Variable and when it equals the required value to trigger an Enable Next Player Control action.

In this use case, we have three buttons on a page and we want to know that all three have been selected before we allow the learner to leave the page. Before this lesson we set up actions so that as the leaner clicks each button a custom variable is increased by 1. Once all three buttons have been clicked the variable's value will be 3.

This lesson outline...
5244   0
  |  
0   0

ContentAPI

1 min read
When utilizing the content API syntax is key
2564   0
  |  
0   0

How to Loop a Software Simulation from Capture

1 min read
If you want a simulation to play continually, you can accomplish this through leveraging actions and a variable with Capture.
1014   0
  |  
0   0