Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add free text (Other) to rate/scale. #604

Open
wants to merge 1 commit into
base: MOODLE_404_STABLE
Choose a base branch
from

Conversation

toanlamt
Copy link
Contributor

AC1: When option 'Other' is added in Scale/Rating question type, the 'Other' option should display with textbox next to it in the question view

AC2: When user answer the Scale/Rating question type question with 'Other' responses, it should display the other response as one of the options within the question in:

  • Your Response view
  • Your Response/Individual responses view
  • Your Response/ responses view

AC3: When there are multiple responses for that Scale/Rating question:
In Individual Response view, it will display each individual response per page
In All Response view, it will display each response separately
in the summary view, keep all the input of ‘other’ options as the ‘Other’ category. Therefore it will show as 1 option.

AC4: The other option in Scale/Rating question type should display in Summary view also with the calculation logic: if a user inputs ‘Other’ and ranks it, it should be the rank average of the ‘Other’ category. The calculation for the point and percentage follow the same as existing behaviour (normal option)
Note:

  1. Average rank for each option: sum point of each time rating / total times of rating
  2. Responses point: the percentage of the times option is chosen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant