-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
42 lines (30 loc) · 1.68 KB
/
readme.txt
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
=== WP Open Votomat ===
Contributors: sebastiantiede
Requires at least: 4.6
Tested up to: 5.2.3
Requires PHP: 7.0
Stable tag: 1.0.2
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
This plugin allows you to use your website as a voting advice application.
== Description ==
This plugin allows you to use your website as a [voting advice application](https://en.wikipedia.org/wiki/Voting_advice_application).
It was once developed for the “[Kommunal-O-Mat](http://kommunalomat-ka.de)” for the local elections 2014 Karlsruhe for the [Stadtjugendausschuss Karlsruhe (stja)](https://stja.de).
Such as:
* [Wahl-O-Mat (Germany)](https://www.wahl-o-mat.de/)
* [Who Shall I Vote For? (UK)](http://www.whoshallivotefor.com/)
* [Vote Match (EU)](https://www.votematch.eu/)
So far, WP Open Votomat can only be used as a standalone version. For the future, a shortcode and widget integration is planned.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/wp-open-votomat` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Settings->Plugin Name screen to configure the plugin
== Screenshots ==
1. Manage your surveys through the intuitive WordPress backend and get detailed statistics.
2. Create one or more polls and provide users with past archived polls.
3. Write your questions and let voters vote.
4. At the end of the poll, voters will receive an evaluation of the compliance of their answers with those of the parties.
5. Alternatively, the user responses can be compared directly with the responses of the parties.
== Changelog ==
= 0.1 =
* Initial setup