Closed aranas closed 6 months ago
we now pass another input to generate_streamlit_element that tracks the st.session_state.disabled and disables the input field if st.session_state.disabled = True. The input is optional, when not passed the field will never be disabled.
When participants have added their definition of Assurance and press submit I want to disable the field. The submit button triggers a definition given by us and I don't want them to go back and adjust their response. During the cognitive pilot participants have mentioned reading the definition made them want to change their response.