Skip to content

Commit

Permalink
Documentation update.
Browse files Browse the repository at this point in the history
  • Loading branch information
CraigJZ committed Sep 6, 2022
1 parent 4f7325b commit 28e6bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Currently, the following models access the `organization` model directly. This i

There are two primary paths for importing data into the system.

The first is through the File Upload interface. This allows users to import csv files containing measurement event data or mortality event date. Organizations can enter custom measurement types, for example, `mm`, `count`, `gonad_score` and custom exit types, for example, `incidental`, `olutplanted`, `sacrificed`. In the future, additional categories beyond `measurement` and `mortalityEvent` could be added to this interface. Organizations can upload existing files or download a template file that they can populate.
The first is through the File Upload interface. This allows users to import csv files containing measurement event data or mortality event date. Organizations can enter custom measurement types, for example, `mm`, `count`, `gonad_score` and custom exit types, for example, `incidental`, `outplanted`, `sacrificed`. In the future, additional categories beyond `measurement` and `mortalityEvent` could be added to this interface. Organizations can upload existing files or download a template file that they can populate.

Application Flow:
- Files uploaded at FileUploads#new
Expand Down

0 comments on commit 28e6bd8

Please sign in to comment.