KQMATH / moodle-mod_capquiz

:mushroom: Computer adaptive practice activity module for Moodle
https://moodle.org/plugins/mod_capquiz
GNU General Public License v3.0
4 stars 5 forks source link

Fixate a dependency strategy #79

Closed hgeorgsch closed 5 years ago

hgeorgsch commented 5 years ago

We need to determine minimum versions of PHP and other underlying libraries and document the requirements.

hgeorgsch commented 5 years ago

CAPQuiz was originally published for Moodle 3.5 (LTS) as minimum. It should remain compatible with 3.5 until end of life. Minimum versions of PHP and other stuff should be those of Moodle 3.5. Details should be looked up and documented in the github wiki. Next version should obviously also support Moodle 3.7.

sebastsg commented 5 years ago

Added some info to the 'home' page on the wiki. Does this seem enough?

andstor commented 5 years ago

I moved the info from the 'home' page on the wiki to a new requirements page.

hgeorgsch commented 5 years ago

This is OK for now. Please remember to add any info if obscure PHP libraries or whatever are added.