Questionnaire links

From Catglobe Wiki
Revision as of 11:06, 12 May 2011 by Cg van (talk | contribs)
Jump to: navigation, search



Questionnaire links

Links to questionnaires can be created in a number of ways to support various actions upon users viewing their answer sheets. One type of link is recurring links where clicking the link will automatically generate a new answer sheet for that user. The basic part of the link can be found on the information dialog on the questionnaire list. By default the tag '&n=1' will have been added.

Recurring link [path] | style="border: 1px solid #010101" width="701" | Where [path] should be replaced with the location on the clients hard disk where multimedia files for the questionnaire exists. This is particularly important when users have been sent heavy files on e.g. CD and been asked to place them on a certain location on the their hard disks. |- align="left" valign="top" | style="border: 1px solid #010101" width="114" | &l=[language] | style="border: 1px solid #010101" width="701" | Where [language] should be replaced by the iso code of the language that the user should see the questionnaire in.E.g. 'l=dk-DK'. |- align="left" valign="top" | style="border: 1px solid #010101" width="114" | &u=[username] | style="border: 1px solid #010101" width="701" | If you did not choose &n=1 or &n=2 then you can instead specify user's user name and passwords as tags to let the system find an existing answer sheet for the questionnaire belonging to that user. Replace the [username] tag with the applicable user name. It must be used in combination with the correct password tag shown below. |- align="left" valign="top" | style="border: 1px solid #010101" width="114" | &p=[password] | style="border: 1px solid #010101" width="701" | Replace the [password] tag with correct password for the user used in the [username] tag.