SmartGraph Examples

Examples Index ...
Confluence Notes

Run Examples

example jnlp jnlp Date of last change otml file most recent revision
bar_graph_plants_java learner author Mon, 10 Sep 2007 17:20:49 GMT bar_graph_plants_java.otml 435
data_filters learner author Mon, 14 Jul 2008 19:36:04 GMT data_filters.otml 14215
data_filters_java learner author Fri, 10 Aug 2007 19:15:56 GMT data_filters_java.otml 330
data_filters_script learner author Mon, 14 Jul 2008 19:38:14 GMT data_filters_script.otml 14216
friction_filter_bar_test learner author Mon, 14 Jul 2008 19:36:04 GMT friction_filter_bar_test.otml 14215
interactive_data_filter_script learner author Tue, 12 Feb 2008 22:01:17 GMT interactive_data_filter_script.otml 12372
juans-morning-jog learner author Tue, 20 Oct 2009 18:29:13 GMT juans-morning-jog.otml 20747
simple_example_data_filters_panel_java learner author Fri, 10 Aug 2007 20:46:40 GMT simple_example_data_filters_panel_java.otml 331
smart-graph-demo learner author Wed, 05 Nov 2008 19:34:41 GMT smart-graph-demo.otml 16138
smart-graph-questions learner author Mon, 07 Jul 2008 20:47:08 GMT smart-graph-questions.otml 14163
smart-graph-script-example learner author Tue, 24 Jun 2008 20:55:51 GMT smart-graph-script-example.otml 13974
template-example learner author Mon, 27 Aug 2007 18:39:38 GMT template-example.otml 371

MacOS X Java Web Start Problem

If you are using Java 1.5 on MacOS 10.4 or 10.5 you will almost certainly need to run some version of the fixes described on our How to fix Mac OS X WebStart bugs, once on each computer you run the Concord SAIL-OTrunk activities on. If you update Java on your Macintosh you will need to fix this problem again. The problem appears on Mac OS X computers when starting a Java Web Start program you have run before -- if a jar file needs to be updated the download process will freeze without completing.


Description of the difference between running an activity in learner mode and author mode

Running an OTrunk example in learner mode uses the default view mode which assumes a learner. In addition if you use the File menu to save the otml only the differences between the activity otml and the changes will be saved. The otml saved is the learner difference otml and is often much smaller than activty otml.

Running an OTrunk example in author mode sets the following jnlp properties:

Setting otrunk.view.author to true causes the entire OTrunk state to be saved as otml when a File save is performed. Setting otrunk.view.mode to authoring is used in the view system to enable authoring affordances in the views. Many examples do not have special authoring views. The Basic Example: document-edit.otml does have both authoring and student view modes.


All Files

OTViewer_DataFilters.launch
OTViewer_DataFiltersJava.launch
OTViewer_DataFilters_Script.launch
OTViewer_FrictionFilterBar_Test.launch
OTViewer_InteractiveDataFilters_Script.launch
OTViewer_SmartGraphQuestions.launch
OTViewer_TemplateExample.launch
bar_graph_plants_java.otml
data_filters.otml
data_filters_java.otml
data_filters_script.js
data_filters_script.otml
friction_filter_bar_test.otml
index.html
interactive_data_filter_script.otml
juans-morning-jog.otml
ot-index.html
simple_example_data_filters_panel_java.otml
smart-graph-demo.otml
smart-graph-questions.otml
smart-graph-script-example.otml
template-example.otml

The jnlp urls were constructed using the following template:
http://saildataservice.concord.org/2/offering/144/jnlp/540/view/nobundles?sailotrunk.otmlurl=%otml_url%&sailotrunk.hidetree=false
You can change this string by putting it in a file named: jnlp_url.tmpl in this directory