Change quorum (50 -> 15 votes)
Change in config and templates: - result-single - result-multi Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
		
							parent
							
								
									a5ab9d2620
								
							
						
					
					
						commit
						68d2e7d047
					
				
					 4 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -94,7 +94,7 @@ sub read_config {
 | 
			
		|||
             ann_stimme           => 'A\s*N\s*N\s*U\s*L\s*L\s*I\s*E\s*R\s*U\s*N\s*G',
 | 
			
		||||
             bdsg_confirm         => 'JA',
 | 
			
		||||
             condition1           => '$yes>=2*$no', # twice as many yes as no
 | 
			
		||||
             condition2           => '$yes>=50',    # min 60 yes votes
 | 
			
		||||
             condition2           => '$yes>=15',    # min 15 yes votes
 | 
			
		||||
             prop_formula         => '$yes/$no',
 | 
			
		||||
             tpl_ack_mail         => 'ack-mail',
 | 
			
		||||
             tpl_bouncelist       => 'bouncelist',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -14,7 +14,7 @@ Ergebnisse [$votename-first]
 | 
			
		|||
 | 
			
		||||
Es wurden [$numvalid] gueltige Stimmen abgegeben.
 | 
			
		||||
 | 
			
		||||
 Ja  Nein : 2/3? >=50? : ang.? : Gruppe
 | 
			
		||||
 Ja  Nein : 2/3? >=15? : ang.? : Gruppe
 | 
			
		||||
---- ---- : ---- ----- : ----- : ---------------------------------------
 | 
			
		||||
[@count|[$yes] [$no] : [?cond1| Ja |Nein] [?cond2| Ja |Nein]  : [?result| Ja |Nein]  : [$group-first]
 | 
			
		||||
[@group-more|          :            :       : [$line]\n]\n]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -15,7 +15,7 @@ Es gab [$yes] Ja-Stimmen und [$no] Nein-Stimmen[?numabstain| bei [$numabstain] E
 | 
			
		|||
[?numinvalid|[$numinvalid] Stimme(n) wurden als ungueltig gewertet.]
 | 
			
		||||
 | 
			
		||||
Es wurde [?cond1|die|keine] 2/3-Mehrheit erreicht und es gingen [?cond2|mehr|weniger] als
 | 
			
		||||
50 Ja-Stimmen ein. Damit ist die [$votename-text-first]
 | 
			
		||||
15 Ja-Stimmen ein. Damit ist die [$votename-text-first]
 | 
			
		||||
[@votename-text-more|[$line] |\n][?cond1|[?cond2|angenommen|abgelehnt]|abgelehnt].
 | 
			
		||||
 | 
			
		||||
Gegen dieses Ergebnis kann innerhalb einer Woche nach seiner
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -75,7 +75,7 @@ multigroup = 1
 | 
			
		|||
# wird nur Bedingung 1 ausgewertet und kann z.B. auf "$yes>$no" gesetzt
 | 
			
		||||
# werden.
 | 
			
		||||
condition1 = $yes>=2*$no
 | 
			
		||||
condition2 = $yes>=50
 | 
			
		||||
condition2 = $yes>=15
 | 
			
		||||
 | 
			
		||||
# Datei mit Musterwahlschein, wie er im CfV geposted wurde. Wird fuer
 | 
			
		||||
# Vergleich mit ankommenden Wahlscheinen per "diff" genutzt.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue