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: Apr 2014
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. tamarian who initially released this hack for vB3.0 - 3.5 before I ported it to 3.6 - 3.8 outstanding work by him. Application Features: See the UCCASS site for full details. 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: 2 mins, all done via product file. Installation: * Unpack the included file * Copy survey.php to your main forum directory * Copy the survey directory into your forum directory (cannot change the directory name) * Install the Product-Survey.xml * The product file will also install all data for the 2 default surveys to get you started. * Go to AdminCP => vBulletin Options => Survey System Options - and set the options for access and other settings * If you get permission errors, change file permissions for the survey directory and its contents to 744, and the owner/group to apache:apache (or, some servers are setup to nobody:nobody): cd /path/to/main/forum chown -R apache:apache survey chmod -R 744 survey Notes: 1. The "do not remove" comment on the copyright link in the footer is from the original UCCASS footer template. You may contact the original author, John W. Holmes, for permission to remove the copyright notice, he's willing to talk according to their support forum. 2. If you use FTP to upload the survey directory, you might have problems with subdirectories under /survey/smarty/template_c due to the directory names with % signs. In this case, you can delete all the directories under template_c (but not the template_c directory itself). Those subdirectories will be recreated automatically when the templates are read. Please click Install if you have installed this mod. 1. All tables, templates, phrases etc are installed via product file. 2. Support for wol has been added. 3. Some bugs fixed with the UCCASS system I would grateful if you did click Install if you use it. Remember you only get notified of updates if you Install Demo Here :- http://www.beta-tester.co.uk/iphone/survey.php please note the Demo may have restrictions as it is a live board. You may or may not be able to test the survey as a guest, this will not affect your sites as generally why would you want guests taking a survey on your site, you would never get a true survey result, I have only enabled this on my board so as to get the ball rolling and you guys can see it. you should all be able to see results page though. If you have the older 3.5 Hack installed you MUST uninstall that before installing 3.8 Translations:- Arabic - patch developer Download Now
Show Your Support
|
Благодарность от: | ||
dimmicosacerchi |
Comments |
#42
|
||||
|
||||
Quote:
PM what you need. Thank you so much for your help. It is greatly appreciated! |
#43
|
|||
|
|||
thank you very much for the help
|
#44
|
|||
|
|||
PM sent
|
#45
|
||||
|
||||
Is it possible to embed the survey results within a post? Or below it?
|
#46
|
|||
|
|||
Quote:
I am looking into making the results available within the ACP, also auto creation of thread when new surveys are posted allowing for a much greater control over permissions, users can then access the survey link from the thread with the inclusion of an invite system for greater control (for Example) invite 100, 200 random users to take survey over a specified time period. These are just my thoughts, I have some code that is already done its just all a time factor |
#47
|
||||
|
||||
Interesting, thanks. I ask for a specific reason. We need to implement a survey to accompany a thread about a specific product. We need to display the survey results in that thread. When people take the survey they are first asked whether they own the product. If they do, then they take the next step which is 5 questions on what they think about the product, each a rating 1 to 5. Simple enough. The results of the ratings need to be displayed in the format of average scores (total scores divided by the number of responders) and a graphic score bar (as per your demo) for each question.
There are several products, each with their own thread and survey. All the surveys are roughly the same. Can we do this - or will we soon - with this mod? Thanks |
#48
|
|||
|
|||
Spikeman,
Thanks for a great mod - using the version for 3.6 on vb 3.7.2 with vbseo. On the text results page, the next and previous buttons don't work - they give a 406 error. There were some random characters in the URL if, when removed, caused it to work. I changed results_text.tpl from: PHP Code:
PHP Code:
|
#49
|
|||
|
|||
I get this error when trying to view the answers in edit mode The requested URL /forum/display_answers.php was not found on this server.
I noticed you admin directory you have for upload is empty. Could you please post the correct admin directory for upload. thanks |
#50
|
||||
|
||||
There's a problem with accented characters. If I insert a question using accented chars and save the question, all the question's text disappear. If I type, for example, perch? when I save the question, this text disappear, but if I type perche' everything works fine.
How can I fix this? |
#51
|
||||
|
||||
Quote:
Quote:
Quote:
The admin directory, is empty it was originally in there for structure and I forgot to remove it, it will be used when I add the new features. Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|