There was a typo in the AssessmentFrame.java . The typo
seems to be in both the CVS and the latest release (3.2.1).
This typo caused that the "Allow Access to this
assessment" check box to not function.
The attached patch fixes the problem and also
rearranges the checkboxen in the frame to a more
logical order, where the "allow access" is presented
above the others, because it actually takes precedence
over the others.
This effect could be emphasized by disabling the
other checkboxen if "Allow Access" is not set.
-Harri Järvi
Fix "Allow Access" checkbox. patch