Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | Today | - | ||||
helper/ | H | 24-Jun-2021 | - | 306 | 165 | |
lang/ | H | 24-Jun-2021 | - | 142 | 30 | |
syntax/ | H | 24-Jun-2021 | - | 140 | 108 | |
README.md | H A D | 23-Jun-2021 | 1.2 KiB | 32 | 22 | |
plugin.info.txt | H A D | 23-Jun-2021 | 247 | 8 | 7 | |
script.js | H A D | 23-Jun-2021 | 2.6 KiB | 108 | 68 | |
style.css | H A D | 23-Jun-2021 | 1.2 KiB | 79 | 51 |
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