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. 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? 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? Here's the breakdown of the types of model steps Berkeley Pedagogica: 15 OTrunk: 4 OTrunkModel: 3 (all MW) I have attached a print out of the projects and their steps in a text file. The steps with '#' next to them are models. Thanks, Geoff On Tue, Jun 17, 2008 at 7:33 AM, Scott Cytacki <[EMAIL PROTECTED]> wrote: > > This is pretty specific to sail and wise, so I'll leave the otrunk-devs > out of it. :) > > There are a few types of these steps. Can you describe in more detail > the ones you have found? Are they really just evidence steps or are > "like" evidence steps? What kind of models these? If you aren't sure, > can you provide links so we can see the models. > > Here are the ways I remember that we have integrated model steps: > - pedagogica step type in wise - this dynamically creates a jnlp based > on an uploaded ped file. > - evidence with a link to a jnlp - this is typically a MW model step. > > If they are just evidence steps, then I think you should start with just > converting them the way they are, and see if they work. Then when > someone wants to author them they we will need to convert them to OTrunk > steps instead of evidence steps. > > If there are lots of them it might be useful to figure out a > programmatic way to convert some of them. For example if they are a MW > model we can wrap it in an OTModlerPage. But doing conversion is > pretty easy to do manually, so it might be better for the original > author to update the project to use a wise-diy step (otrunk step). > > The pedagogica steps can be converted automatically using a OTPedagogica > object, or they can be manually converted to otml steps. > > But lets look at some specific steps and figure out how to deal with > them. You probably want to make sure you are looking at the projects > that are most likely to be used next year. > > Scott > > > Geoffrey Kwan wrote: > > A lot of the Wise 2.0 projects have model steps that are basically > > just evidence steps but with a "Launch" button that launches the JNLP. > > How can I convert these steps to otml? > > > > Currently I have been working on the converter to convert OTrunk steps > > by merging the concord otml file with my generated otml file. It turns > > out a lot of the Wise 2.0 model steps do not reference an otml file so > > how can I go about converting these steps? > > > > Thanks, > > Geoff > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
wise2-projects.rtf
Description: RTF file
