{
    "name": "Iframe",
    "FontAwesome": "fa-window-maximize",
    "short_name": "Iframe",
    "description": "This tool allows you to choose a link to a web page and allows\nyou to view analytics about the use of the web page from your course.\nYou can also trigger a grade to be sent to the learning system when the tool is\nlaunched.",
    "messages": [
        "launch",
        "launch_grade"
    ],
    "privacy_level": "anonymous",
    "license": "Apache",
    "languages": [
        "English"
    ],
    "analytics": [
        "internal"
    ],
    "source_url": "https:\/\/github.com\/tsugitools\/iframe",
    "placements": [],
    "screen_shots": [
        "https:\/\/www.tsugicloud.org\/mod\/iframe\/\/store\/screen-01.png",
        "https:\/\/www.tsugicloud.org\/mod\/iframe\/\/store\/screen-02.png",
        "https:\/\/www.tsugicloud.org\/mod\/iframe\/\/store\/screen-03.png",
        "https:\/\/www.tsugicloud.org\/mod\/iframe\/\/store\/screen-analytics.png"
    ],
    "url": "https:\/\/www.tsugicloud.org\/mod\/iframe\/",
    "privacy_url": false,
    "sla_url": false,
    "key_url": "https:\/\/www.tsugicloud.org\/tsugi\/settings",
    "app_store_url": "https:\/\/www.tsugicloud.org\/tsugi\/lti\/store",
    "app_store_canvas_url": "https:\/\/www.tsugicloud.org\/tsugi\/lti\/store\/canvas-config.xml",
    "icon": "https:\/\/static.tsugi.org\/fontawesome-free-5.8.2-web\/png\/window-maximize.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"
    ]
}