@api.multi
    def action_start(self):
        for evaluation in self:
            evaluation.write(self._prepare_start_data())
            evaluation.respon_id.action_survey_resent()