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.44 spec/fixtures/outcomes.json
bearcat-1.3.43 spec/fixtures/outcomes.json
bearcat-1.3.41 spec/fixtures/outcomes.json
bearcat-1.3.40 spec/fixtures/outcomes.json
bearcat-1.3.39 spec/fixtures/outcomes.json
bearcat-1.3.38 spec/fixtures/outcomes.json
bearcat-1.3.37 spec/fixtures/outcomes.json
bearcat-1.3.36 spec/fixtures/outcomes.json
bearcat-1.3.35 spec/fixtures/outcomes.json
bearcat-1.3.34 spec/fixtures/outcomes.json
bearcat-1.3.33 spec/fixtures/outcomes.json
bearcat-1.3.32 spec/fixtures/outcomes.json
bearcat-1.3.30 spec/fixtures/outcomes.json
bearcat-1.3.28 spec/fixtures/outcomes.json
bearcat-1.3.27 spec/fixtures/outcomes.json
bearcat-1.3.26 spec/fixtures/outcomes.json
bearcat-1.3.25 spec/fixtures/outcomes.json
bearcat-1.3.24 spec/fixtures/outcomes.json
bearcat-1.3.23 spec/fixtures/outcomes.json
bearcat-1.3.22 spec/fixtures/outcomes.json