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
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} |
|
Parameters
Name |
Required? |
Default |
Description |
changeableVote |

|
false |
Determines whether a user can revote. |
voters |

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

|
All users with 'view' permissions on a page where survey is displayed |
Determines who can view the survey results (list Kerberos IDs in a comma separated list). |
|
|