| njjoe |
I would like to set up a poll to guage customer satisfaction after each service visit to a Nissan dealer. However, in order for it to work properly the poll would have to accept multiple votes from the same member after each subsequent visit. Currently the polling is set for one vote per member.
It would be a simple poll asking the members to rate overall satisfaction of their more recent visit on a scale of 1 to 5. I have no problem setting-up the poll, I just need to know if it feasible?
Thanx in advance.
-njjoe |
|
|
| wa4qfy |
quote: Originally posted by njjoe
It would be a simple poll asking the members to rate overall satisfaction of their more recent visit on a scale of 1 to 5. I have no problem setting-up the poll, I just need to know if it feasible?
Just as a quick guess, no, because the way most PHP boards are configured, they link the user's id against the poll tally. Most likely the database is setup for a unique id from a user table cross referenced to record in the poll database.
This is only a educated guess since I don't know database structure that the admin is using... But that being said, anything is possible in PHP and MySQL(I think that's what he's using). |
|
|
| njjoe |
quote: Originally posted by njjoe
I would like to set up a poll to guage customer satisfaction after each service visit to a Nissan dealer. However, in order for it to work properly the poll would have to accept multiple votes from the same member after each subsequent visit. Currently the polling is set for one vote per member.
It would be a simple poll asking the members to rate overall satisfaction of their more recent visit on a scale of 1 to 5. I have no problem setting-up the poll, I just need to know if it feasible?
Thanx in advance.
-njjoe
Admin-
Please review this request. Is it feasible?
Thanx in advance.
-njjoe |
|
|
| admin |
No, I don't think it is. I looked through available options and couldn't find anything.
Sorry.
admin.
quote: Originally posted by njjoe
Admin-
Please review this request. Is it feasible?
Thanx in advance.
-njjoe
|
|
|
| njjoe |
quote: Originally posted by admin
No, I don't think it is. I looked through available options and couldn't find anything.
Sorry.
admin.
Admin-
Thanx. I appreciate your efforts.
I'll see if I can figure out a work-around.
Thanx,
njjoe |
|
|
| njjoe |
Admin-
I haven't given up just yet.
What software package is supporting this forum?
Thanx in advance.
-njjoe |
|
|
|