Geoffrey Kwan wrote:
> So it turns out I was looking at old versions of our projects, sorry. 
> After checking out the most recent versions of the projects we use the 
> most, I found that none of the model steps were authored as Evidence 
> steps with a button anymore. Models showed up in 3 ways, shown below.
>
> Here are examples of the wise2 steps with models
>
> Berkeley Pedagogica
>   Launch Button for JNLP
>   Base HREF of software: 
> http://wise25.concord.org/workspaces/wise25/Build/
>   Saved activity: GreenhouseNetLogo.save.jar
>
> OTrunk (Methane MW)
>   Launched JNLP when step is clicked
>   Uses OTML
>
> OTrunkModel (Hydrogen MW)
>   Launched JNLP when step is clicked
>   Url: http://wise.berkeley.edu/upload/30398/hydrogen1.cml
>
>
>
> Looks like the ones I need to still handle are the Berkeley Pedagogica 
> and the OTrunkModel steps.
OTrunkModel steps are really the same as OTrunk steps.  They are otml 
files.   Thy just come from a different place in the WISE-DIY.  If you 
look at the existing converter you should be able to figure out how to 
handle them.
>
> For Berkeley Pedagogica, there isn't currently an OTPedagogica is 
> there? The Berkeley Pedagogica steps look as if they have a codebase 
> url and a jar attached to them. How can I incorporate them into my otml?
There is an OTPedagogica its real name is:
org.concord.pedagogica.ui.RunActivityProperties

Its view is:
org.concord.pedagogica.ui.RunActivity

This way of using Pedagogica hasn't been used much, but I think we can 
fix any problems that come up.  If the step can be run when you convert 
it Pod based curnit, then it should run inside of PasOTrunk.   There 
will be some Pedagogica steps that won't run because they are based on 
older jar files.  But any project that has been used as a Sail project, 
should be up-to-date.
>
> As for the OTrunkModel steps, there is only one project with 
> OTrunkModel type steps. Perhaps the author of that project can convert 
> those steps to OTrunk steps like you have suggested. How would they go 
> about doing so?
See above.

Scott

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SAIL-Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/SAIL-Dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to