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.5.37 spec/fixtures/outcomes.json
bearcat-1.5.36 spec/fixtures/outcomes.json
bearcat-1.5.35 spec/fixtures/outcomes.json
bearcat-1.5.34 spec/fixtures/outcomes.json
bearcat-1.5.33 spec/fixtures/outcomes.json
bearcat-1.5.32 spec/fixtures/outcomes.json
bearcat-1.5.31 spec/fixtures/outcomes.json
bearcat-1.5.30 spec/fixtures/outcomes.json
bearcat-1.5.29 spec/fixtures/outcomes.json
bearcat-1.5.28 spec/fixtures/outcomes.json
bearcat-1.5.28.beta1 spec/fixtures/outcomes.json
bearcat-1.5.26 spec/fixtures/outcomes.json
bearcat-1.5.24 spec/fixtures/outcomes.json
bearcat-1.5.23 spec/fixtures/outcomes.json
bearcat-1.5.20 spec/fixtures/outcomes.json
bearcat-1.5.19 spec/fixtures/outcomes.json
bearcat-1.5.17 spec/fixtures/outcomes.json
bearcat-1.5.16 spec/fixtures/outcomes.json
bearcat-1.5.15 spec/fixtures/outcomes.json
bearcat-1.5.14 spec/fixtures/outcomes.json