User Feedback

PaulA

Registered User.
Local time
Today, 16:13
Joined
Jul 17, 2001
Messages
416
Greetings, all!

I am completing an initial testing of a multiuser database and need to obtain user feed-back on the use and usefullness of the database and user-friendliness of it.

Would anyone be able to refer me to any good tools, structures or examples that could be used to receive such feedback?

Any input would be much appreciated!

Paul
 
I provided my users with a command button that opens a simple form.

The form has 4 columns:

Subject/Screen; Comment; Retionale; Suggestions

At that bottom of the form is an exit button (so that they can continue referring to the database) and then a "Send Comments" which performs a SendObject...sending the table in an excel format to me!

NOTE: The set up is only practical is you're testing stand alone versions. If you are currently testing in a multi user environment...you might want to fill in an additional non-visible field with the currentuser...then run an append query to archive that users comments, then run a query to delete the users file from the initial from table! At a later date...after recieving individual comments...you can review the master comments table.
 
Thanks for your response--

That sounds like an interesting prospect but I am thinking more of a structured survey--and not automated at this point (although your idea is intriguing).

It would be for data entry users or others (managers) who use the data (commenting on reports content or format).

Thanks again.

Paul
 

Users who are viewing this thread

Back
Top Bottom