|
HTML
A HTML element is a link to a .html file stored on your hard drive.
Modifying a HTML explanation
To modify a HTML, you have to fill out a number of tab sheets. To access these, you select the HTML explanation in the Application window, click right and choose Edit from the menu that appears. A new window will pop-up with several tab sheets. The things you can or must fill out on these tab sheets are explained below.
In the Control On tab sheet you can make this HTML element perform certain actions with regard to other elements in the application. You can, for instance, change the settings in such a way that once this element is closed, another one will open. Or at the same time this element is opened, another explanation element or assignment could be opened. This chapter will help you smoothly control elements in your simulation.
First, set the Start-up state of the HTML explanation:
Activated: the HTML explanation will open when the simulation is opened in the learner view. Enabled: the HTML explanation is visible to the learner in the learner view. Disabled: the learner can see the explanation, but not (yet) activate it. Invisible: the learner cannot see nor activate this HTML explanation.
To set the control structure of an HTML explanation, follow these steps:
Activated: the elements below will be activated, enabled, aborted, disabled, or hidden when the HTML explanation is started. Exited: the elements below will be activated, enabled, aborted, disabled, or hidden when the HTML explanation is closed.
No command to: the simulation stays as it is Compute: the simulation calculates the output value for the given input. Only when ‘Recompute output variables every time a value changes’ is not selected in Simulation Properties. Compute and Record: the model runs with the current input values and the results are displayed. Record Value: only for static models: the most recently computed value is recorded on screen. By default, this happens automatically, but you can change it under Simulation Properties. Reset: all variables in the simulation will be reset to their initial value.
Activate: The elements that you dragged into the box below will be started/opened. Enable: The elements below will be presented in the learner view but not started. The learner has to start them. Abort: The elements below will be closed. Disable: The elements below will be presented in the learner view but the learner cannot start them. Hide: The elements below will not be visible in the learner view.
Please note! The element itself is automatically added to the Exited-Enable page. Therefore, when this element is closed, it will be visible in the learner view.
You can use the Control Overview tab sheet to check the controls you set in the Control On tab sheet. You can quickly see what will happen if you activate or exit the HTML explanation.
When you use an HTML element, you make an element that is basically a link to a file. The files must be of the format *.htm or *.html. Proceed as follows:
|