X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/8bf64e144b5eb0367f8d5da19765ea0dabd66bfb..f1e3cecdc08195061d659e9710e42161aee4d5fb:/comment/templates/comment/commentdocument_list.html diff --git a/comment/templates/comment/commentdocument_list.html b/comment/templates/comment/commentdocument_list.html index e58fc37..0a13f63 100644 --- a/comment/templates/comment/commentdocument_list.html +++ b/comment/templates/comment/commentdocument_list.html @@ -5,7 +5,7 @@ {% block body %}

{% blocktrans with href=form_href %} - Take part in consultations by filling out this form or comment on specific competencies in different thematic fields + Take part in the consultation by filling in the form or comment on specific competencies in different thematic fields {% endblocktrans %}:

    @@ -14,4 +14,26 @@ {% endfor %}
+ {% blocktrans %} +

To insert comments in a selected thematic field you need to register.

+ +

How to do it?

+
    +
  1. Click on a selected link from the list of the thematic fields.
  2. +
  3. Choose "Register" option.
  4. +
  5. Enter your data.
  6. +
  7. Check your email for the message confirming the registration and click on the link included.
  8. +
  9. Enter your username and password.
  10. +
  11. Go back to the consultation page. Choose one of the fields, log in and share your comments.
  12. +
+ +

How to add a comment?

+
    +
  1. Highlight a fragment of the text.
  2. +
  3. Click on a yellow "comment" button on the left.
  4. +
  5. Type in a subject and content of your comment.
  6. +
  7. Save your comment.
  8. +
+ {% endblocktrans %} + {% endblock %} \ No newline at end of file