Sha256: f2cd4667d12ef6f829904c011f88bc626132ae615e2514976d1f88996fa42254

Contents?: true

Size: 803 Bytes

Versions: 177

Compression:

Stored size: 803 Bytes

Contents

{
    "id": 3,

    "sis_course_id": null,

    "name": "Course 3",

    "course_code": "Course3",

    "workflow_state": "available",

    "account_id": 81259,

    "start_at": "2012-06-01T00:00:00-06:00",

    "end_at": null,

    "enrollments": [
	{
	    "type": "student",
	    "role": "StudentEnrollment",
	    "computed_final_score": 41.5,
	    "computed_current_score": 90,
	    "computed_final_grade": "F",
	    "computed_current_grade": "A-"
	}
    ],

    "calendar": {
	"ics": "https:\/\/canvas.instructure.com\/feeds\/calendars\/course_abcdef.ics"
    },

    "default_view": "feed",

    "syllabus_body": "<p>syllabus html goes here<\/p>",

    "needs_grading_count": "17",

    "term": {
	"id": 1,
	"name": "Default Term",
	"start_at": "2012-06-01T00:00:00-06:00",
	"end_at": null
    }

}

Version data entries

177 entries across 177 versions & 1 rubygems

Version Path
bearcat-1.5.37 spec/fixtures/course.json
bearcat-1.5.36 spec/fixtures/course.json
bearcat-1.5.35 spec/fixtures/course.json
bearcat-1.5.34 spec/fixtures/course.json
bearcat-1.5.33 spec/fixtures/course.json
bearcat-1.5.32 spec/fixtures/course.json
bearcat-1.5.31 spec/fixtures/course.json
bearcat-1.5.30 spec/fixtures/course.json
bearcat-1.5.29 spec/fixtures/course.json
bearcat-1.5.28 spec/fixtures/course.json
bearcat-1.5.28.beta1 spec/fixtures/course.json
bearcat-1.5.26 spec/fixtures/course.json
bearcat-1.5.24 spec/fixtures/course.json
bearcat-1.5.23 spec/fixtures/course.json
bearcat-1.5.20 spec/fixtures/course.json
bearcat-1.5.19 spec/fixtures/course.json
bearcat-1.5.17 spec/fixtures/course.json
bearcat-1.5.16 spec/fixtures/course.json
bearcat-1.5.15 spec/fixtures/course.json
bearcat-1.5.14 spec/fixtures/course.json