Field: DifficultyLevel
Description
DifficultyLevel is a reference field for Requirements and Scripts and is synonymous with the shorter field name Difficulty (which is provided for convenience):
Examples
All requirements with a difficulty level of high:
DifficultyLevel = High
All requirements with a difficulty level of "Medium" or "High":
DifficultyLevel IN ["Medium", "High"]
Supported Operators
Supported Indexes
Supported Types
- Requirement
Supported Features
Feature | Supported? |
---|---|
Aggregation | Yes (String) |
Sortable | Yes |
Sub-selects | No |