{% comment ***************** %} {% comment Emit overview %} {% comment ***************** %} {% comment ***************** %} {% comment Emit options %} {% comment ***************** %} {% set options = [o for o in requirement.options if o] %} {% if options %} {% set options = sorted(options, key=lambda o: o.name.lower() if o.name else str()) %} {% for option in options %} {% end %} {% end %}
{{requirement.name}} {{requirement.id if requirement.id else ""}} {{requirement.description}}
     {{option.name}} {{option.id}} {{option.description}}