-
Notifications
You must be signed in to change notification settings - Fork 1
Grant Application Core Questions
Firas Wehbe edited this page Feb 18, 2019
·
5 revisions
| Question | Type | Required | Note |
|---|---|---|---|
| BASIC | |||
| submission_title | character varying(255) | REQ | What shows in index pages |
| abstract | text | REQ | Should we limit to number of characters |
| Documents | |||
| applicant_biosketch_document_id | integer | OPT | |
| application_document_id | integer | REQ | |
| budget_document_id | integer | OPT | |
| NIH | Other Support Document? | OPT | |
| Committees/Approvals | |||
| is_human_subjects_research | boolean | OPT | |
| is_irb_approved | boolean | OPT | |
| irb_study_num | character varying(255) | OPT | |
| is_iacuc_approved | boolean | NO | |
| iacuc_study_num | character varying(255) | NO | |
| effort_approver_username | character varying(255) | NO | |
| department_administrator_username | character varying(255) | NO | |
| committee_review_approval | boolean | NO | |
| Research Type | |||
| use_stem_cells | boolean | NO | |
| use_embryonic_stem_cells | boolean | NO | |
| use_vertebrate_animals | boolean | NO | |
| use_va | boolean | NO | |
| Research Description | |||
| is_new | boolean | NO | |
| not_new_explanation | text | NO | |
| is_conflict | boolean | NO | |
| conflict_explanation | text | NO | |
| type_of_equipment | character varying | NO | |
| Budget | |||
| direct_project_cost | double precision | NO | |
| other_funding_sources | text | NO | |
| cost_sharing_amount | double precision | NO | |
| cost_sharing_organization | text | NO | |
| received_previous_support | boolean | NO | |
| previous_support_description | text | NO | |
| total_amount_requested | double precision | NO | |
| ADDITIONAL QUESTIONS | |||
| Key Personnel | List | OPT | Registered users in the system who can view/edit the application |