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
Currently confirmScreeningQuestions.tsx only shows two hard-coded questions and neither lets changes (specially adding new questions) nor passes data to be stored in the database.
Remove hard-coded questions
When there are no screening questions show a prompt informing the user that automatic screening can not be done without screening questions and he/she may get more spam/unpromising leads
Implement adding/deleting and editing questions/answers
Description
Currently confirmScreeningQuestions.tsx only shows two hard-coded questions and neither lets changes (specially adding new questions) nor passes data to be stored in the database.
Depends on
No other issue
DoD