Abstract
Calendar
Project Development
Findings and Contributions
Links and ReferencesA preliminary version of the help system was created using HTML files and the java help tool. Since I am graduating this quarter, upgrades are on hold.
After meeting with Paolo, Bruce, and Tim, a decision was reached to focus my efforts on developing a beginner-friendly guide to completing specific tasks that the students will be expected to perform in classroom assignments. It was decided that the SCW tool as a whole will be introduced and explained to the students in the classroom using a method still to be determined.
Plans are to build the system using HTML files which can then be linked together using a Java help tool, as the SCW is written primarily in Java.
3/03: A preliminary version of the help system was created using the java help tool, which combines HTML, XML, and java files. It provides basic search and browse functions and can be bundled with the SCW since it is java-based.