Questions tagged [user-feedback]
90 questions
0
votes
1 answer
Is this a good first project for my low Java skill? *Age Detector*
I am Andrew, I just started learning Java and made a code. It took me about two hour but it works well. It basically allows you to input your gender, and then your age, it then tells you if you are old or not, with a bunch of different set messages.…

TheSilverSpade
- 3
- 6
0
votes
1 answer
Capture user behavior in chat bot using microsoft bot framework
I want to capture the user behavior in my chatbot after each response given by bot. it basically a feedback, like/dislike button in Facebook.
Is it possible in MS bot framework?

Sandy
- 187
- 2
- 15
0
votes
2 answers
Simplest survey tool to integrate into a website
For a startup website. Should have this -
1.) What they would like to see/improved upon ? - Users can enter a one liner.
2.) Visitors can leave a remark.
3.) Consumers can vote on suggestions & hence the top suggestion bubbles up.
4.) Allows for…

PlanetUnknown
- 3,956
- 4
- 49
- 67
0
votes
1 answer
Embedding Kudos in Emails
I run an email course and I send out a lesson once in two days. The only analytics that I have been able to get so far is by looking at the email opens - which so far is a nice number, but it doesnt give me a provision to get feedback (and also a…
0
votes
1 answer
Is it possible to send feedback via android sdk without user's email (anonymous)?
I have always wanted to be able to have my users send feedback to my email address. Not a problem when using 'createChooser()' with ACTION_SEND type within an Intent. This may lead to a few very rare errors where there is not an application on the…

MattMatt
- 905
- 6
- 19
0
votes
1 answer
How to display caught errors to users avoiding these common pitfalls?
If your website catches an exception that you want reported back to the users as feedback, what is an elegant way to handle it without running into these problems:
The error happened on the middle of the page, and if you directly print the error…

Rob
- 21
- 1
- 5
0
votes
1 answer
Is there a way to customise Kampyle, UserVoice, GetSatisfaction or OpinionLab to display the form inline (e.g: not Lightbox)?
The part of the website that I am working on is limited to HTML files only and my customer wants to add a "Was This Helpful - Yes / No " type of feedback message at the end of every help page.
I found a lot of third party scripts but they are all…

Andy B.
- 181
- 2
- 9
0
votes
2 answers
Feedback message in extjs
Here is my requirement:
I have a form, with 3 fields. If user changes the 3rd field to a specific value, I need to reset the 1st field and I want to give a feedback message adjacent to the 1st field with a custom message.
I understand there are…

shawnnyglum
- 211
- 4
- 14
0
votes
1 answer
Project name mismatch using FeedbackReporter
I'm using FeedbackReporter by http://vafer.org/tcurdt, and everything works except when I submit, it says
Error submitting your feedback to the server.
Error: project name mismatch.
Here is the output:
2014-07-14 12:28:40.422 MyApp[4422:bd3b] Found…

MathematicallyUnsound
- 109
- 10
0
votes
1 answer
MVC 4: How to create visual Indicator while FileResult Action generates PDF to be sent back to browser?
I have FileResult Controller Action that can take a couple minutes to run under some circumstances. I would like to provide our users a visual indication that the Action is running, such as a message, a spinner, or a progress bar. The trouble is,…

campbelt
- 1,573
- 5
- 27
- 43
0
votes
1 answer
Need to add "App Feedback" functionality to all existing ASP.NET web apps (over 300)
I need to add "Application Feedback" functionality to all of our existing web applications (ASP.NET). The purpose of this is for the user to be able to click "Give Feedback" to give feedback regarding the app they're using. Say they want to submit…

Mike Marks
- 10,017
- 17
- 69
- 128
0
votes
0 answers
How do I enable haptic feedback on a button click event?
I'm trying to find a usable haptic feedback code snippet that could be applied to a button click event.
The main aim is to have a slight vibration similar to typing on the keyboard.How would I code this in the click event.
Does anyone have a…

Brian Var
- 6,029
- 25
- 114
- 212
0
votes
1 answer
Stop MFMessageComposeViewController from sending?
I use an MFMessageComposeViewController in my app for users to submit feedback and fill out a survey. This is a rudimentary system where the email is prepopulated with a text that has a series of questions which they answer directly in the email,…

Jason
- 14,517
- 25
- 92
- 153
0
votes
1 answer
unobtrusive feedback when the page is loaded (onload)
I added this script in the footer of my page that will flash the usually black background of the page once the page is loaded: