The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Survey: Add a full-featured survey tool to your forum Details »» | |||||||||||||||||||||||||||
vB Survey: Add a full-featured survey tool to your forum
Developer Last Online: Nov 2023
A 3.6.x version by spikeman is posted here:
https://vborg.vbsupport.ru/showthread.php?t=131650 What this hack does: This hack will add a full featured survey application system to your forum. You can survey your members opinions on various topics, or allow usergroups to create their own surveys. Credits: John W. Holmes: Author of UCCASS Survey. Application Features: See the UCCASS site for full details. After testing several survey apps, I find this one to be the best: http://www.bigredspark.com/survey.html The UCCASS offers some advanced features such as branching conditionals (allows hiding/displaying questions based on specific answers), result filtrations and much more. Integration features: Replaced authentication with VB's user database Set permissions per usergroup, for admin/edit/create/take and view results priviliges. Replaced config files with vB admin settings Applied vB style to the UCCASS templates (it uses Smarty) vB Survey added features: (some will be ported back to UCCASS) Added anonymity option. If a survey is not anonymous, members can see how other members answered. Added Hide/unhide survey option. This is useful to send surveys to specific users or usergroups. Added Date answer types (D), with dropdown lists for day, month, year to ensure correct date entry. Added REGEX control for new answer types, to control the answer format. Added size control for single like text answers and REGEX answers. Liscense: The original UCCASS Survey application is released under a modified GPL Liscense (Aferro GPL) : http://www.bigredspark.com/survey/license.txt (or look under the /docs directory in the zip file) Installation difficulty: o File changes: None o DB changes: No changes, 19 new tables Installation:
cd /path/to/main/forumUpgrade Instructions: If you are upgrading from vB 3.0.x to vB 3.5 and already had this hack installed, all you need to do is download the zip file, and re-uploade all the files to over-write the old ones. Added in v1.7.1 (August 26th, 2005
Added in v1.7 (August 7th, 2005
Added in v1.6 (June 12th, 2005
Added in v1.5 (June 7th, 2005
Added in v1.3 (June 5th, 2005
Added in v1.2 (June 4th, 2005)
Added in v1.1 (June 4th, 2005)
Notes: The "do not remove" comment on the copyright link in the footer is from the original UCCASS footer template. You may contac the original author, John W. Holmes, for permission to remove the copyright notice, he's willing to talk according to their support forum. Please click Install if you have installed this mod. Show Your Support
|
Comments |
#42
|
|||
|
|||
Quote:
Quote:
Quote:
$TookSurvey = $DB_site->query_first("SELECT uid FROM " . TABLE_PREFIX . "vbsurvey_completed_surveys WHERE uid = $bbuserinfo[userid]) |
#43
|
|||
|
|||
Quote:
Quote:
Thanks for your help |
#44
|
|||
|
|||
Also, when you go to Edit Survey, the top of the page doesn't say anthing. It just says:
Code:
[Forum Name] - - Mozilla Firefox |
#45
|
||||
|
||||
All seemed to be working well until I installed the new 1.7 survey.php .. now I just get a blank page !?
|
#46
|
|||
|
|||
I don't see that option when creating or even in the edit survey area, as per screenshot. I looked in the TPL file and there is no reference to a field in making a URL as the redirect.[/QUOTE]
It's the "Completion Redirect Page" section in the survey properties. It has two choices, back to the main survey page, or to the results page. |
#47
|
|||
|
|||
Quote:
|
#48
|
|||
|
|||
Quote:
|
#49
|
|||
|
|||
Quote:
|
#50
|
|||
|
|||
Quote:
|
#51
|
|||
|
|||
OOOHHH thats why I thought there was a field and didn't see it LOL okay. Well, hmm... anyway of me hacking it to go to a custom template or page of some sort? Just thinking it would be nice to have it bring up a page just saying "Your survey has been completed, thank you! You are now being redirected to the forum home page".
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|