{
    "name": "Quizzes",
    "FontAwesome": "fa-question-circle",
    "short_name": "Quizzes",
    "description": "This tool provides a quiz engine that supports the GIFT format.\nGIFT is a line-oriented plain text question format that is simple to understand\nand easily edited by hand or even stored in a repository like github.  The quizzes can\nbe exported into QTI 1.2 format for import into other systems.",
    "messages": [
        "launch",
        "launch_grade"
    ],
    "tool_phase": "core",
    "privacy_level": "anonymous",
    "license": "Apache",
    "languages": [
        "English"
    ],
    "analytics": [
        "internal"
    ],
    "source_url": "https:\/\/github.com\/tsugitools\/gift",
    "placements": [],
    "video": "https:\/\/www.youtube.com\/watch?v=Zfh-G0tlkgc",
    "screen_shots": [
        "https:\/\/www.wa4e.com\/tsugi\/tool\/gift\/\/store\/screen-01.png",
        "https:\/\/www.wa4e.com\/tsugi\/tool\/gift\/\/store\/screen-02.png",
        "https:\/\/www.wa4e.com\/tsugi\/tool\/gift\/\/store\/screen-03.png",
        "https:\/\/www.wa4e.com\/tsugi\/tool\/gift\/\/store\/screen-04.png",
        "https:\/\/www.wa4e.com\/tsugi\/tool\/gift\/\/store\/screen-05.png",
        "https:\/\/www.wa4e.com\/tsugi\/tool\/gift\/\/store\/screen-06.png",
        "https:\/\/www.wa4e.com\/tsugi\/tool\/gift\/\/store\/screen-analytics.png"
    ],
    "url": "https:\/\/www.wa4e.com\/tsugi\/tool\/gift\/",
    "privacy_url": false,
    "sla_url": false,
    "key_url": "https:\/\/www.wa4e.com\/tsugi\/settings",
    "app_store_url": "https:\/\/www.wa4e.com\/tsugi\/lti\/store",
    "app_store_canvas_url": "https:\/\/www.wa4e.com\/tsugi\/lti\/store\/canvas-config.xml",
    "icon": "https:\/\/static.tsugi.org\/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"
    ]
}