deno.land / x / gesso@v0.1.2 / types / json / Outcome.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{ "id": 1,
"url": "/api/v1/outcomes/1",
"context_id": 1, "context_type": "Account",
"title": "Outcome title",
"display_name": "My Favorite Outcome",
"description": "Outcome description",
"vendor_guid": "customid9000",
"points_possible": 5,
"mastery_points": 3,
"calculation_method": "decaying_average",
"calculation_int": 65,
"ratings": null,
"can_edit": true,
"can_unlink": true,
"assessed": true,
"has_updateable_rubrics": true}
gesso

Version Info

Tagged at
a year ago