Sha256: 8b8def807b36f264ccbb67515c3579688d4d85c476f134861844c08d3d35ee8b

Contents?: true

Size: 1.61 KB

Versions: 175

Compression:

Stored size: 1.61 KB

Contents

[
    {
        "associated_user_id": null,
        "course_id": 2,
        "course_section_id": 2,
        "id": 6,
        "limit_privileges_to_course_section": false,
        "root_account_id": 1,
        "type": "StudentEnrollment",
        "updated_at": "2013-11-05T20:05:12Z",
        "user_id": 8,
        "enrollment_state": "active",
        "role": "StudentEnrollment",
        "grades": {
            "html_url": "http://localhost:3000/courses/2/grades/8",
            "current_score": null,
            "final_score": 0.0,
            "current_grade": null,
            "final_grade": null
        },
        "html_url": "http://localhost:3000/courses/2/users/8",
        "user": {
            "id": 8,
            "name": "User 2",
            "sortable_name": "2, User",
            "short_name": "User 2",
            "sis_user_id": "user2",
            "sis_login_id": "user2",
            "login_id": "user2"
        }
    },
    {
        "associated_user_id": null,
        "course_id": 2,
        "course_section_id": 2,
        "id": 5,
        "limit_privileges_to_course_section": false,
        "root_account_id": 1,
        "type": "TeacherEnrollment",
        "updated_at": "2013-11-05T20:05:12Z",
        "user_id": 7,
        "enrollment_state": "active",
        "role": "TeacherEnrollment",
        "html_url": "http://localhost:3000/courses/2/users/7",
        "user": {
            "id": 7,
            "name": "User 1",
            "sortable_name": "1, User",
            "short_name": "User 1",
            "sis_user_id": "user1",
            "sis_login_id": "user1",
            "login_id": "user1"
        }
    }
]

Version data entries

175 entries across 175 versions & 1 rubygems

Version Path
bearcat-1.5.13 spec/fixtures/section_enrollments.json
bearcat-1.5.12 spec/fixtures/section_enrollments.json
bearcat-1.5.11 spec/fixtures/section_enrollments.json
bearcat-1.5.10 spec/fixtures/section_enrollments.json
bearcat-1.5.9 spec/fixtures/section_enrollments.json
bearcat-1.5.8 spec/fixtures/section_enrollments.json
bearcat-1.5.7 spec/fixtures/section_enrollments.json
bearcat-1.5.6 spec/fixtures/section_enrollments.json
bearcat-1.5.5 spec/fixtures/section_enrollments.json
bearcat-1.5.4 spec/fixtures/section_enrollments.json
bearcat-1.5.3 spec/fixtures/section_enrollments.json
bearcat-1.5.2 spec/fixtures/section_enrollments.json
bearcat-1.5.0 spec/fixtures/section_enrollments.json
bearcat-1.5.0.beta4 spec/fixtures/section_enrollments.json
bearcat-1.5.0.beta3 spec/fixtures/section_enrollments.json
bearcat-1.5.0.beta2 spec/fixtures/section_enrollments.json
bearcat-1.5.0.beta1 spec/fixtures/section_enrollments.json
bearcat-1.4.13 spec/fixtures/section_enrollments.json
bearcat-1.4.12 spec/fixtures/section_enrollments.json
bearcat-1.4.11 spec/fixtures/section_enrollments.json