XPoll Application

Last modified by Admin on 2024/07/15 00:14

cogXWiki Simple Poll Application - Doodle like
TypeXAR
Category
Developed by

Ludovic Dubost, Andreea Popescu

Active Installs129
Rating
10 Votes
LicenseGNU Lesser General Public License 2.1

Installable with the Extension Manager

Description

You can also try the Pro version XPoll Application (Pro) which offers 40+ bugfixes and improvements including the possibility to create polls with either single or multiple options or regressions concerning translations.

This application is a very simple multiple choice poll similar to doodle. It supports voting without edit rights and is build as an App Within Minutes application (with a custom Sheet).

Poll Home

The poll home is showing the winning result(s)

XPollHome.png

Voting interface

XPollVote.png

Poll Template

Since v1.6.6 A Poll Template is displayed in the page creation wizard.

pollTemplate.png

Recent Polls Macro

This application provides also a macro that displays the most recent polls created.

  • You can use this macro, by writing in a page with wiki editor:
    {{pollsrecent limit=10 /}}
    Where the macro parameter limit is the maximum number of polls that you want to be displayed on your page. Its default value is 5.
  • Or, if you don't want to set a maximum number of entries, you just write:
    {{pollsrecent /}}

This is how it will look like before adding polls:

noPolls.png

And after adding them:

polls.png

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.

You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:

  1. Log in the wiki with a user having Administration rights
  2. Go to the Administration page and select the Import category
  3. Follow the on-screen instructions to upload the downloaded XAR
  4. Click on the uploaded XAR and follow the instructions
  5. You'll also need to install all dependent Extensions that are not already installed in your wiki

The XPoll.XPollService needs to be saved with programming rights. Make sure you import with the "Add version" checked and "import as backup package" unchecked.
Failed to execute the [html] macro. Cause: [When using HTML content inline, you can only use inline HTML content. Block HTML content (such as tables) cannot be displayed. Try leaving an empty line before and after the macro.]. Click on this message for details.

Release Notes

v1.7.1

The following translations have been updated with this release:

v1.7

The following translations have been updated with this release:

v1.6.7

The following translations have been updated:

v1.6.6

v1.6.5

v1.6.4

v1.6.3

v1.6.2

v1.6.1

v1.6

v1.5

v1.4

This version includes the following fixes:

and a fix for the following bug: "The title of the document wasn't escaped causing FF to always ask for confirmation before submitting".

v1.3

This version includes the following fixes:

v1.2

XPOLL-1 Missing translation keys for livetable from Translations document 

Dependencies

Dependencies for this extension (org.xwiki.contrib:application-xpoll-ui 1.7.1):

Get Connected