|
| |||||||||||||
|
Online help for the SZTAKI Voting system
Management interfaceCreating new votingNew vote can be created by clicking the Create new voting action in the list of active votings screen. After the voting is created its creator will be the only organizer of the new voting. Only organizers can manage the voting. This includes the following issues: Managing languagesLanguages can be added to the existing list of languages. All system generated reports are translated to all these languages, but the questionnaire has to be translated for all these languages. After the voting has started, adding languages is not allowed any more! Managing groupsThe name of the new group must be unique among groups of the voting. Registered users can be added by selecting users from the list of registered users on the server. E-mail user can be added by giving the name, the e-mail address and the preferred language of the user. There are some special groups accessible in all votings, to ease the organizer's task. These are called predefined groups: everybody, all registered users, observers, voters and organizers. Questionnaire editingThe questionnaire is a collection of questions. Each voting can have only one questionnaire. Only one organizer can edit the questionnaire at a time. The other organizer trying to edit the questionnaire will get a warning, that the questionnaire is being worked on. The questionnaire may have an introduction text, followed by the questions. For each question the following has to be set:
The text of the question and the choices has to be given in the appropriate language. As the questionnaire can be given in several languages simultaneously, the organizer must be careful in handling languages. The editor has two language selection options: a displayed language and an edited language. These can be set at the top of the editor screen. The edited language is the one which appears in editable text boxes. The displayed language is an optional help for the translation of the questionnaire. It is shown as plain text right above the editable text boxes showing the texts in the edited language. The questionnaire is saved every time the organizer pushes a button in the editor. So the organizer should push 'Finish editing' to stop editing the questionnaire. Control script editingThe control script can be created by filling in an HTML form. Only one organizer can edit the control script at a time. It contains a series of actions to be performed automatically by the voting subsytem at given times. These actions may apply to groups of users. These groups should be created beforehand. The script can be modified later. However in case of a started voting past actions cannot be modified, and the script can only be changed after suspending the voting. Follows the detailed explanation of the settings in the control script. General settings:
For each command a date is given when it is executed, plus extra parameters and conditions may be given. Commands available:
There are certain trivial semantical rules for the control script. For example the date order of the commands cannot be arbitrary (stopping the collection before it has been started is prohibited). If the organizer makes any of these errors in the control script, the system gives an error message with explanation, and the control script is not saved. The control script is saved when the 'Ok' buttons are pushed, and the script is correct. Maintenance commandsOnly those maintenance commands are shown which are currently meaningful and allowed in the voting activity. Maintenance commands include:
| |||||||||||||