How to make word list
Format is a CSV format.
Sample:
==========
January, 1月, 1
February, 2月, 1
March, 3月, 1
April, 4月, 1
May, 5月,1
June, 6月, 1
July, 7月, 1
August, 8月, 1
September, 9月,1
October, 10月, 1
November, 11月,1
December, 12月,1
---------------
First cell is question, second sell is a answer and the third cell is level.
You need to separate these words with [,] .
Please sort word with level, don't mix it.
Example.
Good: (Sort Level)
==========
January, 1月, 1
February, 2月, 1
March, 3月, 1
April, 4月, 1
May, 5月,1
June, 6月, 1
July, 7月, 1
August, 8月, 1
September, 9月,1
October, 10月, 1
November, 11月,1
December, 12月,1
flower, 花,2
school,学校,2
tiger, 虎,2
mountain,山,2
face,顔,2
tooth,歯,2
leaf,葉,2
hand,手,2
foot,足,2
body,体,2
---------------
Bad: (Mix Level)
==========
January, 1月, 1
February, 2月, 1
flower, 花,2
school,学校,2
March, 3月, 1
April, 4月, 1
mountain,山,2
face,顔,2
tooth,歯,2
May, 5月,1
June, 6月, 1
July, 7月, 1
tiger, 虎,2
leaf,葉,2
August, 8月, 1
September, 9月,1
hand,手,2
foot,足,2
body,体,2
October, 10月, 1
November, 11月,1
December, 12月,1
---------------
You can make word list with Microsoft EXCEL.
You can input word.
Save CSV format.
During save, it ask many questions:). But just put [YES].
Return