⇤ ← Revision 1 as of 2015-05-04 18:16:53
Size: 211
Comment:
|
Size: 855
Comment: Update vote.p.o instructions
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Adding New Election Manager = | = Adding a New Election Manager = |
Line 3: | Line 3: |
- The new manager's information needs to be added to a text file on the server before that person can register | In order to add a new election manager, an administrator (or member of the infrastructure team) needs to add the email off the new manager to `` /home/www-data/web2py/applications/init/managers.txt``. Once the information is there, the new manager should be able to register their own account. Once the manager has an account, an administrator needs to visit the application's admin panel and mark the user as a manager. Once that is done, the manager can follow the "Creating a New Election" instructions to create a new election. |
Line 5: | Line 5: |
- The new manager needs to be added to the managers.txt file | = Creating a New Election = Managers should log into https://vote.python.org and click on the "Elections" link at the top of the page. There should be a button that says "Create a New Election". When you do that, the WSGI editor should help guide you through creating a ballot. |
Adding a New Election Manager
In order to add a new election manager, an administrator (or member of the infrastructure team) needs to add the email off the new manager to /home/www-data/web2py/applications/init/managers.txt. Once the information is there, the new manager should be able to register their own account. Once the manager has an account, an administrator needs to visit the application's admin panel and mark the user as a manager. Once that is done, the manager can follow the "Creating a New Election" instructions to create a new election.
Creating a New Election
Managers should log into https://vote.python.org and click on the "Elections" link at the top of the page. There should be a button that says "Create a New Election". When you do that, the WSGI editor should help guide you through creating a ballot.