-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync LePo db with OneRoster API for Term, Course, CourseMember and User #151
Milestone
Comments
kyoshizaki
added a commit
that referenced
this issue
Nov 9, 2018
kyoshizaki
added a commit
that referenced
this issue
Nov 9, 2018
Merged
This was referenced Nov 10, 2018
kyoshizaki
changed the title
Sync course status to OneRoster data
Sync course and enrollment data to OneRoster
Nov 10, 2018
ImplementationPossible activities for each Course.status
Course.status setting procedure
CRUD processing in data synchronization with OneRoster API
CRUD processing by user from UI
Considerations
|
kyoshizaki
added a commit
that referenced
this issue
Nov 15, 2018
kyoshizaki
added a commit
that referenced
this issue
Nov 15, 2018
- To set course.status correctly according to term - introduce TermJob - automatically set course.status when creating and updating course
kyoshizaki
changed the title
Sync course and enrollment data to OneRoster
Sync LePo db with OneRoster API for Term, Course, CourseMember and User
Nov 17, 2018
kyoshizaki
added a commit
that referenced
this issue
Nov 17, 2018
- Request to original API with HTTP POST/PUT/DELETE method for Term resource
kyoshizaki
added a commit
that referenced
this issue
Nov 24, 2018
kyoshizaki
added a commit
that referenced
this issue
Nov 25, 2018
- Request to original API with HTTP POST/PUT/DELETE method for Course resource
kyoshizaki
added a commit
that referenced
this issue
Nov 26, 2018
- Request to original API with HTTP POST/PUT/DELETE method for Course resource
kyoshizaki
added a commit
that referenced
this issue
Nov 29, 2018
- Don't sync course resource if there is no change in the column being synchronized
kyoshizaki
added a commit
that referenced
this issue
May 3, 2019
- Request to original API with HTTP POST/PUT/DELETE method for Enrollment resource - Add sourced_id to Enrollment
|
kyoshizaki
added a commit
that referenced
this issue
Apr 3, 2021
Save authentication as "local " and hashed password from user.password of OneRoster data
|
kyoshizaki
added a commit
that referenced
this issue
Apr 8, 2021
Also sync_courses parameter was implemented to limit the course to import
kyoshizaki
added a commit
that referenced
this issue
Apr 8, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue
Current status: before v0.3.1
Possible activities for each Course.status
draft
open
archived
Course.status setting procedure
CRUD processing in data synchronization with OneRoster API
The text was updated successfully, but these errors were encountered: