diff --git a/Web/Controls/Help/GettingStarted/Integration/Moodle/GettingStartedMoodle.ascx b/Web/Controls/Help/GettingStarted/Integration/Moodle/GettingStartedMoodle.ascx index 691d7b868..1d7b1e8c0 100644 --- a/Web/Controls/Help/GettingStarted/Integration/Moodle/GettingStartedMoodle.ascx +++ b/Web/Controls/Help/GettingStarted/Integration/Moodle/GettingStartedMoodle.ascx @@ -53,7 +53,7 @@ <%--

To learn more about how the ONLYOFFICE connector for Moodle works, please visit our API documentation.

--%> -

You can also install the Moodle AssignSubmission ONLYOFFICE Integration plugin. This plugin is an extension of the main Moodle plugin and allows users to add a custom submission of the "ONLYOFFICE document" type in the .pdf format.

+

You can also install the Moodle AssignSubmission ONLYOFFICE Integration plugin. This plugin is an extension of the main Moodle plugin and allows users to add a custom submission of the "ONLYOFFICE document" type in the pdf format.

Main features

@@ -115,15 +115,15 @@

Requirements

<%--
ONLYOFFICE Docs and Moodle can be installed either on different computers, or on the same machine. In case you select the latter variant, you will need to set up a custom port for ONLYOFFICE Docs as by default both ONLYOFFICE Docs and Moodle work on port 80. See the corresponding instructions for Docker, Ubuntu, CentOS, or Windows.
--%>
@@ -220,7 +220,7 @@
  • Display Feedback & Support menu button - this option is used to display or hide the Feedback & Support menu button.
  • Display monochrome toolbar header - this option is used to display the editor toolbar in monochrome.
  • Enable plugins - this option is used to enable/disable the Plugins tab in the editors interface.
  • -
  • Run document macros - this option is used to automatically run or disable all macros within the document.
  • +
  • Run document macros - this option is used to enable/disable autorun for all macros within the document. You can always run macros manually.