• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..Today-

helper/H24-Jun-2021-306165

lang/H24-Jun-2021-14230

syntax/H24-Jun-2021-140108

README.mdH A D23-Jun-20211.2 KiB3222

plugin.info.txtH A D23-Jun-2021247 87

script.jsH A D23-Jun-20212.6 KiB10868

style.cssH A D23-Jun-20211.2 KiB7951

README.md

1survey Plugin for DokuWiki
2
3Dokuwiki plugin to generate user surveys with multiple levels of questions and answers
4
5All documentation for this plugin can be found at
6http://www.dokuwiki.org/plugin:survey
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/survey/ - if the folder is called different it
10will not work!
11
12Please refer to http://www.dokuwiki.org/plugins for additional info
13on how to install plugins in DokuWiki.
14
15Base on [Dennis Ploeger](https://github.com/dploeger) & community works.
16
17Contributors:
18[![](https://opencollective.com/html-react-parser/contributors.svg?width=890&button=false)](https://github.com/remarkablemark/html-react-parser/graphs/contributors)
19----
20Copyright (C) [DRINGOT](https://github.com/DRINGOT)
21
22This program is free software; you can redistribute it and/or modify
23it under the terms of the GNU General Public License as published by
24the Free Software Foundation; version 2 of the License
25
26This program is distributed in the hope that it will be useful,
27but WITHOUT ANY WARRANTY; without even the implied warranty of
28MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29GNU General Public License for more details.
30
31See the COPYING file in your DokuWiki folder for details
32