Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For the 7.0.0 release of the plugin I added the requirement for the current moodle 4.0 release version. Ideally, we could pull a release before the official moodle 4.0 release (April 19th) to acquire the early bird badge, of course only, if we do not find any bugs while testing.
@Syxton
Speaking of testing: I cannot run behat tests in my dev environment currently in 4.0 for some reason I cannot tell (moodlehq/moodle-docker#207). Can you doublecheck if the tests are passing in an environment with all course formats installed we are currently trying to support? Maybe even after merging #22? :-) Thanks in advance!
BTW: I tested basic formats topics, weekly and topcoll manually. Onetopic and tiles are still pretty buggy but have not been updated to 4.0 yet anyway, so users trying to use this ATM have other problems than block_massaction :-) Or let's say: It's basically working, but drag&drop support throws a lot of errors. We could leave both as supported plugins as I'm pretty confident that we won't have many problems with that as soon as the plugin maintainers have fixed them, but if you prefer to drop it for the moment, I'm also happy with that.