def change
    add_column :challenge_call_responses, :challenge_title, :string
    add_column :challenge_call_responses, :motivation, :text
    add_column :challenge_call_responses, :timeline, :text
    add_column :challenge_call_responses, :evaluation_criteria, :text