On Fri, Sep 30, 2011 at 9:24 AM, Scott Wilson <[email protected]> wrote: > On 29 Sep 2011, at 16:31, Steve Lee wrote: > >> I'm currently working on a widget for University of Oxford and would >> like to submit it to Wookie for inclusion as a sample widget. >> >> The widget is a simple learning guide that asks a series of questions >> and allows the user to build up a list of follow-up actions by >> clicking on links in the question text. Each question links to further >> questions and the actions are either a text note or a link to a >> further information in the form of a note or an external web page. The >> questions and notes are contained in a xml data file and the internal >> notes are formatted using Creole wiki format. >> >> Would this be of interest to the Wookie community? > > Sounds like an interesting widget - if you submit it as a new patch in Jira > we can review it and add it to the sandbox.
Great. I will do so. >> We have permission from University of Oxford. I have already discussed >> this with Ross Gardler who has also worked on the code and he >> suggested I sent this email. >> >> The code is still a work in progress and can be found in this public >> repository: >> http://opendirective.indefero.net/p/ipo/source/tree/master/ > > > One thing I noticed was that the JQuery and JQueryMobile imports are done > statically in the HTML rather than via <feature> - is that because of a > version incompatibility issue? Correct. Plus as mention in ticket # it adds an extra dependency on Wookie Hmm https://issues.apache.org/jira/browse/WOOKIE seems to be down. Steve
