|
The way this screen appears and function depends on the rules you set up when defining
the draw. It's all very easy, mostly just checking or clearing boxes but provides
a huge array of possible ways for a draw to behave. ClubSec can sell the tickets
(or not), can select each prize to be drawn (or not), can draw the winner (or not),
can prevent multiple wins for one ticket (or not), can allow for a prize to be re-drawn
(or not), can produce a winners list (per person or per draw), can store and edit
prize lists (for re-use), can print prize labels (or not). It does rather a lot!
|