{
    "name": "Quick Quiz",
    "FontAwesome": "fa-question-circle",
    "short_name": "Quick Quiz",
    "description": "Create a quick quiz to assess students\u2019 knowledge. Available question types include multiple choice, short answer, true\/false, and fill in the blank.",
    "messages": [
        "launch",
        "launch_grade"
    ],
    "keywords": [
        "assignment",
        "graded"
    ],
    "privacy_level": "anonymous",
    "license": "Apache",
    "languages": [
        "English"
    ],
    "analytics": [
        "internal"
    ],
    "source_url": "https:\/\/github.com\/tsugitools\/gift",
    "placements": [],
    "video": "https:\/\/mediaspace.udayton.edu\/media\/Quick+Quiz+Learning+App+Demonstration\/1_x84yurxm",
    "screen_shots": [
        "https:\/\/learningapps-qa.udayton.edu\/mod\/gift\/\/store\/screen-01.png",
        "https:\/\/learningapps-qa.udayton.edu\/mod\/gift\/\/store\/screen-02.png",
        "https:\/\/learningapps-qa.udayton.edu\/mod\/gift\/\/store\/screen-03.png",
        "https:\/\/learningapps-qa.udayton.edu\/mod\/gift\/\/store\/screen-04.png",
        "https:\/\/learningapps-qa.udayton.edu\/mod\/gift\/\/store\/screen-05.png",
        "https:\/\/learningapps-qa.udayton.edu\/mod\/gift\/\/store\/screen-06.png",
        "https:\/\/learningapps-qa.udayton.edu\/mod\/gift\/\/store\/screen-analytics.png"
    ],
    "url": "https:\/\/learningapps-qa.udayton.edu\/mod\/gift\/",
    "privacy_url": false,
    "sla_url": false,
    "key_url": "https:\/\/learningapps-qa.udayton.edu\/tsugi\/settings",
    "app_store_url": "https:\/\/learningapps-qa.udayton.edu\/tsugi\/lti\/store",
    "app_store_canvas_url": "https:\/\/learningapps-qa.udayton.edu\/tsugi\/lti\/store\/canvas-config.xml",
    "icon": "https:\/\/tsugi-static.col.udayton.edu\/fontawesome-free-5.8.2-web\/png\/question-circle.png",
    "capability_offered": [
        "OAuth.hmac-sha256",
        "OAuth.splitSecret",
        "basic-lti-launch-request"
    ],
    "capability_required": [
        "User.id",
        "Context.id",
        "ResourceLink.id"
    ],
    "capability_desired": [
        "Person.name.given",
        "Person.email.primary",
        "User.image",
        "Result.sourcedId",
        "Result.autocreate",
        "Result.url"
    ]
}