{
    "name": "Grade View",
    "FontAwesome": "fa-area-chart",
    "short_name": "Grade View",
    "description": "This tool allows both the students and instructors to view their grades for\na course across all the LTI tools on this server.  \nThis tool also provides simple grade review and maintenance tools for instructors.",
    "privacy_level": "public",
    "messages": [
        "launch"
    ],
    "license": "Apache",
    "languages": [
        "English"
    ],
    "source_url": "https:\/\/github.com\/tsugitools\/grade",
    "placements": [
        "course_navigation"
    ],
    "url": "https:\/\/music4lms.fi\/tsugi\/mod\/grades\/",
    "privacy_url": false,
    "sla_url": false,
    "key_url": "https:\/\/music4lms.fi\/tsugi\/settings",
    "app_store_url": "https:\/\/music4lms.fi\/tsugi\/lti\/store",
    "app_store_canvas_url": "https:\/\/music4lms.fi\/tsugi\/lti\/store\/canvas-config.xml",
    "icon": "https:\/\/static.tsugi.org\/fontawesome-free-5.8.2-web\/png\/area-chart.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"
    ]
}