DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:survey

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:survey [2013-06-03 12:21] 217.194.224.9plugin:survey [2023-06-27 20:20] (current) – [Development] 132.203.160.117
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Dokuwiki plugin to generate user surveys with multiple levels of questions and answers +description: DokuWiki plugin to generate user surveys with multiple levels of questions and answers 
-author     : Dennis Ploeger +author     : Donovan Ringot 
-email      : develop@dieploegers.de +email      : donovan.ringot@hotmail.fr
 type       : syntax type       : syntax
-lastupdate : 2011-07-30 +lastupdate : 2021-06-23 
-compatible : rincewind+compatible : Hogfather
 depends    :  depends    : 
 conflicts  conflicts 
Line 13: Line 13:
 tags       : survey tags       : survey
  
-downloadurl: http://github.com/dploeger/dokuwiki-plugin-survey/tarball/master +downloadurl: https://github.com/DRINGOT/dokuwiki-plugin-survey/archive/v2.0.zip 
-bugtracker : http://github.com/dploeger/dokuwiki-plugin-survey/issues +bugtracker : https://github.com/DRINGOT/dokuwiki-plugin-survey/issues 
-sourcerepo : http://github.com/dploeger/dokuwiki-plugin-survey+sourcerepo : https://github.com/DRINGOT/dokuwiki-plugin-survey
 ---- ----
  
 ===== Introduction ===== ===== Introduction =====
  
-This plugin creates some kind of [[wp>Expert_system|Expert system]] inside Dokuwiki and can be used for knowledge bases, FAQs, questionnaires and so on. I wrote it, because we were needing a system to elaborate user problems on a hotline to either solve the problem or have enough information for second level.+This plugin creates some kind of [[wp>Expert_system|Expert system]] inside DokuWiki and can be used for knowledge bases, FAQs, questionnaires and so on. I wrote it, because we were needing a system to elaborate user problems on a hotline to either solve the problem or have enough information for second level.
  
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Syntax ===== ===== Syntax =====
Line 49: Line 49:
  
 As you can see, we're supporting external http and ftp and internal links using the common link syntax here. Also an alternative name can be specified. As you can see, we're supporting external http and ftp and internal links using the common link syntax here. Also an alternative name can be specified.
 +
 +===== Support note =====
 +
 +People have complained about the survey plugin not rendering at all. Just a border of the survey is shown with no functionalities. This seems to be because of a bug in an old include-Plugin installation. Please update the include plugin using the plugin manager, if you have such problems. (Thanks to Holger for letting my clarify this)
  
 ===== Development ===== ===== Development =====
Line 54: Line 58:
 === Change Log === === Change Log ===
  
-{{rss>http://github.com/feeds/dploeger/commits/dokuwiki-plugin-survey/master date}}+Please see [[https://github.com/dploeger/dokuwiki-plugin-survey/releases]]
  
 === ToDo/Wish List === === ToDo/Wish List ===
Line 65: Line 69:
   * **Where will these data be stored/saved????????** -James   * **Where will these data be stored/saved????????** -James
     * No data is actually saved. It just interprets the source code and leads the user through the answers. If you want to save the answers of the user, you have to implement a backend method for this. This isn't (currently) supported.     * No data is actually saved. It just interprets the source code and leads the user through the answers. If you want to save the answers of the user, you have to implement a backend method for this. This isn't (currently) supported.
 +
 +    * Are you still developing this? I think with the ability to add images, and dokuwiki markup this could be an amazing plugin. - Craig
 +
 +    * I agree, the idea is great, but it does not seems to work, at least in my setup. -Alexandre
 +
 +
plugin/survey.1370254887.txt.gz · Last modified: 2013-06-03 12:21 by 217.194.224.9

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki