April 2020 (updated Jan 2021) wSurvey is a collection of web-based tools, and applications built using these tools. In particular, it is meant to be installed on a php-enabled web server (such as WAMP), that is being accessed by javascript enabled browsers (such as just about all browsers). Note: for installation hints, see the install/ directory. Directories: These directories are part of the wSurvey core installation. cssLib : directory to store style sheets (this is used by some applications, but not all) examples : sample scripts demonstrating use of some of the wSurvey tools icons : a variety of useful icons install : files used during installation of wSurvey (for example, mostly deprecated pear email files) jsLib : wSurvey's javascript libraries (that are used by several applications) phpLib : php library files that are used by several applications publicLib : public domain javascript and php libraries used by several applications (such as the jQuery library, and the swift php library) vudir : a small application for viewing contents of a directory Note: a number of applications that use wSurvey can be found in wsurvey_apps. Daniel Hellerstein dhellerstein@runbox.com Notes: * wSurvey is distributed under the GPL license (see GPL.TXT). That means it is free to use. It also means the authors/distributors/etc of wSurvey (and related applications) are NOT responsible for any consequences from the use of this software. * wSurvey uses several libraries and scripts. These include: * jQuery * swiftMailer * crytpoJs * CanvasDemo See the wsurvey/publicLib for the details.