Skip to content

Commit 4148a33

Browse files
author
github
committed
Update files from Notion
1 parent 09e2157 commit 4148a33

26 files changed

+178
-51
lines changed

docs/1078796203.png

174 KB
Loading

docs/1201536679.png

122 KB
Loading

docs/1273285247.png

137 KB
Loading

docs/1624359167.png

39.4 KB
Loading

docs/1640308464.png

163 KB
Loading

docs/1670090022.png

119 KB
Loading

docs/1749660801.png

44.6 KB
Loading

docs/1783795116.png

70 KB
Loading

docs/1786056439.png

73.5 KB
Loading

docs/2097960595.png

52.1 KB
Loading

docs/2112594915.png

121 KB
Loading

docs/448045579.png

97.2 KB
Loading

docs/470740927.png

46.9 KB
Loading

docs/476959662.png

116 KB
Loading

docs/632219727.png

170 KB
Loading

docs/739210120.png

62 KB
Loading

docs/Edit-and-Review-a-Draft.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/apply-and-edit-a-draft.md

Lines changed: 127 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,127 @@
1+
---
2+
title: Apply and Edit a Draft
3+
sidebar_position: 4
4+
slug: /apply-and-edit-a-draft
5+
---
6+
7+
import ReactPlayer from "react-player";
8+
9+
# Apply and Edit a Draft {#2a0f75e3f955442e9b4f4b375f8cc58f}
10+
11+
12+
<div class="player-wrapper"><ReactPlayer controls url="https://youtu.be/S4yvGDlcZ9o" /></div>
13+
14+
15+
# How to Apply a Draft {#1430d745ac9e80878a51d2b8e2be7d05}
16+
17+
18+
After a draft has been generated, it is ready to be reviewed and edited by a translator and must go through the next translation steps.
19+
20+
21+
To begin editing, the draft needs to first be added to your project. There are 3 options to do this:
22+
23+
24+
### **1) Chapter by chapter** {#1430d745ac9e80a29085eecf41dc2997}
25+
26+
27+
Click the Book name of the draft that was generated. This shall take you to the “Edit and Review” interface. The image below shows the draft of Deuteronomy.
28+
29+
30+
![](./476959662.png)
31+
32+
33+
Here you will see the draft of the first available chapter on one side. On the other side you will see your project, which shall be empty and have no data in it for the selected chapter. To add the draft to your project, click on “Add to Project.” This will add only the current chapter to your project and you can begin to review and edit it.
34+
35+
36+
### 2) Add the entire book {#1430d745ac9e803183c8d916bc54de64}
37+
38+
39+
Once your drafts are generated, click the 3-dot menu by the name of the book you wish to add to your project. Then, click on “Add to project” to add the entire book to your project.
40+
41+
42+
![](./739210120.png)
43+
44+
45+
### 3) Download the Draft and add it through Paratext {#1430d745ac9e80cdb498cad97099687e}
46+
47+
48+
Click “Download Draft” which will download the draft in a .usfm file. This file can then be added to your project through Paratext. After it has been added through Paratext, please make sure to run a send/receive in Paratext and then a synchronize in Scripture Forge to reflect this in your project in Scripture Forge.
49+
50+
51+
![](./470740927.png)
52+
53+
54+
# **How to Edit a Draft** {#1430d745ac9e80cb8debce126560e7b5}
55+
56+
57+
This can be done in Scripture Forge by clicking on “Edit and Review” which will take you to the screen shown below. The image below shows the book of Mark.
58+
59+
60+
![](./1670090022.png)
61+
62+
63+
The interface will provide you with two sections; one will show the primary reference translation (known as source), and the other will have the newly generated draft (known as target). Here you can review the draft and make any changes if necessary, just like in Paratext.
64+
65+
66+
### **Navigating the Draft** {#1430d745ac9e803187c2ff37b7ee519c}
67+
68+
69+
If you generated a draft for more than one book, you can navigate through books from the dropdown list available in the top left section of the screen as show below.
70+
71+
72+
![](./1640308464.png)
73+
74+
75+
You can also navigate to a specific chapter using the dropdown list right next to it. Alternatively, you can also navigate to the previous or next chapter by using the arrows next to the dropdown.
76+
77+
78+
If you wish to swap the placement of the source and target (left and right panes), you may do so by clicking the swap button as shown below.
79+
80+
81+
![](./1749660801.png)
82+
83+
84+
Note that selecting a verse in the draft will highlight the corresponding Primary Reference Translation verse in yellow.
85+
86+
87+
As you select a verse and begin working on it, the corresponding primary reference translation will auto-navigate and will display the same verse in the source language, making it easier to keep track and follow the draft.
88+
89+
90+
### **Adding Comments** {#1430d745ac9e8038aee0f2290df4172b}
91+
92+
93+
Scripture Forge allows users to add additional comments as they are working on the drafts.
94+
95+
96+
This can be done by selecting the verse where the comment needs to be added and then clicking on the “Add Comment” button.
97+
98+
99+
![](./1078796203.png)
100+
101+
102+
Once a comment is added it will be marked by a star as shown below. To update or edit the comment, simply click the star and you will be prompted to make the desired changes.
103+
104+
105+
![](./632219727.png)
106+
107+
108+
When the draft is applied to your Paratext project, comments will be exported to your Paratext project as notes.
109+
110+
111+
### **Viewing History** {#1430d745ac9e809d90bbf0371c2d6c6d}
112+
113+
114+
Scripture Forge saves a history of the drafts whenever a sync is run. If you ever need to go back to an older version of the draft, you can do so by checking its history.
115+
116+
117+
To do this, click on the New Tab button as shown below and select “History.”
118+
119+
120+
![](./1273285247.png)
121+
122+
123+
Now, using the dropdown list, select the date to open the desired version of your draft.
124+
125+
126+
**Please note that when a new draft is generated, any older drafts that have not been saved will be lost. Remember to download the draft or apply it to your Paratext project and run a sync before generating a new draft.**
127+

docs/community-checking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Using Community Checking
3-
sidebar_position: 4
3+
sidebar_position: 7
44
slug: /community-checking
55
---
66

docs/connect-paratext-project.md

Lines changed: 29 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -35,51 +35,56 @@ To be able to open a project in Scripture Forge, a user just needs to [login to
3535
![](./268421786.png)
3636

3737
2. If you have already connected a project to Scripture Forge, follow these instructions to connect any additional projects:
38-
1. Click on the Scripture Forge navigation pane:
3938

40-
![](./1134901564.png)
39+
To view the list of projects you have access to in Paratext, click on the Scripture Forge icon on the top left of the screen.
4140

42-
2. The navigation page may also look like this:
4341

44-
![](./1119102368.png)
42+
![](./2112594915.png)
4543

46-
3. Click Connect project:
4744

48-
![](./1570973360.png)
45+
Alternatively, you can also click on your profile icon on the top right of the screen and from the drop-down menu click “My Projects.”
4946

50-
3. Click in the Paratext Project drop-down:
5147

52-
![](./1530454029.png)
48+
![](./1201536679.png)
5349

54-
4. Choose the project that you want to connect:
5550

56-
![](./1567792993.png)
51+
From the displayed list, you shall be able to Open projects if they are already connected. You can also join a project or click on “Connect” to connect a project for the first time in Scripture Forge.
5752

58-
5. Optional: If you want to use Translation suggestions or view another project/resource beside your project:
59-
1. Click the Source text area:
6053

61-
![](./231017319.png)
54+
![](./1783795116.png)
6255

63-
2. Select the source project:
6456

65-
![](./1628956354.png)
57+
After clicking on “Connect” you will be asked to select your Project Source. From the available drop-down list, select the source you wish to use for your project.
6658

67-
6. Optional: Enable translation suggestions (#1 below)
6859

69-
![](./440460267.png)
60+
![](./1628956354.png)
7061

71-
7. Optional: Enable Community Checking (#2 above)
72-
8. Click Connect:
7362

74-
![](./210173750.png)
63+
Optional: Enable translation suggestions (#1 below)
7564

76-
9. Wait for Scripture Forge to connect the Paratext project:
7765

78-
![](./1421415415.png)
66+
![](./440460267.png)
7967

80-
10. Scripture Forge may take a while to connect your project, the green progress bar will stop moving when your project is fully connected:
8168

82-
![](./672841105.png)
69+
Optional: Enable Community Checking (#2 above)
70+
71+
72+
When you are ready, Click Connect:
73+
74+
75+
![](./210173750.png)
76+
77+
78+
Wait for Scripture Forge to connect the Paratext project:
79+
80+
81+
![](./1421415415.png)
82+
83+
84+
Scripture Forge may take a while to connect your project, the green progress bar will stop moving when your project is fully connected:
85+
86+
87+
![](./672841105.png)
8388

8489

8590
Note: You may be able to work in Scripture Forge before it is fully connected.

docs/generating-a-draft.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Generating a Draft
3-
sidebar_position: 8
3+
sidebar_position: 3
44
slug: /generating-a-draft
55
---
66

@@ -27,5 +27,11 @@ Once you click it, you will be taken to a **2-Step Process** to generate your dr
2727

2828
- Step 3 (optional): Next, you can also upload any additional files for training the language model. These need to be in .csv format. This step is optional.
2929

30-
After you complete these steps, you shall see the “Generate Draft” button available. Once you click it, please give Scripture Forge time to generate the drafts. This may take roughly 8 hours or longer depending on how busy our servers are.
30+
After you complete these steps, you shall see the “Generate Draft” button available. Once you click it, please give Scripture Forge time to generate the drafts. This may take roughly 3 hours or longer depending on how busy our servers are.
31+
32+
33+
Once the Draft is ready you should see a notification as shown in the below screenshot.
34+
35+
36+
![](./2097960595.png)
3137

docs/generating-drafts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Understanding Drafting
3-
sidebar_position: 6
3+
sidebar_position: 2
44
slug: /generating-drafts
55
---
66

docs/log-in.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,17 @@ slug: /log-in
1111
1. Go to [https://scriptureforge.org/](https://scriptureforge.org/)
1212
2. If you already have a Paratext registration (or have created a Scripture Forge account), click the Log In button:
1313

14-
![](./1785500212.png)
14+
![](./1786056439.png)
1515

16-
3. Click Log in with Paratext:
1716

18-
![](./907185270.png)
17+
Then Click Log in with Paratext:
1918

20-
4. Authorize Scripture Forge to connect with your Paratext account.
21-
1. Type the email address associated with your [Paratext Registry account](https://registry.paratext.org/users/me) (#1 below):
2219

23-
![](./726150161.png)
20+
![](./1624359167.png)
21+
22+
23+
Next, Authorize Scripture Forge to connect with your Paratext account. When prompted, type the email address associated with your [Paratext Registry account](https://registry.paratext.org/users/me) and then click the Login arrow (or press the Enter key)
24+
25+
26+
![](./448045579.png)
2427

25-
2. Click the login arrow (#2 above).

docs/preparing-for-ai-drafting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Preparing for AI Drafting
3-
sidebar_position: 7
3+
sidebar_position: 5
44
slug: /preparing-for-ai-drafting
55
---
66

docs/syncing-with-paratext.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Synchronizing Scripture Forge with Paratext
3-
sidebar_position: 2
3+
sidebar_position: 6
44
slug: /syncing-with-paratext
55
---
66

docs/translation-suggestions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Using Translation Suggestions
3-
sidebar_position: 3
3+
sidebar_position: 8
44
slug: /translation-suggestions
55
---
66

0 commit comments

Comments
 (0)