{
    "name": "Visit URL",
    "FontAwesome": "fa-external-link",
    "short_name": "Visit URL",
    "description": "Send students to an instructor-configured web page. When a student\nclicks to visit the URL, the tool can send a 100% grade back to the LMS. Instructors\ncan add a title, instructions, and a due date with a late penalty.",
    "messages": [
        "launch",
        "launch_grade"
    ],
    "tool_phase": "core",
    "privacy_level": "name_only",
    "license": "Apache",
    "languages": [
        "English"
    ],
    "analytics": [
        "internal"
    ],
    "source_url": "https:\/\/github.com\/tsugiproject\/tsugi",
    "placements": [],
    "screen_shots": [],
    "url": "https:\/\/audio.dig4e.com\/tsugi\/tool\/visiturl\/",
    "privacy_url": false,
    "sla_url": false,
    "key_url": "https:\/\/audio.dig4e.com\/tsugi\/settings",
    "app_store_url": "https:\/\/audio.dig4e.com\/tsugi\/lti\/store",
    "app_store_canvas_url": "https:\/\/audio.dig4e.com\/tsugi\/lti\/store\/canvas-config.xml",
    "icon": "https:\/\/static.tsugi.org\/fontawesome-free-5.8.2-web\/png\/external-link.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"
    ]
}