📝 update charter
This commit is contained in:
parent
d3c31e6d7c
commit
dbc1300435
1 changed files with 46 additions and 1 deletions
47
README.md
47
README.md
|
|
@ -1,2 +1,47 @@
|
||||||
# commission-charter
|
# commission-charter
|
||||||
The semi-official for Thursday commissions
|
The semi-official charter for Thursday commissions
|
||||||
|
|
||||||
|
|
||||||
|
## Location
|
||||||
|
Location should be decided...
|
||||||
|
|
||||||
|
Hard Criteria:
|
||||||
|
* outdoor seating
|
||||||
|
* heat lamps (during winter months)
|
||||||
|
* room for our own table
|
||||||
|
|
||||||
|
For each attendant, C, consider the nodes:
|
||||||
|
* Pre-commission location (i.e. work), L_pre
|
||||||
|
* Comission location, L_commission (is variable)
|
||||||
|
* Post-commission location (i.e. home) L_post
|
||||||
|
|
||||||
|
Should be weighted by attendees attendance.
|
||||||
|
|
||||||
|
Distance between nodes is decided by distance (eventually, use Rejseplanen API).
|
||||||
|
The distance for each attendants... something like:
|
||||||
|
|
||||||
|
$$\sum_{i=0}^{N} D_{L_{pre_{i}} \rightarrow L_{commission}} + D_{L_{comission} \rightarrow L_{post_{i}}}$$
|
||||||
|
|
||||||
|
Where $D_{a \rightarrow b}$ is distance from $a$ $b$.
|
||||||
|
|
||||||
|
|
||||||
|
## Attendance
|
||||||
|
Before every commission a poll is realeased.
|
||||||
|
The poll has the following options:
|
||||||
|
* hard yes
|
||||||
|
* soft yes
|
||||||
|
* soft no
|
||||||
|
* hard no
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Rounds
|
||||||
|
It is
|
||||||
|
|
||||||
|
|
||||||
|
## Glossary
|
||||||
|
* member - an individual who is invited to commissions
|
||||||
|
* attendee - an individual who intends on attneding a commissions
|
||||||
|
* commission location - the location at which the commission is held
|
||||||
|
* Øgård -> Hoegarden
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue