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 -~----------~----~----~----~------~----~------~--~---
