OpenClinica / enketo-oc

OpenClinica's fork of the Enketo web forms monorepo
Apache License 2.0
0 stars 1 forks source link

History for multi-select likert appearance item is not showing the choice label #107

Open pbowen-oc opened 3 years ago

pbowen-oc commented 3 years ago

Steps:

  1. Select values for a select_multiple likert item
  2. View the item's History in the Query widget

Expected: Each value selected will be in the History widget as "Label (name)"

Actual: The history entries just show each value as the choice name (no label)

For example: Screenshot 2021-01-27 233002

This is related to issue OpenClinica/enketo-express-oc#401