summaryrefslogtreecommitdiff
path: root/docs/elections/elections.md
blob: b47aacf9b9cfaf40a8bc013e4351c050287d3833 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Elections

In an election, each member scores *all* available candidates on a
scale from 1 to number of candidates. The winner(s) are the ones with
the highest score.

## Election <a name="election"></a>

Name
: Name of the election

Start date
: The date when the election opens for *voting*.

End date
: The date when the election closes for voting (at midnight).

Slots
: Number of people who can be voted in in the election

Introduction text
: An introduction text to show under the headline *Information* on the
election form page and on the election results page.

Election active
: If this election is active. If this is not enabled, there will be
no voting (regardless of dates), the results will never be published,
and the election is not listed on the frontpage.

Results public
: If the results should be made public

Candidates
: A list of the available candidates

## Candidate <a name="candidate"></a>

Name
: Name of the candidate

Email
: Email to the candidate

Presentation
: Short presentation of the candidate, supports Markdown text.