def accept(self):
        if self.challenge.WARRANTY:
            # take warranty from user_to
            scoring.score(self.challenge.user_to.user, ChallengeGame, 'chall-warranty', external_id=self.challenge.id)