canvas-lms/app/services/course_pacing
Jonathan Guardado bd7bdc6294 update student pace in table after publishing
Use the right context id for filtering student enrollments

closes LS-3691
flag= course_paces_redesign

test plan
- Go to the course pacing page
- Select the Student tab
- Publish a student pace
- Expect the pace contexts table to reflect the updates in the
student pace

Change-Id: Id1475e1cf9347a8ae877b167e7823c88f36e665a
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/310272
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Robin Kuss <rkuss@instructure.com>
QA-Review: Robin Kuss <rkuss@instructure.com>
Product-Review: Jonathan Guardado <jonathan.guardado@instructure.com>
2023-02-02 22:21:38 +00:00
..
course_pace_service.rb support fetching 'section' pace contexts 2022-10-12 19:30:21 +00:00
pace_contexts_service.rb update student pace in table after publishing 2023-02-02 22:21:38 +00:00
pace_service_factory.rb support fetching 'section' pace contexts 2022-10-12 19:30:21 +00:00
pace_service_interface.rb Ignore old student enrollments in paces api 2023-01-17 18:30:08 +00:00
section_pace_service.rb attempt to provide default pace for contexts 2022-09-30 19:52:11 +00:00
student_enrollment_pace_service.rb Ignore old student enrollments in paces api 2023-01-17 18:30:08 +00:00