You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Field: Difficulty

Description

Difficulty is a reference field for Requirements and Scripts and is synonymous with the field DifficultyLevel.

Examples

All requirements with a difficulty level of high:

Difficulty = High

All requirements with a difficulty level of "Medium" or "High":

Difficulty IN ["Medium", "High"]

Supported Operators

=, IN, !=, NOT IN

Supported Indexes

Entity

Supported Types

  • Requirement

Supported Features

FeatureSupported?
AggregationYes (String)
SortableYes
Sub-selectsNo

  • No labels