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.13 spec/fixtures/outcomes.json
bearcat-1.5.12 spec/fixtures/outcomes.json
bearcat-1.5.11 spec/fixtures/outcomes.json
bearcat-1.5.10 spec/fixtures/outcomes.json
bearcat-1.5.9 spec/fixtures/outcomes.json
bearcat-1.5.8 spec/fixtures/outcomes.json
bearcat-1.5.7 spec/fixtures/outcomes.json
bearcat-1.5.6 spec/fixtures/outcomes.json
bearcat-1.5.5 spec/fixtures/outcomes.json
bearcat-1.5.4 spec/fixtures/outcomes.json
bearcat-1.5.3 spec/fixtures/outcomes.json
bearcat-1.5.2 spec/fixtures/outcomes.json
bearcat-1.5.0 spec/fixtures/outcomes.json
bearcat-1.5.0.beta4 spec/fixtures/outcomes.json
bearcat-1.5.0.beta3 spec/fixtures/outcomes.json
bearcat-1.5.0.beta2 spec/fixtures/outcomes.json
bearcat-1.5.0.beta1 spec/fixtures/outcomes.json
bearcat-1.4.13 spec/fixtures/outcomes.json
bearcat-1.4.12 spec/fixtures/outcomes.json
bearcat-1.4.11 spec/fixtures/outcomes.json