{{ $fd('Criterion_Question_Type',scope.row.Type) }}
{{ $fd('ShowQuestion',scope.row.ShowQuestion) }}
{{ $fd('QuestionRequired',scope.row.IsRequired) }}
{{ $fd('YesOrNo', scope.row.IsJudgeQuestion) }}
{{ $fd('YesOrNo', scope.row.IsShowInDicom) }}
{{ $fd('GlobalReadingShowType', scope.row.GlobalReadingShowType) }}
{{ $fd('QuestionType', scope.row.QuestionType) }}
{{ getStringResult(scope.row.ExportResult, 'ExportResult') }}
{{ $fd('LimitEdit', scope.row.LimitEdit) }}
{{ $t('trials:readingUnit:qsList:title:edit') }}
{{ $t('trials:readingUnit:qsList:title:view') }}
{{ $t('trials:readingUnit:qsList:title:tableQs') }}
{{ $t('trials:readingUnit:qsList:title:delete') }}