-
Notifications
You must be signed in to change notification settings - Fork 59
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
FC-0068 docs: reference and how-tos reviewed by edunext 20 #771
base: main
Are you sure you want to change the base?
FC-0068 docs: reference and how-tos reviewed by edunext 20 #771
Conversation
This PR modifies how-to and reference4 documents migrated from the legacy repositories to the educators' documentation.
Thanks for the pull request, @Apgomeznext! This repository is currently maintained by @openedx/docs-openedx-org-maintainers. Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review.
|
source/educators/how-tos/communication/email_task_history_report.rst
Outdated
Show resolved
Hide resolved
source/educators/how-tos/course_development/additional_video_options.rst
Outdated
Show resolved
Hide resolved
source/educators/how-tos/course_development/create_discussion.rst
Outdated
Show resolved
Hide resolved
################################# | ||
Automatic Email Messages from edX | ||
################################# | ||
Automatic Email Messages from Open edX Instance |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you know if these automatically send in all Open edX instances, or if these automatic emails were specifically on edx.org?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure, so I created an issue to ask someone to review it: #770
source/educators/references/communication/example_bulk_emails.rst
Outdated
Show resolved
Hide resolved
source/educators/references/communication/example_bulk_emails.rst
Outdated
Show resolved
Hide resolved
source/educators/references/communication/example_bulk_emails.rst
Outdated
Show resolved
Hide resolved
source/educators/references/communication/example_bulk_emails.rst
Outdated
Show resolved
Hide resolved
@@ -29,10 +28,6 @@ contribute to a repository of information about your course that can be | |||
immediately useful to other learners, or useful for you and your course team as | |||
you develop other courses or future runs of the same course. | |||
|
|||
The wiki for each course is a "child" wiki of the edX-wide wiki. From within | |||
any course wiki, select the top level **Wiki** link in the breadcrumb trail | |||
at the top of the page to visit the edX-wide wiki. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would leave this in, because it's an unexpected and odd behavior. Reword as:
The wiki for each course is a "child" wiki of the single wiki that exists for your
whole instance. From within any course wiki, select the top level **Wiki** link
in the breadcrumb trail at the top of the page to visit the instance-wide wiki.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Applied!
…ptions.rst Co-authored-by: Sarina Canelake <[email protected]>
Co-authored-by: Sarina Canelake <[email protected]>
Co-authored-by: Sarina Canelake <[email protected]>
…e.rst Co-authored-by: Sarina Canelake <[email protected]>
Co-authored-by: Sarina Canelake <[email protected]>
Co-authored-by: Sarina Canelake <[email protected]>
Co-authored-by: Sarina Canelake <[email protected]>
Co-authored-by: Sarina Canelake <[email protected]>
This PR modifies how-to and reference4 documents migrated from the legacy repositories to the educators' documentation.