PECE-project / drupal-pece

PECE development repository
GNU General Public License v3.0
20 stars 28 forks source link

A researcher can use an intuitive interface to create a new or select an existing analytic when creating an annotation #379

Open MegaKeegMan opened 11 months ago

MegaKeegMan commented 11 months ago

heres where iit starts getting crazy. So I've clicked annotate and i see a drop down arrow that calls up that whole long-as-fuck list of analytics (question sets). there's gotta be a better way but not sure what that could be:

image

maybe you would see the five most recent analytics used on the platform and then a "more..." link? maybe a search bar where you start typing "data..." and you are presented with the analytics that contain the word "data"?

Originally posted by @mikefortun in https://github.com/PECE-project/drupal-pece/issues/377#issuecomment-1857153175

mlncn commented 1 month ago

actually @laealfaro you are already working on this as part of setting up the multistep form?

laealfaro commented 1 month ago

@mlncn I was not already working on this as part of the multistep form, but I'll take it.

laealfaro commented 1 month ago

The current status is that this is using an autocomplete widget which works very similarly to Mike's suggestion of : maybe a search bar where you start typing "data..." and you are presented with the analytics that contain the word "data"?

So this is complete, marking 'Ready for review'