-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RB/Help] Added help file for instrument data entry
- Loading branch information
1 parent
4475452
commit 6014285
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Instrument | ||
|
||
**Help for specific instruments can be found in the subsections below.** | ||
|
||
Once inside a time-point, users will see some general information about the candidate across the top of the screen, such as date of birth, sex, visit label, and subproject(cohort). | ||
|
||
The blue sidebar panel contains key flags to mark instrument administration and data entry status. It also allows the user to navigate to different pages if the instrument has multiple pages. It may also contain specific flags depending on the instrument. On mobile devices or in narrow browser windows, this sidebar panel is hidden but can be accessed by clicking the list icon in the top left-hand corner. | ||
|
||
In the sidebar, the Data Entry status can be set to either `Complete` or `In Progress`. The status cannot be set to `Complete` if the Administration option is not set. If the Data Entry status is `In Progress`, the sidebar will display the option to delete all the instrument data. The sidebar also allows the user to specify the Administration status of the instrument. | ||
|
||
Under the general information about the candidate at the top of the screen, the user can perform data entry for the instrument. Required values are specified with a red asterisk. If these values are not completed, an error message will appear when a user attempts to save the data. | ||
|
||
If the instrument has multiple pages, the user must save the data individually for each page. If the user has navigated to a page that is not the `Top` page of the instrument, they will be unable to alter any status flags in the sidebar. | ||
|
||
## Medical History | ||
|
||
This instrument contains 4 pages of data entry. The required information is on the Top page and is marked with a red asterisk. | ||
|
||
If the user navigates to a page other than the `Top` page, the Administration and Data Entry options in the sidebar cannot be edited. | ||
|
||
## BMI Calculator | ||
|
||
The BMI Calculator instrument has one page of data entry. The required information is marked with a red asterisk. | ||
|
||
Along with the Administration and Data Entry options, the sidebar for this instrument includes the option to specify the Validity of the instrument. If the Data Entry status is set to `Complete`, the Validity option cannot be edited. | ||
|
||
## Radiology Review | ||
|
||
The Radiology Review instrument has one page of data entry. The required information is marked with a red asterisk. | ||
|
||
## AOSI | ||
|
||
The AOSI instrument has three pages of data entry. The required information is marked with a red asterisk. | ||
|
||
Along with the Administration and Data Entry options, the sidebar for this instrument includes the option to specify the Validity of the instrument. If the Data Entry status is set to `Complete`, the Validity option cannot be edited. If the Adminisitration or Validity options are not set by the user, the Data Entry status cannot be changed to `Complete`. |