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
INSERT INTO questionnaire (github_id, q1, q2, q3, q4, q5) VALUES(
NULL,
'Do you have formal programming training (classes taught by an accredited school)?',
'Do you have informal programming training (codecademy, dev bootcamp, etc.)?',
'Have you written code on your own outside of either of the above?',
'Is there anything specific you want to build or a project you want help with? Is there a particular area you''re interested in (such as webdev, gamedev, systems programming)?',
'Free-form text input; put anything you want potential mentors to see here, or nothing.'