...answers when you need them
866-430-8274    1-617-715-9605
  • Free Version
  • Contact Us
  • Login

Checkbox Forums

Register | Help
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    alaroche Guest

    Default View individual survey results

    Does anyone know how to create/view the response details page for a individual user who would have registered to take a survey in Checkbox?

    The user would not be logged into Checkbox at the time they would view this, I am actually trying to display this within a seperate system. At the time I would want to display the results, I would have the survey number, username/unique identifier. Is it possible to use anything from the Checkbox software for this? I basically want to display the "viewresponsedetails.aspx" page that checkbox offers, but again the user would not be logged into Checkbox. The existing system is written in asp. Please help!

  2. #2
    ncushing is offline Administrator
    Join Date
    Mar 2007
    Location
    Prezza Technologies
    Posts
    207

    Default

    Sorry for the delay. The only way to do this would be to first use the Advanced ACL Editor on the Survey Permissions page to edit the survey Default Policy to include the View Responses permission. Then you could create a link directly to ViewResponseDetails.aspx with the following format:


    http://myServer/Checkbox/Analytics/D...?responseGUID=[RESPONSE_GUID]&noChrome=true

    You would replace [RESPONSE_GUID] with the GUID associated with the response you want to view. This guid can be found in the ckbx_Response table.

    The second parameter, &noChrome=true, tells the page to just show the response details without the normal page menu, etc.

    IMPORTANT!!!
    Please note that adding View Responses permission to a survey's default policy will allow any user, registered or anonymous, to view the response details for that survey, so this may not be the solution you want.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Feedback

SEO by vBSEO 3.5.0