Menu

#129 Display feedback for possible answer

closed
bishop
5
2009-05-28
2009-04-18
bishop
No

In some circumstances (usually when "grading" a survey as an examination), the survey designer wants to provide feedback about the particular answer chosen. For example, consider this survey:

Title: "Are you ready to move to France?".
Question 1: "How much French do you speak?"
Possible Answers:
None
A few words
Conversational
Fluent

If the respondent selects "None", the survey designer wants to present some text impressing the importance of knowing French, perhaps with hyperlinks to resources on-line. But if the respondent selects "Conversational", the survey designer wants to tell them that they can move to France, but they need to improve their skill to take a professional position.

Or this survey:
Title: "All About the Moon"
Question 1: "The moon is made of..."
Possible Answers:
Rock
Cheese

If the respondent chooses rock, the feedback could be "That's right!". But if the respondent chooses cheese, the feedback could be "That's wrong!".

So, the scope of this ticket is to add feedback text to each possible answer, like (assuming SFID 2771716 completed):

LABEL CREDIT FEEDBACK
1. [_____________________] [____] [________________________________]
2. [_____________________] [____] [________________________________]
3. [_____________________] [____] [________________________________]
4. [_____________________] [____] [________________________________]
5. [_____________________] [____] [________________________________]
6. [_____________________] [____] [________________________________]
7. [_____________________] [____] [________________________________]
8. [_____________________] [____] [________________________________]
9. [_____________________] [____] [________________________________]
10. [_____________________] [____] [________________________________]

Note: The feedback may be either a text input or a text area; text area is preferred but space limitations on the UI may dictate a text input.

Feedback is shown at the next section break or end of survey, which ever comes first. So, if a survey has two sections with 10 questions in each section, then any feedback for the first 10 questions is shown between the 1st & 2nd section, and feedback for the last 10 questions is shown at the end of the survey.

Feedback is shown as follows:

This is the question that was asked?

Your Choice: The respondent chose this.
Feedback: This is the feedback entered for this possible answer.

If question numbering is engaged, the question number should appear in front of the question text.

If no feedback is entered for the respondent's selected choice, no feedback is shown. That is, the question, the choice and the feedback section are all omitted; this ensures visual backwards compatibility.

Discussion

  • bishop

    bishop - 2009-04-25
    • assigned_to: nobody --> bishopb
     
  • bishop

    bishop - 2009-05-28
    • status: open --> closed
     
  • bishop

    bishop - 2009-05-28

    I have committed this to SVN. It will be publically available in the next release; anyone wanting a preview now should export the phpesp trunk.

     
  • bishop

    bishop - 2009-05-28

    Clarification of implementation that's not mentioned in the design: feedback applies only to question types of: radio buttons, check boxes, and dropdown box.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.