Skip to content

Commit 7a85904

Browse files
authored
Update README.rst
1 parent 89cc190 commit 7a85904

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/ol_openedx_course_sync/README.rst

+9-9
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A plugin to enable course updates to sync with the target/child/rerun courses.
66
Version Compatibility
77
---------------------
88

9-
It only supports latest releases of Open edX.
9+
It only supports the latest releases of Open edX.
1010

1111
Installing The Plugin
1212
---------------------
@@ -20,11 +20,11 @@ Installation required in:
2020
Usage
2121
-----
2222

23-
- Install the plugin and Run the migrations in the CMS.
24-
- Add the parent/source organization in the CMS admin model `CourseSyncParentOrg`.
25-
- Course sync will only work for this organization. It will treat all the courses under this organization as parent/source courses.
26-
- Plugin will automatically add course reruns created from the CMS as the target/child courses for any of the parent course from the organization added above.
27-
- Organization can be different for the reruns.
28-
- Target/child/rerun courses can be managed in the CMS admin model `CourseSyncMap`.
29-
- You can update the comma separated target course list.
30-
- Now any changes made in the parent/source course will be synced to the target/child/rerun courses.
23+
* Install the plugin and run the migrations in the CMS.
24+
* Add the parent/source organization in the CMS admin model `CourseSyncParentOrg`.
25+
* Course sync will only work for this organization. It will treat all the courses under this organization as parent/source courses.
26+
* The plugin will automatically add course reruns created from the CMS as the target/child courses for any of the parent courses from the organization added above.
27+
* Organization can be different for the reruns.
28+
* Target/child/rerun courses can be managed in the CMS admin model `CourseSyncMap`.
29+
* You can update the comma-separated target course list.
30+
* Now, any changes made in the parent/source course will be synced to the target/child/rerun courses.

0 commit comments

Comments
 (0)