Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:services:application_services:stack_maxima:start [2024/05/24 12:01] – [Versioning] delkele1en:services:application_services:stack_maxima:start [2024/05/24 12:10] (current) – [References/Links] delkele1
Line 12: Line 12:
   - The plugin should already appear under Administration > Plugins. Update it, install it, update the languages and then configure it.   - The plugin should already appear under Administration > Plugins. Update it, install it, update the languages and then configure it.
   - Select "Server" as the platform type and select the Maxima version to be used.   - Select "Server" as the platform type and select the Maxima version to be used.
-  - Select the corresponding STACK-Maxima URL from the table in the [[https://projects.academiccloud.de/projects/netzwerk-mathe-digital/wiki/maxima-stack-server#matching-table-iliasmoodle-version---goemaxima-url|goemaxima documentation]] and enter it in the "Server configuration" tab and select "Any" as the usage.+  - Select the corresponding STACK-Maxima URL from the table in the [[https://github.com/mathinstitut/goemaxima?tab=readme-ov-file#what-stackmaxima-version-do-i-need|goemaxima documentation]] and enter it in the "Server configuration" tab and select "Any" as the usage.
   - To check whether the installation was successful, there is a "Health Check" tab. Here you can check various functions of the plug-in.   - To check whether the installation was successful, there is a "Health Check" tab. Here you can check various functions of the plug-in.
  
Line 23: Line 23:
   - For the Moodle question type, you still need to install:   - For the Moodle question type, you still need to install:
     * ''git clone https://github.com/maths/moodle-qtype_stack.git $MOODLE_DIR/question/type/stack''     * ''git clone https://github.com/maths/moodle-qtype_stack.git $MOODLE_DIR/question/type/stack''
-  - The question type "STACK" now appears in the admin area in the "Plugins" tab. Here, "Server" must be selected as the platform type, the Maxima version must be chosen and (as with Ilias) the necessary URL must be chosen from the table in the [[https://projects.academiccloud.de/projects/netzwerk-mathe-digital/wiki/maxima-stack-server#matching-table-iliasmoodle-version---goemaxima-url|goemaxima documentation]] and entered as the URL of the Maxima pool.+  - The question type "STACK" now appears in the admin area in the "Plugins" tab. Here, "Server" must be selected as the platform type, the Maxima version must be chosen and (as with Ilias) the necessary URL must be chosen from the table in the [[https://github.com/mathinstitut/goemaxima?tab=readme-ov-file#what-stackmaxima-version-do-i-need|goemaxima documentation]] and entered as the URL of the Maxima pool.
   - The installation can also be tested in Moodle via a health check script; a link should appear at the top of the configuration page for the plugin.   - The installation can also be tested in Moodle via a health check script; a link should appear at the top of the configuration page for the plugin.
  
Line 31: Line 31:
  
 ===== Versioning ===== ===== Versioning =====
-The choice of which version to use can be confusing at first, as there is an Ilias/Moodle version, a version of the STACK plugin and a version of Stackmaxima. These do not always match and must be selected accordingly. This can be checked on the [[project page|https://github.com/mathinstitut/goemaxima?tab=readme-ov-file#what-stackmaxima-version-do-i-need]]. Depending on the selected version, there is a corresponding server URL, which must then be selected and should have the following structure +The choice of which version to use can be confusing at first, as there is an Ilias/Moodle version, a version of the STACK plugin and a version of Stackmaxima. These do not always match and must be selected accordingly. This can be checked on the [[https://github.com/mathinstitut/goemaxima?tab=readme-ov-file#what-stackmaxima-version-do-i-need|project page]]. Depending on the selected version, there is a corresponding server URL, which must then be selected and should have the following structure 
  
 ''<nowiki>https://goemaxima.gwdg.de/VERSION/goemaxima</nowiki>'' ''<nowiki>https://goemaxima.gwdg.de/VERSION/goemaxima</nowiki>''
Line 38: Line 38:
  
 ===== References/Links ===== ===== References/Links =====
 +  * goemaxima project: https://github.com/mathinstitut/goemaxima 
   * STACK website: https://stack-assessment.org/   * STACK website: https://stack-assessment.org/
   * Maxima website: https://maxima.sourceforge.io/   * Maxima website: https://maxima.sourceforge.io/
-  * goemaxima documentation of the mathematical institute Göttingen: https://projects.academiccloud.de/projects/netzwerk-mathe-digital/wiki/maxima-stack-server +  * GitHub page - STACK Plugin: https://github.com/ilifau/assStackQuestion#first-installation-of-the-plugin
-  * Gitlab page - STACK plugin: https://github.com/ilifau/assStackQuestion#first-installation-of-the-plugin+
   * Official Ilias website: https://www.ilias.de/en/   * Official Ilias website: https://www.ilias.de/en/
   * Official Moodle website: https://moodle.org/   * Official Moodle website: https://moodle.org/
   * GWDG News: [[https://gwdg.de/about-us/gwdg-news/2023/GN_6-2023_www.pdf|Article in GWDG News 6/2023]]   * GWDG News: [[https://gwdg.de/about-us/gwdg-news/2023/GN_6-2023_www.pdf|Article in GWDG News 6/2023]]
 +