{{$t('common:button:new')}}
{{ $fd('Criterion_Question_Type',scope.row.Type) }}
{{ $fd('ShowQuestion',scope.row.ShowQuestion) }}
{{ $fd('QuestionRequired',scope.row.IsRequired) }}
{{ $fd('QuestionMark', scope.row.QuestionMark) }}
{{ getStringResult(scope.row.ExportResult, 'ExportResult') }}
{{ $fd('LimitEdit', scope.row.LimitEdit) }}
{{ scope.row.MaxRowCount?scope.row.MaxRowCount:'' }}
{{ $t('trials:readingPeriod:button:view') }}
{{ $t('common:button:edit') }}
{{ $t('common:button:delete') }}