Targeting Questions

Contents Show

The Targeting Questions screen is used to view any questions with a jump that targets the current question and, if necessary, to modify the active and inactive dates for those questions.

Targeting Questions screen

Screen Access

Screen Access

Interface Initialization

Upon initial display of the screen, the following occurs:

  • The title bar text is set to "Targeting Questions".

  • The Questions editable data grid is enabled and populated with target questions.

  • The Current Question Active Date text and value label displays the current question's active date, if applicable.

  • The Current Question Inactive Date text and value label displays the current question's inactive date, if applicable.

  • The OK button is visible and enabled as the default.

  • The Cancel button is visible and enabled as the default.

Screen Elements

Unless otherwise stated below, all controls on the Targeting Questions screen are visible and disabled when:

If one or more special conditions exist that affect a control on the Targeting Questions screen, the condition(s) are documented for that specific control below.

Questions editable data grid

  View or update the information in the Questions editable data grid.

This editable data grid displays a row for each question with a jump that targets the current question.

Rows for answers with a jump are displayed with a yellow background if the jump targets a question that is inactive or scheduled to become inactive before the targeting question. The yellow background is also displayed if the jump targets a question that is prior to the targeting question in the sort order.

The data grid consists of the following control(s):

Name column

This column displays the name for each record displayed within the data grid.

The title of the column is set to "Name". The information displayed within the column is read-only. The column header and the data within the column are left aligned.

Text column

This column displays the text of the question for each record displayed within the data grid.

The title of the column is set to "Text". The information displayed within the column is read-only.

Active Date column

This column contains a calendar control for each record displayed within the editable data grid. Enter or select the date the record becomes active.

The title of the column is set to "Active Date". The information displayed within the column is editable.

The active date must be less than the inactive date. If it is not, when the screen is processed the system displays the E0208 standard error message.

Inactive Date column

This column contains a calendar control for each record displayed within the editable data grid. Enter or select the date the record becomes inactive.

The title of the column is set to "Inactive Date". The information displayed within the column is editable.

The inactive date must be greater than the active date. If it is not, when the screen is processed the system displays the E0374 standard error message.

ID column

This column displays the identification number for each record displayed within the data grid.

The title of the column is set to "ID". The information displayed within the column is read-only.

Current Question Active Date text and value label

  View the active date specified for the current question in the Current Question Active Date text and value label.

Current Question Inactive Date text and value label

  View the inactive date specified for the current question in the Current Question Inactive Date text and value label.

OK button

  Click the OK button to process the screen.

It is the default button for the screen, unless otherwise noted.

The active date and inactive date of each question in the Questions editable data grid are compared with those of the current question. If the current question is inactive or is scheduled to become inactive before a question, the system displays the I0054 standard information message.

It does not have a mnemonic. Its keyboard shortcut is the Enter key.

The Local Nutrition Assessment Question (Page 1) screen displays in Edit mode when the button is clicked.

Cancel button

Click the Cancel button to close the screen without processing or saving data.

It does not have a mnemonic. Its keyboard shortcut is the Esc (escape) key.

The Local Nutrition Assessment Question (Page 1) screen displays in Edit mode when the button is clicked.

Processing

If data can be validated and saved on the screen, the following processes occur when the screen is processed:

If no data can be validated and saved on the screen:

Data Map

The Data Map defines the values saved for all controls on the screen. If available, any additional notes or comments are displayed in the Notes column.

Control Label

Control Type

Table. Column

Notes

·

·

InterviewAgencyEditPoint.EditData

Base64 encoded character string that stores information about all data related to the maintenance of state nutrition assessment questions and answers.

·

Control Label

Control Type

Table. Column

Notes

Questions

editable data grid

·

·

Name

column

InterviewQuestion.QuestionType

The value displayed is populated from the value in the Description column of the Reference Dictionary table where category = "QuestionType".

Text

column

InterviewAgency.WICStatus

The value displayed is populated from the value in the Description column of the WICStatus table.

Active Date

column

InterviewQuestion.EffectiveDate

·

Inactive Date

column

InterviewQuestion.EdnDate

·

ID

column

·

·

Current Question Active Date

text and value label

InterviewQuestion.EffectiveDate

·

Current Question Inactive Date

text and value label

InterviewQuestion.EndDate

·

|

System Administration