• Gooey.AI (Dara.network Inc)
  • Create a Quiz from any Page

    Here we summarize the downloaded html doc and then create a quiz via GPT


    📎 Documents

    Loading...

    Run cost = 225 credits

    By submitting, you agree to Gooey.AI's terms & privacy policy.

    ```json
    {
    "title": "Ben 10 Ultimate Quiz",
    "questions": [
    {
    "question": "What is the name of Ben Tennyson's father and his heritage?",
    "correct_answer": "Carl Tennyson, 1⁄2 human and 1⁄2 Anodite",
    "wrong_answers": ["Max Tennyson, Fully human", "Kevin Levin, Anodite", "Rook Blonko, Plumber"]
    },
    {
    "question": "What device allows Ben Tennyson to transform into different aliens?",
    "correct_answer": "Omnitrix",
    "wrong_answers": ["Plumber Bazooka", "Mana", "Alien Tech"]
    },
    {
    "question": "In which series did Ben's parents ground him for lying and hiding his superhero activities?",
    "correct_answer": "Alien Force",
    "wrong_answers": ["Original Series", "Ultimate Alien", "Omniverse"]
    },
    {
    "question": "What is the name of the lead character in Ben 10?",
    "correct_answer": "Ben Tennyson",
    "wrong_answers": ["Kevin Levin", "Gwen Tennyson", "Max Tennyson"]
    },
    {
    "question": "What is the name of Ben Tennyson's cousin who also possesses magical abilities?",
    "correct_answer": "Gwen Tennyson",
    "wrong_answers": ["Max Tennyson", "Kevin Levin", "Rook Blonko"]
    }
    ]
    }
    ```

    Generated in 14.8s on 

    ...

    Related Workflows