Update TO section for Oversight

This commit is contained in:
leigh-mil
2019-01-10 11:15:39 -05:00
parent 922ec56134
commit 74ab102891
5 changed files with 98 additions and 46 deletions

View File

@@ -186,12 +186,22 @@ forms:
end_date_label: End Date
csp_cost_est_label: Upload a copy of your CSP Cost Estimate Research
csp_cost_est_description: Upload a PDF or screenshot fo your usage estimate from the calculator.
clin_01_label: 'CLIN 01 : Unclassifie'd
clin_01_label: 'CLIN 01 : Unclassified'
clin_02_label: 'CLIN 02: Classified'
clin_03_label: 'CLIN 03: Unclassified'
clin_04_label: 'CLIN 04: Classified'
unclassified_clin_02_label: 'CLIN 02: Classified (available soon)'
unclassified_clin_04_label: 'CLIN 04: Classified (available soon)'
oversight_first_name_label: First Name
oversight_last_name_label: Last Name
oversight_email_label: Email
oversight_phone_label: Phone Number
oversight_dod_id_label: DoD ID
ko_invite_label: Invite KO to Task Order Builder
cor_invite_label: Invite COR to Task Order Builder
so_invite_label: Invite Security Officer to Task Order Builder
skip_invite_description: |
<i>You may choose to skip this for now and invite them later.</i>
validators:
is_number_message: Please enter a valid number.
list_item_required_message: Please provide at least one.
@@ -363,6 +373,16 @@ task_orders:
support_assistance_title: Cloud Support and Assistance
support_assistance_paragraph: Technical guidance from the cloud service provider, including architecture, configuration of IaaS and PaaS, integration, troubleshooting assistance, and other services.
total: 'Total Task Order Value:'
oversight:
section_title: Oversight
ko_info_title: Contracting Officer (KO) Information
ko_info_paragraph: Your KO will need to approve funding for this Task Order by loggin into the JEDI Cloud Portal, submitting the Task Order documents within their official system of record, and electronically signing. You might want to work with your program Financial Manager to get your TO documents moving in the right dirction.
skip_ko_label: "Skip for now (We'll remind you to enter one later)"
cor_info_title: Contractive Officer Representative (COR) Information
cor_info_paragraph: Your COR may assist in submitting the Task Order documents within thier official system of record. They may also be invited to log in an manage the Task Order entry within the JEDI Cloud portal.
am_cor_label: I am the Contracting Officer Representative (COR) for this Task Order
so_info_title: Security Officer Information
so_info_paragraph: our Security Officer will need to answer some security configuration questions in order to generate a DD-254 document, then electronically sign.
testing:
example_string: Hello World
example_with_variables: 'Hello, {name}!'