-
Notifications
You must be signed in to change notification settings - Fork 2
Licensing
ammojamo edited this page Sep 13, 2010
·
8 revisions
A license consists of:
- Name
- Contact Number
- Expiry Date
- Level
These elements are hashed and the user must enter the correct hash to verify that the license is valid.
A license may be given to a user in 2 ways:
- in a file which must be loaded into EventManager
- as a key to be typed into EventManager (e.g.
20110411-FULL-5032B49A)
In the second case, the user must enter:
- Name
- ContactNumber
- Key (YYYYMMDD-[License Level]-[Hash])
Each competition is associated with a particular license.
When a competition is created, it is associated with the current license loaded into EventManager (if any).
The license of the competition may be updated at any time by entering a new key/license file in the Competition Details screen.
Any computer which connects to an existing competition will have all the privileges allowed by the competition’s license, but only for that competition.