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