Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width15%
Excerpt Include
pluglib:Advanced Macros Plugin
pluglib:Advanced Macros Plugin
nopaneltrue
Column
width60%
Wiki Markup

{deck:id=Survey|width=907px}
{card:label=Overview}

h4. Survey Macros
Creates a survey in a Wiki page.
h5. 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.
{card}

{card:label=Documentation}
{deck:id=surveym}
{card:label=vote}
h3. The Code 
{code}
{code}
h3. {toggle-cloak:id=} Result 
{cloak:id=1}
{cloak:id=1}
h3. {toggle-cloak:id=2} Parameters
{cloak:id=2}
||*Name*||*Required?*||*Default*||*Description*||
{cloak}
{card}

{card:label=survey}
Creates complex survey, with multiple 'questions', the ability to add comments, and a survey summary.
h3. The Code
A survey with changeable votes:
{code}
{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}
{code}
h3. {toggle-cloak:id=3} Result 
{cloak:id=3}
{survey:changeableVotes=true|title=Rate Mr. Stone}
Knowledge - This is the knowledge category.
Communication Skills- This is the communication category.
Teaching skills - How good is he at teaching? 
{survey}
{cloak}
h3. {toggle-cloak:id=4} Parameters
{cloak:id=4}
||*Name*||*Required?*||*Default*||*Description*||
|changeableVote|(x)|false|Determines whether a user can revote.|
|voters|(x)|All users with 'view' permissions on a page where survey is displayed |Determines who can vote (list Kerberos IDs in a comma separated list).|
|viewers|(x)|All users with 'view' permissions on a page where survey is displayed |Determines who can view the survey (list Kerberos IDs in a comma separated list).|
{cloak}
{card}
{deck}

{card}
{deck}
{roundrect:bgcolor=#828282|width=909px|height=50px|corners=false,false,true,true}
{roundrect}

Column
width20%