teammates icon indicating copy to clipboard operation
teammates copied to clipboard

Student: submit responses: use a more friendly way to choose evaluee

Open damithc opened this issue 7 years ago • 6 comments

Current: we use a drop-down box to choose the evaluee where the name of the evaluee is shown in alphabetical order image

Problem: when choosing evaluees from the whole course (if the evaluee of the feedback path of the question is students in the course), the drop down can be long and the user needs to know the exact name of the evaluee to be able to locate it.

Suggested: show section and team and order by section/team so that it is easier to select the intended recipient. e.g., Tutorial 1 : Team 1: Adam Smith Tutorial 1 : Team 1: Jean Wong

Better yet if that can be given as an option in the UI i.e., a check box for sort by section/team

It is also useful if the dropdown has a typehead-like behavior where the user can type some part of the evaluee name to locate the evaluee.

damithc avatar Jun 02 '18 15:06 damithc

@damithc I had a suggestion here. Would it be better to change the dropdown to a text box with autocomplete functionality ? The options will still be augmented with section and team info but the user will now type in keywords (team/section/student name) and presented with filtered choices.

mg14777 avatar Jun 04 '18 08:06 mg14777

Would it be better to change the dropdown to a text box with autocomplete functionality ?

That requires the user to remember the spelling of at least some part of the name of each target evaluee. That may not always be the case. Intuitively, the drop down is the right widget here because it is a case of 'select from finite fixed choices'. It's just that we can make it friendlier to use.

damithc avatar Jun 04 '18 08:06 damithc

To give some context, I have a similar case in my course and my workaround is to add the team name as a prefix to the name of students to force the team name to appear in the dropdown. When this issue is done, I hope I don't have to do that workaround any more.

damithc avatar Jun 04 '18 08:06 damithc

May I know if this issue still persists with UI changes? If so what are the new UI requirements to be met.

thikhinab avatar Jun 22 '22 17:06 thikhinab

May I know if this issue still persists with UI changes? If so what are the new UI requirements to be met.

@thikhinab for a start, I think we can do the following:

Problem: when choosing evaluees from the whole course (if the evaluee of the feedback path of the question is students in the course), the drop down can be long and the user needs to know the exact name of the evaluee to be able to locate it.

Suggested: show section and team and order by section/team so that it is easier to select the intended recipient. e.g., Tutorial 1 : Team 1: Adam Smith Tutorial 1 : Team 1: Jean Wong

damithc avatar Jun 22 '22 17:06 damithc

@damithc Noted prof. Will work on it and update you.

thikhinab avatar Jun 22 '22 18:06 thikhinab