{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-adaptive-quiz",
  "title": "GG402 \u00b7 Adaptive Quiz Generator",
  "url": "https://gg402.vercel.app/adaptive_quiz",
  "category": "ai",
  "summary": "Create personalized quizzes that adapt difficulty and topics based on learner performance.",
  "seo": {
    "title": "GG402 Adaptive Quiz API | Personalized Learning x402",
    "description": "Generate adaptive quizzes that adjust difficulty based on learner progress. Pay 0.01 USDC via x402. Personalized education AI."
  },
  "use_cases": [
    "Build personalized learning applications",
    "Generate adaptive assessments for education platforms",
    "Create dynamic quiz content that responds to user knowledge"
  ],
  "ideal_buyer": "EdTech developers and learning platform builders seeking AI-powered adaptive assessment capabilities.",
  "example_prompt": "Create an adaptive quiz on Python programming for a beginner.",
  "example_request_body": {
    "level": "beginner",
    "subject": "Python"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Creates customized quizzes that adapt difficulty and topics based on learner's progress, knowledge level, and subject, enhancing personalized learning.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "subject": {
              "type": "string",
              "required": true,
              "description": "Topic like 'algebra' or 'history'."
            },
            "skill_level": {
              "type": "string",
              "required": true,
              "description": "Beginner, intermediate, advanced."
            },
            "prior_performance": {
              "type": "array",
              "required": false,
              "description": "Previous scores or topics mastered."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "quiz_questions",
            "adaptive_feedback"
          ],
          "properties": {
            "quiz_questions": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "question",
                  "options",
                  "correct_answer",
                  "explanation"
                ],
                "properties": {
                  "options": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "Multiple choice options."
                  },
                  "question": {
                    "type": "string",
                    "description": "The question text."
                  },
                  "explanation": {
                    "type": "string",
                    "description": "Why it's correct."
                  },
                  "correct_answer": {
                    "type": "string",
                    "description": "The right answer."
                  }
                }
              },
              "description": "List of questions with options and answers."
            },
            "adaptive_feedback": {
              "type": "string",
              "description": "Suggestions for next quiz based on responses."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-adaptive-quiz",
    "url": "https://x402all.com/resource/gg402-vercel-app-adaptive-quiz",
    "name": "GG402 \u00b7 Adaptive Quiz Generator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-adaptive-quiz",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/adaptive_quiz",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-adaptive-quiz",
    "description": "Generate adaptive quizzes that adjust difficulty based on learner progress. Pay 0.01 USDC via x402. Personalized education AI.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-adaptive-quiz",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-adaptive-quiz"
}
