Working on a side project involving many options an end user can select several options in order to determine the correct configuration and thought id share here for some inspiration.
The attached file contains the data with
- the different configurations going down
- the different options in columns
- the matching options for each configuration marked with an 'X' in the cells
We are looking for a 'dummy proof' way for a user to efficiently select options to derive to a single configuration.
Could this be "Alteryxed" into an app? Seems like it would require a few selection iterations...
Considering several obvious Option relations to one another, I would appreciate any comments or examples on determining efficient prompting of the user to select options efficiently, maybe through grouping them into priorities by determining shared or exclusionary option relations.