this.subscription2 = this.ea.subscribe('quizhide', quizid => {
      if (this.check(quizid,this.id)) this.hide();//quizid);
    });