From 8be34495db738a24bec09e2c9ff27b8f95ea267b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 23 Jan 2026 20:05:08 +0000 Subject: [PATCH 1/4] Initial plan From af86fe74a7bd71c4d9a848d058cb70ffdc33e2b3 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 23 Jan 2026 20:09:34 +0000 Subject: [PATCH 2/4] Add documentation for new features: CSV export, view all answers, syncing link Co-authored-by: Nateowami <6140710+Nateowami@users.noreply.github.com> --- docs/Community-Checking/managing-answers.md | 5 +++++ docs/faq.md | 18 ++++++++++++++++++ docs/getting-started.json | 3 ++- docs/getting-started.mdx | 5 +++++ 4 files changed, 30 insertions(+), 1 deletion(-) diff --git a/docs/Community-Checking/managing-answers.md b/docs/Community-Checking/managing-answers.md index 5f77718..7e1035f 100644 --- a/docs/Community-Checking/managing-answers.md +++ b/docs/Community-Checking/managing-answers.md @@ -36,6 +36,11 @@ If you would prefer to have all answers exported to Paratext without individuall ![](./1265120461.png) +## Export Community Checking Data to CSV {#1850d745ac9e80a8b3f0f50bcdd0be59} + +Community checking questions and answers can be exported as CSV files for external review, backup, or analysis. This is particularly useful for project administrators who need to track progress or share results with stakeholders outside of Scripture Forge. Look for the CSV export option in the Community Checking section. + + ## Sync the project so answers show up as notes in Paratext {#1850d745ac9e80a8b3f0f50bcdd0be58} diff --git a/docs/faq.md b/docs/faq.md index e4a0946..e5b8272 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -72,3 +72,21 @@ slug: /faq _When you make changes to your draft, Scripture Forge saves a version of those changes that you may access via the history tab. You may revert your project to an older version from here by clicking the "Restore this version" button._ +6. Can I be notified when my draft is ready? + + _Yes! You can opt-in to receive email notifications when your draft generation completes. This allows you to be notified immediately without having to check the "Generate draft" page repeatedly._ + +7. Can I access previously generated drafts? + + _Yes, previously generated drafts are accessible and can be downloaded or re-added to your project even after newer drafts have been created._ + +## Questions on community checking {#9e130c3ad9c048a4822e37e0d0ba0751} + +1. Can I see answers from other community checkers? + + _Yes! Users can now view all community answers to checking questions, even if they have not answered the question themselves. This helps facilitate discussion and collaboration within the community checking process._ + +2. Can I export community checking questions and answers? + + _Yes, community checking questions and answers can be exported as CSV files for external review, backup, or analysis. This is particularly useful for project administrators who need to track progress or share results._ + diff --git a/docs/getting-started.json b/docs/getting-started.json index c070b71..2b92ac0 100644 --- a/docs/getting-started.json +++ b/docs/getting-started.json @@ -6,5 +6,6 @@ "getting_started": "Getting Started", "more_resources": "More resources", "translation_suggestions": "Translation suggestions", - "draft_generation": "Draft Generation" + "draft_generation": "Draft Generation", + "syncing": "Syncing with Paratext" } diff --git a/docs/getting-started.mdx b/docs/getting-started.mdx index 5d1dc27..dc2b9ad 100644 --- a/docs/getting-started.mdx +++ b/docs/getting-started.mdx @@ -29,6 +29,11 @@ import i18n from "./getting-started.json"; href: "/translation-suggestions", label: i18n.translation_suggestions, }, + { + type: "link", + href: "/syncing-with-paratext", + label: i18n.syncing, + }, ]} /> From 605e9007ab0fa5b798c9d6aa96d1c4d93eb2d09e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 23 Jan 2026 20:52:14 +0000 Subject: [PATCH 3/4] Remove syncing link from getting started; add notification info to FAQ draft question Co-authored-by: Nateowami <6140710+Nateowami@users.noreply.github.com> --- docs/faq.md | 8 +++----- docs/getting-started.json | 3 +-- docs/getting-started.mdx | 5 ----- 3 files changed, 4 insertions(+), 12 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index e5b8272..f717ead 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -60,6 +60,8 @@ slug: /faq ![](./267304602.png) + _You can also opt-in to receive email notifications when your draft generation completes. This allows you to be notified immediately without having to check the "Generate draft" page repeatedly._ + 3. Why does my book only have Chapter 1 in the project? - _Adding a draft to the project happens on a chapter-by-chapter basis from the "Autodraft" window under "Edit and Review." So if only one chapter is added, it will be the only chapter available in the project. Other chapters will have to be added individually._ - _You can add the whole book by navigating to "Generate Draft" and finding the draft that has been generated. Click the 3-dot menu available next to the name of the book you wish to add, and then click "Add to project." This will add the whole book to your project._ @@ -72,11 +74,7 @@ slug: /faq _When you make changes to your draft, Scripture Forge saves a version of those changes that you may access via the history tab. You may revert your project to an older version from here by clicking the "Restore this version" button._ -6. Can I be notified when my draft is ready? - - _Yes! You can opt-in to receive email notifications when your draft generation completes. This allows you to be notified immediately without having to check the "Generate draft" page repeatedly._ - -7. Can I access previously generated drafts? +6. Can I access previously generated drafts? _Yes, previously generated drafts are accessible and can be downloaded or re-added to your project even after newer drafts have been created._ diff --git a/docs/getting-started.json b/docs/getting-started.json index 2b92ac0..c070b71 100644 --- a/docs/getting-started.json +++ b/docs/getting-started.json @@ -6,6 +6,5 @@ "getting_started": "Getting Started", "more_resources": "More resources", "translation_suggestions": "Translation suggestions", - "draft_generation": "Draft Generation", - "syncing": "Syncing with Paratext" + "draft_generation": "Draft Generation" } diff --git a/docs/getting-started.mdx b/docs/getting-started.mdx index dc2b9ad..5d1dc27 100644 --- a/docs/getting-started.mdx +++ b/docs/getting-started.mdx @@ -29,11 +29,6 @@ import i18n from "./getting-started.json"; href: "/translation-suggestions", label: i18n.translation_suggestions, }, - { - type: "link", - href: "/syncing-with-paratext", - label: i18n.syncing, - }, ]} /> From 2b586e19ef1dc6728067210a2d84fdafefa95134 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 23 Jan 2026 21:32:43 +0000 Subject: [PATCH 4/4] Fix FAQ numbering and reorder draft notification info Co-authored-by: Nateowami <6140710+Nateowami@users.noreply.github.com> --- docs/faq.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index f717ead..184e390 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -56,13 +56,12 @@ slug: /faq 2. How will I know when my draft is done? - _You may check the "Generate draft" page to see the status, and when it's done, you'll see a message similar to this:_ + _You can opt-in to receive email notifications when your draft generation completes, so you'll be notified immediately. Alternatively, you can check the "Generate draft" page to see the status. When it's done, you'll see a message similar to this:_ ![](./267304602.png) - _You can also opt-in to receive email notifications when your draft generation completes. This allows you to be notified immediately without having to check the "Generate draft" page repeatedly._ - 3. Why does my book only have Chapter 1 in the project? + - _Adding a draft to the project happens on a chapter-by-chapter basis from the "Autodraft" window under "Edit and Review." So if only one chapter is added, it will be the only chapter available in the project. Other chapters will have to be added individually._ - _You can add the whole book by navigating to "Generate Draft" and finding the draft that has been generated. Click the 3-dot menu available next to the name of the book you wish to add, and then click "Add to project." This will add the whole book to your project._