WCKER - the Wizard Construction Kit for Reload. 2005-12-15 Requirements ------------ WCKER Requires the Java Runtime Environment (JRE) version 1.5. This can be downloaded from http://java.sun.com/j2se/1.5.0/download.jsp . =================================================== Instaling WCKER --------------- Extract the zip file to a convienient directory =================================================== Running WCKER ------------- Windows: Double-click the wcker.bat file. Linux: Double-click the wcker.sh file. Reload Editor will start. Run WCKER by selecting the menu items: Tools > WCKER Select a wizard and click the "Finish" button. A new wizard will start. =================================================== Known issues ------------ * Running more than one session of WCKER without restarting Reload Editor may create a starvation of resources. Restart Reload Editor to work around this. * Closing WCKER may leave Reload Editor open and unresponsive. It will become responsive after a short while (no more than a couple of minutes), at which point it can be closed. Closing Reload Editor instead of WCKER avoids this. * There is no way to specify the working directory for a wizard. Each wizard will always have a working directory in the path \wcker\working\ . * Large numbers of entry fields may exceed the available space in the wizard window. The window can be resized to reveal these fields * The first time the Customise course page is shown, no entry fields are shown. Selecting any item in the course structure tree will show fields correctly. * Moving items in the course structure tree will lose focus. Select any item to continue editing. * The export process is not very informative during the export process, however it will state "Export completed" when finished. * No in-page HTML is generated for navigation between pages. * Some combinations of metadata may produce an invalid imsmanifest. * Not all files are referenced as resources in the imsmanifest. * The version of SWT for *nix included has flaws in it's Browser component, rendering WCKER inoperable on that platform. ===================================================