Repositories (1)
theDreamers
1 snippets stored for this repo
+ " 'Wave refraction operates at the end of the spit', 'Rivers limit deposition', 'Salt marshes develop in areas of shelter', 'Human activity is in operation', 'Geography')");
/* 71 */
st.executeUpdate("INSERT INTO theDreamersTable " + "VALUES (" + Integer.toString(generateNumbers[70]) + ", 'Which document is an example of a primary source?',"
+ " 'the diary of a survivor of a Nazi death camp', 'a novel on the Age of Exploration', 'San encyclopedia article on religions of the Middle East', 'a textbook on Russian history', 'History')");
/* 72 */
st.executeUpdate("INSERT INTO theDreamersTable " + "VALUES (" + Integer.toString(generateNumbers[71]) + ", 'Which historical events are in the correct chronological order?',"
+ " 'Neolithic Revolution -> Roman Empire -> Crusades -> Renaissance', 'Renaissance -> Neolithic Revolution -> Crusades -> Roman Empire', 'Roman Empire -> Neolithic Revolution -> Crusades -> Renaissance', 'Crusades -> Renaissance -> Neolithic Revolution -> Roman Empire', 'History')");