rw-moore / SciLO

GNU General Public License v3.0
0 stars 0 forks source link

Connect Feedback to positions in question text #124

Open corlick98 opened 2 years ago

corlick98 commented 2 years ago

Is your feature request related to a problem? Please describe. We need a way to display parts of the feedback at certain positions within the question in order to give feedback on particular parts of a question and so that it is not all grouped together at the end.

Describe the solution you'd like A possible solution would be to have each place where the user can add feedback also have an optional field for a "location" (preferably a field identifier) that that feedback is associated with. The feedback would then be embeddable (<feedback id="foo"/>?) in the question text or it would be displayed after the question field if the field is not embedded. If "location" is not selected it will be put at the end as it is now.

Additional context A partial structure for this exists currently where feedback for multiple choice fields is separate from the rest of the feedback.