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.37 spec/fixtures/section_enrollments.json
bearcat-1.5.36 spec/fixtures/section_enrollments.json
bearcat-1.5.35 spec/fixtures/section_enrollments.json
bearcat-1.5.34 spec/fixtures/section_enrollments.json
bearcat-1.5.33 spec/fixtures/section_enrollments.json
bearcat-1.5.32 spec/fixtures/section_enrollments.json
bearcat-1.5.31 spec/fixtures/section_enrollments.json
bearcat-1.5.30 spec/fixtures/section_enrollments.json
bearcat-1.5.29 spec/fixtures/section_enrollments.json
bearcat-1.5.28 spec/fixtures/section_enrollments.json
bearcat-1.5.28.beta1 spec/fixtures/section_enrollments.json
bearcat-1.5.26 spec/fixtures/section_enrollments.json
bearcat-1.5.24 spec/fixtures/section_enrollments.json
bearcat-1.5.23 spec/fixtures/section_enrollments.json
bearcat-1.5.20 spec/fixtures/section_enrollments.json
bearcat-1.5.19 spec/fixtures/section_enrollments.json
bearcat-1.5.17 spec/fixtures/section_enrollments.json
bearcat-1.5.16 spec/fixtures/section_enrollments.json
bearcat-1.5.15 spec/fixtures/section_enrollments.json
bearcat-1.5.14 spec/fixtures/section_enrollments.json