BasicExamples Examples

Examples Index ...
Confluence Notes

Run Examples

example jnlp jnlp Date of last change otml file most recent revision
basic_drawing learner author Fri, 11 Jan 2013 21:19:18 GMT basic_drawing.otml 26400
basic_multiple_choice learner author Thu, 23 Jul 2009 20:07:34 GMT basic_multiple_choice.otml 19661
basic_question learner author Thu, 30 Apr 2009 20:35:35 GMT basic_question.otml 18511
buttons learner author Mon, 07 Dec 2009 19:35:39 GMT buttons.otml 21237
choice-authoring learner author Fri, 11 May 2007 17:37:11 GMT choice-authoring.otml 40
choice-examples-config learner author Tue, 15 Jan 2013 16:54:34 GMT choice-examples-config.otml 26409
choice-examples-rationale learner author Tue, 15 Jan 2013 19:33:08 GMT choice-examples-rationale.otml 26410
choice-examples learner author Mon, 14 Jan 2013 23:02:23 GMT choice-examples.otml 26408
choice learner author Wed, 03 Oct 2007 21:51:34 GMT choice.otml 580
css-example learner author Mon, 21 May 2007 14:19:35 GMT css-example.otml 68
document-edit learner author Thu, 23 Oct 2008 20:02:12 GMT document-edit.otml 16027
document-text learner author Fri, 11 May 2007 17:37:11 GMT document-text.otml 40
layout-example learner author Mon, 13 Apr 2009 19:31:35 GMT layout-example.otml 18119
list-box learner author Wed, 03 Oct 2007 21:51:34 GMT list-box.otml 580
otobject_chooser learner author Fri, 11 May 2007 17:37:11 GMT otobject_chooser.otml 40
pie-chart learner author Mon, 03 May 2010 19:13:02 GMT pie-chart.otml 22434
snapshot_album_example learner author Fri, 11 Jan 2008 17:33:23 GMT snapshot_album_example.otml 9263
text-edit learner author Mon, 27 Jul 2009 22:50:11 GMT text-edit.otml 19709
text-label learner author Wed, 25 Jul 2007 23:46:08 GMT text-label.otml 271

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_Authoring.launch
OTViewer_Basic_Choice.launch
OTViewer_Basic_Document-label.launch
OTViewer_Basic_Layouts.launch
OTViewer_Basic_Text-edit.launch
OTViewer_Basic_Text-label.launch
OTViewer_ChoiceAuthoring.launch
OTViewer_Document-Edit.launch
OTViewer_ListBox.launch
OTViewer_RadioButtons-asUser.launch
OTViewer_RadioButtons.launch
basic_drawing.otml
basic_multiple_choice.otml
basic_question.otml
buttons.otml
choice-authoring.otml
choice-examples-config.otml
choice-examples-rationale.otml
choice-examples.otml
choice.otml
css-example.otml
document-edit.otml
document-text.otml
flip_button.js
images
index.html
layout-example.otml
list-box.otml
ot-index.html
otobject_chooser.otml
pie-chart.otml
set_button.js
snapshot_album_example.otml
text-edit.otml
text-label.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