You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/en/Authoring/Author_FAQ.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,10 @@
2
2
3
3
## Which version of STACK do I have? ##
4
4
5
-
If you navigate to the front page of the STACK documentation _on your server_ then you can find the version number of the STACK plugin at the bottom of the page. If your site is `https://maths.assessment/site` then the URL of the STACK documentation is probably `https://maths.assessment/site/question/type/stack/doc/doc.php`. We distribute the documentation with the source code so you can check the STACK features you have available on your site by referring to this version of the documentation (rather than the docs on [https://docs.stack-assessment.org/](https://docs.stack-assessment.org/) which documents the latest release.).
5
+
If you navigate to the STACK admin links page _on your server_ then you can find the version number of the STACK plugin at the bottom of the page. If your site is `https://maths.assessment/site` then the URL is probably `https://maths.assessment/site/question/type/stack/adminui/index.php`. The version number is given in the form used by all Moodle plugins, e.g. `2022052300` which is basically a release date of the plugin you are using.
6
+
7
+
Note, we distribute the documentation with the source code so you can check the STACK features you have available on your site by referring to this version of the documentation (rather than the docs on [https://docs.stack-assessment.org/](https://docs.stack-assessment.org/) which documents the latest release.). If your site is `https://maths.assessment/site` then the URL of the documentation is probably `https://maths.assessment/site/question/type/stack/doc/doc.php`.
6
8
7
-
The version number is given in the form used by all Moodle plugins, e.g. `2022052300` which is basically a release date of the plugin you are using.
8
9
9
10
## How can I report a bug or make a suggestion? ##
0 commit comments