Skip to content

Commit 64d5c34

Browse files
committed
Update the docs.
1 parent 248afe2 commit 64d5c34

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

doc/en/Authoring/Author_FAQ.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
## Which version of STACK do I have? ##
44

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`.
68

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.
89

910
## How can I report a bug or make a suggestion? ##
1011

0 commit comments

Comments
 (0)