You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The template has pre-defined list of options for multiple choice questions. When someone adds an answer not included there, Other should be selected and a desired answer is to be written. However, when answers of the "Other" kind get accumulated, they would get inconsistent, e.g. someone would write CryoSAT, another would put down Cryo-SAT, etc, leading to data inconsistency.
Solution
To make the answers consistent, can we automate this process? The desired automation would take the new Other-type answer and automatically include it in the pre-defined list of options . Thus, the next person submitting the form would see the updated list of options.
The text was updated successfully, but these errors were encountered:
Issue
The template has pre-defined list of options for multiple choice questions. When someone adds an answer not included there, Other should be selected and a desired answer is to be written. However, when answers of the "Other" kind get accumulated, they would get inconsistent, e.g. someone would write CryoSAT, another would put down Cryo-SAT, etc, leading to data inconsistency.
Solution
To make the answers consistent, can we automate this process? The desired automation would take the new Other-type answer and automatically include it in the pre-defined list of options . Thus, the next person submitting the form would see the updated list of options.
The text was updated successfully, but these errors were encountered: