From dfdca21370ea2b580270c7b11a08b076421df4a5 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Wed, 17 Jan 2024 19:56:56 -0600 Subject: [PATCH] more --- src/Constants/Copy/howToSteps.js | 37 ++++++++++++++++---------------- 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/src/Constants/Copy/howToSteps.js b/src/Constants/Copy/howToSteps.js index 70c63b0..42c945f 100644 --- a/src/Constants/Copy/howToSteps.js +++ b/src/Constants/Copy/howToSteps.js @@ -5,12 +5,13 @@ export const Steps = () => (

Generate Discovery Responses

  1. - Create the case to which the discovery request pertains. Click “Cases” - in the top navigation bar to go to the Case View. Click - the “Create New Case” button (lower right) to surface the{" "} - Create Case Modal. Enter all relevant information -- - case name, case number, parties, etc. -- and click “Save Case”. The - modal will close, returning you to the Case View. + CREATE THE CASE: First, input the case to which the + discovery request pertains. Click “Cases” in the top navigation bar to + go to the Case View. Click the “Create New Case” button + (lower right) to surface the Create Case Modal. Enter all relevant + information -- case name, case number, parties, etc. -- and click “Save + Case”. The modal will close, returning you to the{" "} + Case View.
  2. On the newly-created case info card, click the “View” button (far right) @@ -18,23 +19,23 @@ export const Steps = () => ( Document” to surface the Document Upload Modal.
  3. - On the Document Upload Modal, enter the document title, - i.e. “Defendant’s Interrogatories,” and (optionally) the date served. - Drag and drop or click to select the request document from your files.{" "} - The document must be in .pdf format. + UPLOAD A DOCUMENT: On the Document Upload Modal, enter + the document title, i.e. “Defendant’s Interrogatories,” and (optionally) + the date served. Drag and drop or click to select the request document + from your files. The document must be in .pdf format.
    {" "}

    - Click “Upload”, and will you automatically navigate to the{" "} - Document List View. + Click “Upload”, and will you automatically navigate to the Document + List View.

    {" "}
  4. - Click the “Generate Responses'' button. Novdraft’s Intellidraft AI will - generate the response and automatically navigate to the interactive{" "} - Document Editor. You can edit the responses and save - progress anytime by clicking the “Save Changes” button. When you are - satisfied, you can download a .docx file by clicking the “Create .docx - File” button. + GENERATE THE DISCOVERY RESPONSE: Click the “Generate + Responses'' button. Novdraft’s Intellidraft AI will generate the + response and automatically navigate to the interactive Document Editor. + You can edit the responses and save progress anytime by clicking the + “Save Changes” button. When you are satisfied, you can download a .docx + file by clicking the “Create .docx File” button.