{
    "name": "Threaded Discussion",
    "FontAwesome": "fa-comments",
    "short_name": "Discussion tool",
    "description": "This is a threaded discussion tool that can be used through LTI.  Multi-level discussions are supported with instructor-controlled hierarchy depth. The instructor can pin, hide, or lock, threads.  The tool can be set up to award grades for students when they post a comment on a thread.  The tool can be placed many times in a course and each of the placements has its own set of threads and comments. Anonymous students can view the discussions but cannot post to threads.  The tool provides usage analytics.",
    "tool_phase": "core",
    "messages": [
        "launch",
        "launch_grade"
    ],
    "privacy_level": "public",
    "license": "Apache",
    "languages": [
        "English"
    ],
    "video": "https:\/\/youtu.be\/_be5vBiljng",
    "source_url": "https:\/\/github.com\/tsugitools\/tdiscus",
    "placements": [],
    "screen_shots": [
        "https:\/\/www.wa4e.com\/tsugi\/tool\/tdiscus\/\/store\/screen-01.png",
        "https:\/\/www.wa4e.com\/tsugi\/tool\/tdiscus\/\/store\/screen-02.png",
        "https:\/\/www.wa4e.com\/tsugi\/tool\/tdiscus\/\/store\/screen-03.png",
        "https:\/\/www.wa4e.com\/tsugi\/tool\/tdiscus\/\/store\/screen-04.png"
    ],
    "url": "https:\/\/www.wa4e.com\/tsugi\/tool\/tdiscus\/",
    "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\/comments.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"
    ]
}