Easy Life Agents
Profile

Practice Tests

A student’s best friend.

Upload a file of questions with the right answers marked, pick that test from the list, and answer its questions one at a time so you find out straight away whether your guess was right.

This is a free practice test maker and study tool for students who want to quiz themselves on real questions and answers until they can ace the test they are studying for.

You do not have to type a single question yourself, because Google’s own free helper will write them for you if you ask it in the right way.

  1. Open Google’s helper. Go to gemini.google.com in another tab and sign in with your ordinary Google account.
  2. Copy the words below and paste them in. Change the subject and the number of questions to whatever you are studying.
  3. Download the file it makes. The words below ask it for a file you can download called questions.json, so press its download button and keep the name it comes with.
  4. If it will not give you a file, make one yourself. Copy the JSON it wrote, paste it into a plain text editor such as Notepad, and save it with a name ending in .json.
  5. If it writes the questions out as ordinary writing instead, ask again. Reply to it with: Give me that again as a downloadable JSON file, in the shape above, with nothing else in your reply.
  6. Read what it gives you. A helper like this gets things wrong sometimes, so check the answers against your own book before you trust them.
  7. Upload that file here. Use the box further down this page, and your questions become a test you can take as many times as you like.
  8. Use it as a study tool. The night before a test, or for the couple of days before one, go over the questions again and again until you get all of them right every time and you feel sure you know them, and you are guaranteed to at least get a good grade.

These are the words to paste in, and the first line is the one that matters most, because a helper asked for questions will usually write them out as ordinary writing unless it is told not to.

Give me a JSON file I can download, called questions.json, holding only the JSON below and nothing else. If you cannot make a file, reply with the JSON on its own instead: no explanation, no headings, no numbering and no code fences, with { as the first character of your reply and } as the last.

Write 20 multiple-choice questions about photosynthesis for a 9th grade student.

Use exactly this shape:

{
  "title": "Photosynthesis",
  "questions": [
    {
      "question": "the question",
      "choices": ["first choice", "second choice", "third choice", "fourth choice"],
      "answer": "the choice that is right, written out in full",
      "explanation": "one sentence saying why"
    }
  ]
}

Every question needs all four of those parts, and "answer" has to be one of that same question's own choices, copied word for word. Reply with the JSON and nothing else.

Loading your practice questions…

EASY LIFE AGENTS — A GLOBAL WEB METHODS PRODUCT · ALL RIGHTS RESERVED