Detail Quiz 获取Quiz详情

POST /v1/web/quiz/detail

  • =》
{ 
  "app_id": "xxx", //必填
  "lang": "en", //必填
  "id": 1430 //必填
}
  • 《=
{
  "success": "OK",
  "data": {
    "id": 1002,
    "history_id": 1841,
    "classify": 1,
    "title": "What's Your Heart Health IQ?",
    "alias": "ما هو معدل الذكاء الخاص بصحة قلبك؟",
    "author": "فاروق عزام",
    "category": "Lifestyle",
    "sub": "Healthy",
    "type": 1,
    "format": "2-up",
    "cover": "https://creator.quiz.top/i/u/20230814/202308142238272794.jpg",
    "cover_via": "Photo by Jamie Street on Unsplash",
    "cover_url": "https://unsplash.com/photos/tb5A-QTI6xg",
    "tags": "health",
    "tags_alias": "aaa,bbb",
    "keywords":"aaa,bbb",
    "descr": "This quiz is designed to test your knowledge about heart health and assess your understanding of various aspects related to heart disease prevention and symptoms. By taking this quiz, you can evaluate your heart health knowledge and learn important facts about preventing heart disease, recognizing symptoms, and understanding risk factors. Remember, it is essential to consult a healthcare professional for accurate information and guidance regarding heart health.",
    "descr_alias": "تم تصميم هذا الاختبار لاختبار معلوماتك حول صحة القلب وتقييم فهمك لمختلف الجوانب المتعلقة بالوقاية من أمراض القلب وأعراضها. من خلال إجراء هذا الاختبار، يمكنك تقييم معرفتك بصحة القلب ومعرفة حقائق مهمة حول الوقاية من أمراض القلب، والتعرف على الأعراض، وفهم عوامل الخطر. تذكر أنه من الضروري استشارة أخصائي الرعاية الصحية للحصول على معلومات وإرشادات دقيقة فيما يتعلق بصحة القلب.",
    "publish_at": 1704909456,
    "questions": [{
      "title": "Which of the following is a major risk factor for heart disease? ",
      "alias": "أي من التالي هو عامل خطر رئيسي لأمراض القلب ؟",
      "bg_color": "",
      "img": "https://creator.quiz.top/i/u/20230815/202308151631137863.jpg",
      "img_url": "https://unsplash.com/photos/IJ0KiXl4uys",
      "img_via": "Photo by Markus Frieauff on Unsplash",
      "answers": [{
        "title": "Consuming a balanced diet",
        "alias": "تناول نظام غذائي متوازن",
        "bg_color": "#EE332B",
        "img": "",
        "img_url": "",
        "img_via": "",
        "correct": 0,
        "score": 0
      }]
    }],
    "results": [{
      "title": "Beginner",
      "alias": "مبتدئ",
      "descr": "Congratulations on taking the first step toward improving your heart health knowledge. You have a basic understanding of heart health, but there is much more to learn. ",
      "descr_alias": "تهانينا على اتخاذ الخطوة الأولى نحو تحسين معرفتك بصحة القلب. لديك فهم أساسي لصحة القلب، ولكن هناك الكثير لتتعلمه.",
      "img": "https://creator.quiz.top/i/u/20230815/202308151650063445.jpg",
      "img_url": "https://unsplash.com/photos/iIDiRMITYik",
      "img_via": "Photo by pina messina on Unsplash",
      "score_range": "0,25"
    }],
    "lang": "ar"
  }
}