if (answer.user) {
      let setqa = {id:this.id,answer:answer.answer,addAnswer:true}
      this.ea.publish('quizsetanswer', setqa)
    } else {