Skip to content

Commit

Permalink
fix: docs issues resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Dec 9, 2024
1 parent 614232e commit 195d41a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ edx-name-affirmation

| |Build Status| |Coveralls|
This library contains data model and business logic to store verified
This library contains data model and business logic to store verified
personal information for learners of the edx-platform.
This library is designed to be a pluggable library to the edx-platform.

Expand Down Expand Up @@ -130,7 +130,7 @@ How To Contribute

Contributions are very welcome.

Please read `How To Contribute <https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst>`_ for details.
Please read `Contribution guide <https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst>`_ for details.

Even though they were written with ``edx-platform`` in mind, the guidelines
should be followed for Open edX code in general.
Expand All @@ -156,4 +156,4 @@ refer to this `list of resources`_ if you need any assistance.
:target: https://github.com/edx/edx-name-affirmation/actions?query=workflow%3A%22Python+CI%22

.. |Coveralls| image:: https://coveralls.io/repos/edx/edx-name-affirmation/badge.svg?branch=main&service=github
:target: https://coveralls.io/github/edx/edx-name-affirmation?branch=main
:target: https://coveralls.io/github/edx/edx-name-affirmation?branch=main
4 changes: 2 additions & 2 deletions docs/context.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In addition to the honor code signature, if the learners who fits the following

- Has a downloadable course certificate
- The learner changes more than 1 character in their profile name,
or they have already changed their profile name 3 times
or they have already changed their profile name 3 times

Furthermore, if the learner is going through Proctoring exams, the full name provided and verified as part of
the proctoring process, will be saved as a verified name in this library.
Expand All @@ -43,4 +43,4 @@ The solution was designed summer of 2021 and implemented in fall and winter of 2
edx.org was no longer required to go through ID verification to get their certificates.


.. _agreements: https://github.com/openedx/edx-platform/tree/8070dd9be000da3fac86be19b5f0274f3d073630/openedx/core/djangoapps/agreements
.. _agreements: https://github.com/openedx/edx-platform/tree/8070dd9be000da3fac86be19b5f0274f3d073630/openedx/core/djangoapps/agreements

0 comments on commit 195d41a

Please sign in to comment.