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
if user is signed in:
default is that on submit a new question from that user associated with that page is submitted
if the user has clicked on an existing question then the user will answer that question (using the logic we define in #34)
The text was updated successfully, but these errors were encountered:
dependent on #27 and #34
if user is not signed in:
prompt sign in
if user is signed in:
default is that on submit a new question from that user associated with that page is submitted
if the user has clicked on an existing question then the user will answer that question (using the logic we define in #34)
The text was updated successfully, but these errors were encountered: