Difference between revisions of "User Interfaces for End Users"

Line 6: Line 6:
  
 
To enable end-users to run your model, you may decide to publish your model to the Analytica Cloud Player and invite your colleagues to view it from their web browser. When publishing to the web, additional styles settings can be configured to make your interface more user-friendly from the confines of a web browser. The second part of this chapter, [[Sharing your model]], shows you how to publish your model to the Cloud.
 
To enable end-users to run your model, you may decide to publish your model to the Analytica Cloud Player and invite your colleagues to view it from their web browser. When publishing to the web, additional styles settings can be configured to make your interface more user-friendly from the confines of a web browser. The second part of this chapter, [[Sharing your model]], shows you how to publish your model to the Cloud.
 
For a complex model, you can make it easier to use, especially by other people, by creating a user interface. A user interface is simply a diagram containing input and output nodes. These inputs and outputs are selected variables that users can change (inputs) or view (outputs). By gathering input and output nodes into a single user interface diagram, users have quick access from a central window, even if the underlying variables are located in other parts of the module hierarchy.
 
 
Input nodes allow the user to see and change the values of variables directly in a diagram. Input nodes can be a field to enter a number or text value, a button that opens an edit table or probability distribution, or a pull-down menu. Output nodes show atoms (single numbers or text values) in the diagram, and show a button for uncertain or array-valued variables, so that users can open tables or graphs with a single click.
 
 
Input and output nodes are a kind of alias node linked to the original node. These nodes usually show the title and units of a variable to the left of the input or output field or button.
 
 
[[File:Chapter9_1.png]]
 
 
Users of your model can then easily view and modify input variables, and view the results, without navigating the details of the model, unless they wish to.
 
 
This diagram shows input nodes on the left side and output nodes on the right side. To see the details of the model, you would double-click the <code>Details</code> node to open up its diagram.
 
 
See [[Examining a Model]].
 
  
 
==Sections==
 
==Sections==
 +
* [[User interfaces]]
 
* [[Using input nodes]]
 
* [[Using input nodes]]
 
* [[Creating a choice menu]]
 
* [[Creating a choice menu]]

Revision as of 04:06, 16 November 2015


This chapter shows you how to create a user interface containing input and output nodes for easy access for other people who might use your model. It also describes how to design a clear user interface, apply icons and graphics, and include hyperlinks to web pages.

To enable end-users to run your model, you may decide to publish your model to the Analytica Cloud Player and invite your colleagues to view it from their web browser. When publishing to the web, additional styles settings can be configured to make your interface more user-friendly from the confines of a web browser. The second part of this chapter, Sharing your model, shows you how to publish your model to the Cloud.

Sections

See Also

Comments


You are not allowed to post comments.