Clone
{
"title": "9th Grade Readiness Assessment (Grok)",
"description": "Test your knowledge in History, Geography, Science, Math, and Language Arts",
"subjects": [
{
"name": "History",
"questions": [
{
"id": 1,
"question": "Who was the first President of the United States?",
"options": ["Abraham Lincoln", "George Washington", "Thomas Jefferson", "John Adams"],
"correctAnswer": 1
},
{
"id": 2,
"question": "What was the main cause of the American Civil War?",
"options": ["Taxation", "Slavery", "Trade disputes", "Religious differences"],
"correctAnswer": 1
},
{
"id": 3,
"question": "In which year did the Declaration of Independence get adopted?",
"options": ["1776", "1789", "1800", "1750"],
"correctAnswer": 0
},
{
"id": 4,
"question": "Which country was NOT part of the Axis powers in WWII?",
"options": ["Germany", "Japan", "Italy", "France"],
"correctAnswer": 3
},
{
"id": 5,
"question": "What was the purpose of the Lewis and Clark expedition?",
"options": ["To explore the Louisiana Purchase", "To fight Native Americans", "To establish a new government", "To mine gold"],
"correctAnswer": 0
},
{
"id": 6,
"question": "Who wrote the Emancipation Proclamation?",
"options": ["Abraham Lincoln", "Ulysses S. Grant", "Frederick Douglass", "Harriet Tubman"],
"correctAnswer": 0
},
{
"id": 7,
"question": "What was the primary goal of the Women's Suffrage Movement?",
"options": ["Equal pay", "Voting rights", "Property ownership", "Education reform"],
"correctAnswer": 1
},
{
"id": 8,
"question": "Which event marked the beginning of the Great Depression?",
"options": ["Stock Market Crash of 1929", "World War I", "Dust Bowl", "New Deal"],
"correctAnswer": 0
}
]
},
{
"name": "Geography",
"questions": [
{
"id": 9,
"question": "What is the capital of the United States?",
"options": ["New York", "Washington, D.C.", "Florida", "California"],
"correctAnswer": 1
},
{
"id": 10,
"question": "Which continent is home to the Amazon Rainforest?",
"options": ["Africa", "South America", "Asia", "Australia"],
"correctAnswer": 1
},
{
"id": 11,
"question": "What is the longest river in the world?",
"options": ["Nile", "Amazon", "Mississippi", "Yangtze"],
"correctAnswer": 0
},
{
"id": 12,
"question": "Which country has the largest population?",
"options": ["United States", "India", "Russia", "Brazil"],
"correctAnswer": 1
},
{
"id": 13,
"question": "What is the name of the largest ocean on Earth?",
"options": ["Atlantic", "Indian", "Pacific", "Arctic"],
"correctAnswer": 2
},
{
"id": 14,
"question": "Which US state is known as the \"Sunshine State\"?",
"options": ["California", "Florida", "Texas", "Arizona"],
"correctAnswer": 1
},
{
"id": 15,
"question": "What type of map shows elevation and landforms?",
"options": ["Political", "Physical", "Thematic", "Road"],
"correctAnswer": 1
},
{
"id": 16,
"question": "Which country is both a continent and an island?",
"options": ["Australia", "Greenland", "Antarctica", "Iceland"],
"correctAnswer": 0
}
]
},
{
"name": "Science",
"questions": [
{
"id": 17,
"question": "What is the chemical symbol for water?",
"options": ["H2O", "CO2", "O2", "NaCl"],
"correctAnswer": 0
},
{
"id": 18,
"question": "What planet is known as the Red Planet?",
"options": ["Jupiter", "Mars", "Venus", "Mercury"],
"correctAnswer": 1
},
{
"id": 19,
"question": "What is the primary source of energy for Earth's climate system?",
"options": ["Wind", "Sun", "Moon", "Geothermal"],
"correctAnswer": 1
},
{
"id": 20,
"question": "What is the process by which plants make food?",
"options": ["Respiration", "Photosynthesis", "Decomposition", "Fermentation"],
"correctAnswer": 1
},
{
"id": 21,
"question": "What is the basic unit of life?",
"options": ["Atom", "Cell", "Molecule", "Organ"],
"correctAnswer": 1
},
{
"id": 22,
"question": "Which force keeps planets in orbit around the Sun?",
"options": ["Magnetism", "Gravity", "Friction", "Electricity"],
"correctAnswer": 1
},
{
"id": 23,
"question": "What is the freezing point of water in Celsius?",
"options": ["0", "100", "32", "-10"],
"correctAnswer": 0
},
{
"id": 24,
"question": "What type of rock is formed from cooled lava?",
"options": ["Sedimentary", "Igneous", "Metamorphic", "Fossilized"],
"correctAnswer": 1
}
]
},
{
"name": "Mathematics",
"questions": [
{
"id": 25,
"question": "What is 5 squared?",
"options": ["10", "15", "25", "50"],
"correctAnswer": 2
},
{
"id": 26,
"question": "Solve: 2x + 4 = 10",
"options": ["x = 2", "x = 3", "x = 4", "x = 5"],
"correctAnswer": 1
},
{
"id": 27,
"question": "What is the perimeter of a rectangle with length 6 and width 4?",
"options": ["16", "20", "24", "28"],
"correctAnswer": 1
},
{
"id": 28,
"question": "What is 3/4 as a decimal?",
"options": ["0.25", "0.5", "0.75", "1.0"],
"correctAnswer": 2
},
{
"id": 29,
"question": "What is the value of π (pi) to two decimal places?",
"options": ["3.12", "3.14", "3.16", "3.18"],
"correctAnswer": 1
},
{
"id": 30,
"question": "If a shirt costs $20 and is on sale for 25% off, what is the sale price?",
"options": ["$12", "$15", "$16", "$18"],
"correctAnswer": 1
},
{
"id": 31,
"question": "What is the slope of the line y = 2x + 3?",
"options": ["2", "3", "-2", "-3"],
"correctAnswer": 0
},
{
"id": 32,
"question": "What is the area of a circle with radius 5? (Use π = 3.14)",
"options": ["15.7", "31.4", "78.5", "157"],
"correctAnswer": 2
}
]
},
{
"name": "Language Arts",
"questions": [
{
"id": 33,
"question": "What is a synonym for \"happy\"?",
"options": ["Sad", "Joyful", "Angry", "Tired"],
"correctAnswer": 1
},
{
"id": 34,
"question": "What is the main idea of a story called?",
"options": ["Theme", "Plot", "Setting", "Character"],
"correctAnswer": 0
},
{
"id": 35,
"question": "Which punctuation mark is used to show possession?",
"options": ["Comma", "Apostrophe", "Period", "Exclamation point"],
"correctAnswer": 1
},
{
"id": 36,
"question": "What is the past tense of \"run\"?",
"options": ["Runned", "Ran", "Running", "Runs"],
"correctAnswer": 1
},
{
"id": 37,
"question": "What is a person, place, or thing called in grammar?",
"options": ["Verb", "Adjective", "Noun", "Adverb"],
"correctAnswer": 2
},
{
"id": 38,
"question": "Who wrote \"The Outsiders\"?",
"options": ["J.K. Rowling", "S.E. Hinton", "Mark Twain", "Harper Lee"],
"correctAnswer": 1
},
{
"id": 39,
"question": "What is it called when a story is told from the \"I\" perspective?",
"options": ["First person", "Second person", "Third person", "Omniscient"],
"correctAnswer": 0
},
{
"id": 40,
"question": "What is an example of a metaphor?",
"options": ["The wind howled like a wolf.", "Her smile was a ray of sunshine.", "The stars twinkled brightly.", "He ran as fast as he could."],
"correctAnswer": 1
}
]
}
]
}