Summary

This article covers how to configure queries. 

Table of Contents


Allow For Auto-Query Resolution

With auto-query resolution, queries can be automatically advanced to either the Answered or Closed status based on the change made to the queried question. For example, if a query is created that requests information from a subject and the subject changes the data related to that query, the query status will automatically change from ‘New’ to ‘Closed.’ The following properties must be defined for auto-query resolution.

updateQueryWhenValueChange

This property enables query resolution. Its value can be set to either ‘closed’ or ‘answered’ depending on how the status of the query should change.

updateQueryWhenValueChangeComment

This defines the response text that will be automatically inserted into queries that are auto-updated to answered or closed. For example, the value may read: “Query has been addressed by changing the question response.” This parameter can be used if the updateQueryWhenValueChange property is enabled.

updateQueryWhenValueChangeByImport

This is only needed when the study makes use of both the auto-query resolution feature and at least one data import configuration. The property defines whether or not auto-query resolution will occur during the processing of a data import. The value should be set to ‘true’ to enable auto-query resolution for data imports and set to ‘false’ otherwise.

Display Inline Queries

Within the system, queries can be displayed directly on the form in a blue-green bar. Depending on each Role’s privileges, the query can also be closed, answered or reopened directly on the form.


updateQueryECRF

This property enables inline queries when added to the App Properties worksheet. Its value is the list of the roles separated by a double pipe ‘||’ that are permitted to view the inline queries.

As an example, the following configuration allows four different roles (Coordinator, Investigator, Monitor and FTYN Debug) to view inline queries.


displayClosedQueries

This property enables viewing of closed queries inline when added to the App Properties worksheet. Its value options are true or false, and default is false.


For more information about App Properties, please click here.


Need more help?

Please visit the Fountayn Contact Information page.