填空题实现


      <div style='margin:3% 8% 1%'>
        <label [ngStyle]="tip">题干 </label> 
        <label style=" color:#A9B3BF">这里填写题目描述</label>
          <input #JudgeInquestion  id="JudgeInputquestion" (click)="question(JudgeInquestion,JudgeQuestion)" name="comb_JudgeQuestion" [(ngModel)]="JudgeQuestiontext.value" class="wangEditor-container">
          <div #JudgeQuestion id="JudgeQuestioncheck" class="textedit-style" >
            <simple-tiny #JudgeQuestiontext [elementId]="'elementIdJudgequestion'" (onEditorKeyup)="keyupquestion($event,JudgeQuestiontext)"></simple-tiny>
          </div>
      </div>
      <div style='margin:3% 8% 1%'>
        <label [ngStyle]="tip">题干 </label> 
        <label style=" color:#A9B3BF">选择正确或者错误(默认正确)</label>
      </div>
      <div style='margin:3% 8% 1%'>
        <button nz-button nzType="correct">正确</button>
        <button nz-button nzType="wrong">错误</button>
      </div>
      <div style='margin:3% 8% 1%'>
        <label [ngStyle]="tip" >解析 </label> 
        <label style=" color:#A9B3BF">这里填写该问题对应的答案解析</label>
            <input #JudgeInanalyze id="JudgeInputanalyze" (click)="question(JudgeInanalyze,JudgeAnalyze)" name="comb_JudgeAnalyze" [(ngModel)]="JudgeAnalyzetext.value" class="wangEditor-container">
            <div #JudgeAnalyze id="JudgeAnalyzecheck" class="textedit-style" >
              <simple-tiny #JudgeAnalyzetext [elementId]="'elementIdJudgeanlyze'" (onEditorKeyup)="keyupquestion($event,JudgeAnalyzetext)"></simple-tiny>
            </div>                        
      </div>
      <button nz-button style='margin:3% 8% 1%' (click)="gettodayintegral()">提交</button>
 
评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值