DataGraphs Examples

Examples Index ...
Confluence Notes

Run Examples

example jnlp jnlp Date of last change otml file most recent revision
bar_graph learner author Mon, 10 Sep 2007 17:42:12 GMT bar_graph.otml 439
bar_graph_multichannel learner author Thu, 17 Dec 2009 16:07:04 GMT bar_graph_multichannel.otml 21351
bar_graph_plants learner author Mon, 01 Oct 2007 18:37:02 GMT bar_graph_plants.otml 563
basic_drawing learner author Fri, 11 May 2007 17:37:11 GMT basic_drawing.otml 40
combined_preditions learner author Fri, 11 May 2007 17:37:11 GMT combined_preditions.otml 40
data_graph_analysis learner author Thu, 05 May 2011 19:14:20 GMT data_graph_analysis.otml 24573
data_graph_aspect_ratio learner author Tue, 15 Feb 2011 19:39:55 GMT data_graph_aspect_ratio.otml 24117
data_graph_decoupled_label_grid_tick_spacing learner author Tue, 01 Mar 2011 19:40:35 GMT data_graph_decoupled_label_grid_tick_spacing.otml 24262
data_graph_read_only_labels learner author Thu, 03 Mar 2011 21:11:31 GMT data_graph_read_only_labels.otml 24322
data_graphs learner author Mon, 13 Sep 2010 19:43:19 GMT data_graphs.otml 23229
data_graphs_authoring learner author Mon, 17 Mar 2008 17:22:59 GMT data_graphs_authoring.otml 12928
data_graphs_auto_scale learner author Fri, 01 Jun 2007 03:03:51 GMT data_graphs_auto_scale.otml 86
data_graphs_region_label_example learner author Fri, 20 Jun 2008 15:45:51 GMT data_graphs_region_label_example.otml 13927
data_label_editor learner author Fri, 11 May 2007 17:37:11 GMT data_label_editor.otml 40
data_producer_filter_test learner author Wed, 03 Oct 2007 22:10:34 GMT data_producer_filter_test.otml 585
data_store_test learner author Wed, 23 May 2007 22:36:47 GMT data_store_test.otml 80
dew_point learner author Fri, 11 May 2007 17:37:11 GMT dew_point.otml 40
digital_display learner author Wed, 15 Jun 2011 16:20:18 GMT digital_display.otml 24909
filtered-multi-dataset learner author Fri, 17 Sep 2010 19:06:55 GMT filtered-multi-dataset.otml 23279
label_precision learner author Wed, 19 Oct 2011 22:21:44 GMT label_precision.otml 25250
smart_graph learner author Fri, 11 May 2007 17:37:11 GMT smart_graph.otml 40
timer-data-producer learner author Fri, 17 Sep 2010 14:51:09 GMT timer-data-producer.otml 23264
velocity_from_position_graph learner author Tue, 28 Oct 2008 17:18:33 GMT velocity_from_position_graph.otml 16077

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_BarGraph.launch
OTViewer_BarGraph_Plants.launch
OTViewer_CombinedPreditions.launch
OTViewer_DataGraphs (userdata).launch
OTViewer_DataGraphs.launch
OTViewer_DataGraphs_Regions.launch
OTViewer_DataLabelEditor.launch
OTViewer_DataProducerFilterTest.launch
OTViewer_DataStoreTest.launch
OTViewer_SmartGraph.launch
OTViewer_TimerDataProducer.launch
U6I1mixture234.png
bar_graph.otml
bar_graph_multichannel.otml
bar_graph_plants.otml
basic_drawing.otml
canister.png
combined_preditions.otml
data_graph_analysis.js
data_graph_analysis.otml
data_graph_aspect_ratio.otml
data_graph_decoupled_label_grid_tick_spacing.otml
data_graph_read_only_labels.otml
data_graphs.otml
data_graphs_authoring.otml
data_graphs_auto_scale.otml
data_graphs_region_label_example.otml
data_label_editor.otml
data_producer_filter_test.otml
data_store_test.otml
dew_point.otml
digital_display.otml
filtered-multi-dataset.otml
index.html
label_precision.otml
mix.png
ot-index.html
plus.png
smart_graph.otml
spinning_earth.png
timer-data-producer.otml
velocity_from_position_graph.otml

The jnlp urls were constructed using the following template:
http://saildataservice.concord.org/2/offering/144/jnlp/540/view?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