PECE-project / drupal-pece

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

An editor can change the order the questions display on a structured analytics term page #358

Open MegaKeegMan opened 1 year ago

MegaKeegMan commented 1 year ago

On stsinfrastructure, there is an ability to edit the order the questions display on the structure analytics page. However, this permission is only given to admin.

mlncn commented 6 months ago

Confirmed by Lindsay and Mike that people who can edit a Peer Review should be able to reorder the questions related to it.

mlncn commented 1 month ago

Did a corresponding entity reference, much easier to implement and handle all-around and we are already using this pattern.

Won't be able to see the effects until everything is migrated again though.

Also need to update the taxonomy term view for the Structured Analytics (Questions set) vocabulary to not show Questions to avoid duplication.