Instructions
You can efficiently enter your data into Word.java
by following these ten steps.
- Organize all your data in a spreadsheet using the following format.
- Category (grouped)
- The category of the entry. Entries should all be sorted by their categories. One way of doing this is by sorting the categry column alphabetically once the data has been fully compiled.
- English (target)
- The translation of the word in the target language, or reference language.
- N. Pomo (source)
- The word in thee source language, or the language you are currently working on.
- Soundfile Name
- Name of the sound file. For example,
banana.wav
should be entered in as banana
- Image Name
- Name of the image file. For example,
banana.jpg
should be entered in as banana
.
- Description
- This can be a description of the soundfile, or the image. Sometimes, it will be used to cite the image used if it was taken from the internet.
- Category Image Name
- Name of the image file for the category of the entry. For example,
food_category.jpg
should be entered in as food_category
.
- Quiz Image Name
- Name of the image file for the quiz category of the entry. For example,
food_quiz.jpg
should be entered in as food_quiz
.
- Open a blank text document.
- In the spreadsheet, select and copy the rows and columns containing the data.
- From the spreadsheet, paste into the blank text document.
- Save the document as
data.txt
.
- Upload the file by clicking 'Browse...' below.
- Click submit.
- On the following page, click download.
- You will then be prompted to download a text file named
result.txt
.
- Open the file, then copy and paste into
Word.java
as directed in the documentation.