# Definitions of schemes here. YAML format. The schemes are designed # build on each other, and not repeat verses that have already been # included in a previous scheme. Use the 'previous' attribute to # manage this. --- name: Two ways to live description: Verses used in the well known tract by Matthias Media. previous: [] order: linear verses: - Revelation 4:11 - Romans 3:10-12 - Hebrews 9:27 - 1 Peter 3:18 - 1 Peter 1:3 - John 3:36 --- name: General 1 description: Foundational scheme, containing verses on a large range of subjects, including the basic Christian doctrines of God's nature and the gospel, and how to live the Christian life. topics: - The Trinity - Acts of God - Attributes and character of God - Mankind - Life of Christ - Scripture - The Kingdom of God - Gospel - Christian living exclude: - Federal headship max: 200 previous: [] order: cycle-topics levels: [1] finished: False --- name: General 2 description: Everything else topics: [] order: cycle-topics previous: ["General 1"] finished: False --- name: Bible overview description: Takes you through the Bible, highlighting key texts as they fit into the Bible's storyline. Some may have been learnt already -- just read the comment in that case. topics: - Bible overview order: linear previous: [] # deliberately empty levels: [1, 2] finished: False --- name: Book overviews description: Key verses from every book in the Bible, to help you gain an understanding of every book. Some may have been learnt already -- just read the comment in that case. topics: - Book overviews order: linear previous: [] # deliberately empty levels: [1, 2] finished: False