I’m migrating some surveys from another survey platform and struggling with how to replicate the dashboard we used.
We have a longitudinal project with a pre- and a post-survey. In our previous platform we were able to display the IDs and whether or not a pre- or post-survey was completed.
Example:
| ID | Pre-Survey Completed? | Post-Survey Completed? |
| A001 | Yes | No |
| A002 | No | No |
| A003 | Yes | Yes |
| A004 | No | No |
| A005 | Yes | Yes |
I have been able to organize the Directory within Qualtrics to populate the ID and to update the list data with a completion flag after a survey has been completed, but I’m stuck on presenting this information in a concise form. Due to some administrative limitations our data entry staff will not have Qualtrics accounts so I am trying to figure out a way to present this information with limited authenticators.
Any suggestions?