diff --git a/Memory Work/MemoryWorkContent.json b/Memory Work/MemoryWorkContent.json new file mode 100644 index 0000000..1e024dd --- /dev/null +++ b/Memory Work/MemoryWorkContent.json @@ -0,0 +1,20 @@ +[ + { + "program": "First Grade", + "content": [ + { + "title": "Books of the New Testament", + "text": "Matthew, Mark, Luke, John, Acts, Romans, 1 Corinthians, 2 Corinthians, Galatians, Ephesians, Philippians, Colossians, 1 Thessalonians, 2 Thessalonians, 1 Timothy, 2 Timothy, Titus, Philemon, Hebrews, James, 1 Peter, 2 Peter, 1 John, 2 John, 3 John, Jude & Revelation" + }, + { + "title": "Exodus 20:1-3", + "text": "And God spoke all these words, saying, [2] “I am the LORD your God, who brought you out of the land of Egypt, out of the house of slavery. [3] “You shall have no other gods before me." + } + ] + }, + { + "program": "Second Grade", + "content": [ + ] + } +]