You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

    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"> Result

      Parameters"> 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"> Result

      Parameters"> Parameters

      deck: com.atlassian.confluence.macro.MacroExecutionException: java.lang.NullPointerException
      Unknown macro: {roundrect}
      • No labels