Info on surveys?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago - last edited 2 hours ago
We've got an application which tracks "purchases" made for a patient. Once the patient discharges, we want to send a survey to them asking them about the equipment purchased. How well it works, do they like it, etc.
We want to have a generic set of questions but also questions related to the actual items purchased. These items are documented in records within the app. For example:
"Regarding [item #1 purchased], how well does this equipment assist you?
...where [item #1] is obviously the first of the equipment items related to this purchase.
Is it possible to dynamically configure surveys in this manner?
Thank you!