{
    "name": "Sticky Grader",
    "FontAwesome": "fa-file-pdf-o",
    "short_name": "StickyGrader",
    "description": "A tool to turn in a PDF file and allow it to be annotated with sticky notes and graded.",
    "messages": [
        "launch",
        "launch_grade"
    ],
    "privacy_level": "name_only",
    "license": "Apache",
    "languages": [
        "English"
    ],
    "source_url": "https:\/\/github.com\/tsugitools\/stickygrader",
    "placements": [],
    "video": "https:\/\/www.youtube.com\/watch?v=zBvPbETiFyI",
    "submissionReview": {
        "reviewableStatus": [
            "InProgress",
            "Submitted",
            "Completed"
        ],
        "label": "StickyGrader",
        "url": "grade-detail.php",
        "custom": {
            "review_towel": "42"
        }
    },
    "screen_shots": [],
    "url": "https:\/\/www.tsugicloud.org\/mod\/stickygrader\/",
    "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\/file-pdf-o.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"
    ]
}