def format_options(participant,challenge_call_response)
    options = {
      participant_id:   participant.id,
      subject:          "[ADMIN:crowdAI] Challenge Call response",
      to:               participant.email,