-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
(EDIT: added another option)
feedback from Peter and Arturo asking for:
An Indication of selection criteria importance - Allow NSs to indicate which selection criteria are more important than others for them i.e. a weighting mechanism that is applied when calculating the most suitable DM system(s).
Options:
- allow user to define a weighting for each criteria to be used for the recommendation
- allow user to toggle criteria off to remove them from use in the recommendation
- allow user to flag X top criteria and then add extra weight to those
- leave as is (any weighting is predefined in the backend)
Also need to consider if:
- weighting carries over from session to session for a given user
- weighting can be shared with a link to specific weighting outcome
- weighting persists only for a given instance of filling it out
Will the added complexity in the code and user experience be of enough value to the intended audience for this change to be worth it?