Documentation

Building Blaise

To build Blaise from source simply use the javac command. The root class of the Blaise Editor is edu.gwu.blaise.version2.client.Blaise_Editor, the root class of the Blaise Grader is edu.gwu.blaise.version2.grader.Blaise_Document_Grader, and the root class of the Blaise Grading Portal is edu.gwu.blaise.version2.grader.BlaiseGradingPortal.

Bug List

Blaise in its current form contains a number of bugs. This page lists the known bugs.

Blaise Infrastructure Mode

Blaise can be setup in two modes, infrastructure and ad-hoc. Without server-side support, Blaise will run in an ad-hoc manner. Steps outlined here are needed to enable infrastructure mode.