Questionnaire

Questionnaires are used in Survey to design the questionnaire.

On the first tab, you can choose between different design, grouping and styling.

On the Questions tab you can set up the questionnaire via questiongroups and their linked questions.

Read more about survey here.

Question

Questions are used in a survey.

It it possible to create text answers or answers with options, where the respondent choice among predefined options.

Questions are collected in Questiongroup as part of a questionnaire.

Read more about surveys here.

Survey

The survey template is used to collect all relevant elements related to manage a survey, from designing the questionnaire, simulating it, inviting participants, and analyse the results.

An essential part of the survey is the questionnaire that is linked to the survey.

The questionnaire can contain one or more questionsgroups and each questiongroup can contain one or more questions.

Read more about survey here.

PropertySheet

QualiWare 10.10 introduces a new propertysheet template, that enables to get a spreadsheet view of:

  • default properties for an object
  • a set of properties for an object for multiple:
    • Configurations
    • Languages
    • Revisions

This enables the user to easily explore and modify properties of different variants of the same objects.

The behavior of the propertysheet can be selected from the list under code behaviour.

On the Settings tab it is possible to right click in the window and “Add standard parameters”.

As a part of these settings, it is possible to specify the behavior of the spreadsheet.

In the setting you can specify how many colums should be included in the spreadsheet. If more revisions are available the sheet will show the following coloum:

  • Property
  • First revision
  • Latest X revisions (e.g in the case of 5, the 3 latest will be shown, along the first revision 0).

Business Gauge

Gauges are a form of charts that can be used to in the web solution.

When used in relation to a contextbox with a checklist they aggregate based upon the checked selection.

Business Gauges can be used in the center top content of the HTMLTemplateDefinition.

Concerns: Here you link to an object of the type which data you would like to display (in the example above an InformationSystem)

Value:

For the gauge chart to display anything, it needs some values. Values are provided by either using URL parameters or by setting up a checklist in a HTMLContentBox left or right panel. When using a checklist, the attributes, defined in Value, will be taken from the selected objects and used in the gauge chart.

  • Prompt: The prompt that explains to the user, what this value means.
  • Attribute: The attribute to take a value from.
  • Color: The color of the value. It will be used in the legend next to the prompt, and also in the chart. Colors should be defined in hexadecimal.
  • Shape: The shape of how the value is shown in the chart. Shape does not have any meaning for a radial gauge chart as all values will be shown as arrows.
    For horizontal and vertical gauge charts, the following options apply:

    • bar – shows the value as a bar in the chart.
    • arrow – shows the value as a small arrow along the axis in the chart.
  • Margin: Margin does not have any meaning for a radial gauge chart and for arrow shapes in horizontal and vertical gauge charts.
    For bar shapes in horizontal and vertical gauge charts, margins can be used to place the bars next to each other.
    If no margin is used, then the bars will be placed on top of each other which will make it difficult for users to easily read the values.
    Tip: Use a margin divisible by 7 to space the bars evenly.

Settings:

Title: The title will be shown in the top of the gauge chart on web.

Type:

  • Vertical:

  • Horizontal:

  • Radial:

Miscellaneous display settings:
These are a mix of settings that each has an impact on how the final chart is displayed.

  • Height: Height in pixels of the gauge chart without the legend.
  • Width: Width in pixels of the gauge chart without the legend.
  • Start angle: Only applicable to radial gauge chart.
    The starting angle of the chart.
  • End angle: Only applicable to radial gauge chart.
    The ending angle of the chart.
  • Minor unit: The minor unit of the chart shown with a small line.
  • Major unit: The major unit of the chart shown with a bigger line than minor unit.
  • min: The minimum value of the chart.
  • max: The maximum value of the chart.

Ranges:

Ranges can be used to define if a range should be shown in a specific color. This can be used to enable a user to quickly see if any values are outside of normal values or in other ways concerning.

  • From: The value at which the color should start.
    It is accepted that the From value is the same as another range’s To value.
  • To: The value at which the color should end. It is accepted that the To value is the same as another range’s From value.
  • Color: The color of the range in hexadecimal.

IntroductoryViewpoint-ArchiMate

The Introductory Viewpoint is a legacy viewpoint from ArchiMate 2.0.

The Introductory Viewpoint in ArchiMate is designed to provide a simplified overview of an architecture, typically used at the beginning of a design process. This viewpoint uses a subset of the full ArchiMate language with a simplified notation, making it easier to understand and communicate the initial ideas without overwhelming stakeholders with too much detail.

LandscapeMapViewpoint-ArchiMate

The Landscape Map Viewpoint is a legacy viewpoint introduced in ArchiMate 2.0.

This viewpoint helps in visualizing the relationships and dependencies between different architectural elements across various layers, providing a comprehensive overview of the architecture landscape.

Value Stream

A ValueStream is a step in a ValueStreamModel, representing a step in a stream.

A ValueStream has inherited a set of the properties from the BusinessProcess, enabling to describe it:

  • from a RASCI  (Responsible, Accountable, Support, Consulted, Informed) point of view
  • Capability view
  • IGOE (Input, Guide, Output, Enbler) point of view
  • Economic point of view

Value Stream Model

Purpose: The purpose of a Value Stream Model is to model a value stream end-to-end from the perspective of one stakeholder and one value proposition.

Core concerns: The Value Stream Model template enables you to model the value stream stages, triggering stakeholder, and the value proposition. The value stream represents a formal description of how stakeholder value is delivered.