ObjectEditor Examples

Examples Index ...
Confluence Notes

Run Examples

example jnlp jnlp Date of last change otml file most recent revision
object-editor-1 learner author Wed, 03 Oct 2007 22:20:53 GMT object-editor-1.otml 591
object-editor-2 learner author Mon, 27 Aug 2007 15:15:33 GMT object-editor-2.otml 369
object-editor-3 learner author Mon, 27 Aug 2007 15:15:33 GMT object-editor-3.otml 369
object-editor-4 learner author Wed, 03 Oct 2007 22:20:53 GMT object-editor-4.otml 591
object-editor-5 learner author Wed, 03 Oct 2007 22:20:53 GMT object-editor-5.otml 591
object-editor-6 learner author Wed, 03 Oct 2007 22:20:53 GMT object-editor-6.otml 591
object-editor-7 learner author Wed, 03 Oct 2007 22:20:53 GMT object-editor-7.otml 591
object-editor-system learner author Thu, 11 Oct 2007 23:12:41 GMT object-editor-system.otml 667

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_ObjectEditor1.launch
OTViewer_ObjectEditor2.launch
OTViewer_ObjectEditor3.launch
OTViewer_ObjectEditor4.launch
OTViewer_ObjectEditor6.launch
OTViewer_ObjectEditor7.launch
OTViewer_ObjectEditor_Selected.launch
OTViewer_Selected.launch
OTViewer_Selected_Learner.launch
boolean-editor.js
index.html
object-editor-1.otml
object-editor-2.otml
object-editor-3.otml
object-editor-4.js
object-editor-4.otml
object-editor-5.js
object-editor-5.otml
object-editor-6.js
object-editor-6.otml
object-editor-7.otml
object-editor-system.otml
ot-index.html
tree-listener.js

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