Survey Macros

Creates a survey in a Wiki page.

This plugin includes the following macros:
  • vote - Creates a simple survey.
  • survey - Creates a more complex survey, with multiple 'questions', the ability to add comments, and a survey summary.

Creates a simple survey.

The Code

Simple survey with changeable votes:

{vote}
{vote:What is your favorite color?|changeableVotes=true}
Red
Green
Blue
{vote}

Result

Parameters

Creates complex survey, with multiple 'questions', the ability to add comments, and a survey summary.

The Code

A survey with changeable votes:

{survey:changeableVotes=true}
Knowledge - This is the knowledge category.
Communication Skills- This is the communication category.
Teaching skills - How good is he at teaching? 
{survey}

Result

Parameters

Error rendering macro 'deck'

java.lang.NullPointerException

  • No labels