Sha256: da4449f1f132dfe1ff0e8846a5256e67b650c362d3de539f371abdfd4af8cb0c

Contents?: true

Size: 493 Bytes

Versions: 177

Compression:

Stored size: 493 Bytes

Contents

{
    "id": 1,

    "url": "/api/v1/outcomes/1",

    "context_id": 1,
    "context_type": "Course",

    "title": "Test Outcome title",

    "description": "Test Outcome description",

    "points_possible": 5,

    "mastery_points": 3,

    "ratings": [
	{
	    "description": "Exceeds Expectations",
	    "points": 5
	},
	{
	    "description": "Meets Expectations",
	    "points": 3
	},
	{
	    "description": "Does Not Meet Expectations",
	    "points": 0
	}
    ],

    "can_edit": true
}

Version data entries

177 entries across 177 versions & 1 rubygems

Version Path
bearcat-1.3.21 spec/fixtures/outcomes.json
bearcat-1.3.20 spec/fixtures/outcomes.json
bearcat-1.3.19 spec/fixtures/outcomes.json
bearcat-1.3.18 spec/fixtures/outcomes.json
bearcat-1.3.17 spec/fixtures/outcomes.json
bearcat-1.3.16 spec/fixtures/outcomes.json
bearcat-1.3.15 spec/fixtures/outcomes.json
bearcat-1.3.14 spec/fixtures/outcomes.json
bearcat-1.3.13 spec/fixtures/outcomes.json
bearcat-1.3.12 spec/fixtures/outcomes.json
bearcat-1.3.11 spec/fixtures/outcomes.json
bearcat-1.3.10 spec/fixtures/outcomes.json
bearcat-1.3.9 spec/fixtures/outcomes.json
bearcat-1.3.8 spec/fixtures/outcomes.json
bearcat-1.3.7 spec/fixtures/outcomes.json
bearcat-1.3.6 spec/fixtures/outcomes.json
bearcat-1.3.5 spec/fixtures/outcomes.json
bearcat-1.3.4 spec/fixtures/outcomes.json
bearcat-1.3.3 spec/fixtures/outcomes.json
bearcat-1.3.2 spec/fixtures/outcomes.json