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.4.10 spec/fixtures/outcomes.json
bearcat-1.4.9 spec/fixtures/outcomes.json
bearcat-1.4.8 spec/fixtures/outcomes.json
bearcat-1.4.7 spec/fixtures/outcomes.json
bearcat-1.4.6 spec/fixtures/outcomes.json
bearcat-1.4.5 spec/fixtures/outcomes.json
bearcat-1.4.4 spec/fixtures/outcomes.json
bearcat-1.4.3 spec/fixtures/outcomes.json
bearcat-1.4.2 spec/fixtures/outcomes.json
bearcat-1.4.1 spec/fixtures/outcomes.json
bearcat-1.4.0 spec/fixtures/outcomes.json
bearcat-1.3.55 spec/fixtures/outcomes.json
bearcat-1.3.53 spec/fixtures/outcomes.json
bearcat-1.3.52 spec/fixtures/outcomes.json
bearcat-1.3.51 spec/fixtures/outcomes.json
bearcat-1.3.49 spec/fixtures/outcomes.json
bearcat-1.3.48 spec/fixtures/outcomes.json
bearcat-1.3.47 spec/fixtures/outcomes.json
bearcat-1.3.46 spec/fixtures/outcomes.json
bearcat-1.3.45 spec/fixtures/outcomes.json