apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
68 stars 73 forks source link

Fix next/prev navigation with reveal rules #1275

Closed PasiSa closed 1 year ago

PasiSa commented 1 year ago

It was possible for next/previous navigation links to point chapters that were not accessible.

This pull request is made for 1.20 branch, to be published in a patch release.

Description

What?

[ANSWER HERE]

Why?

[ANSWER HERE]

How?

[ANSWER HERE]

Fixes #

Testing

Remember to add or update unit tests for new features and changes.

What type of test did you run?

[ADD A DESCRIPTION ABOUT WHAT YOU TESTED MANUALLY]

Did you test the changes in

Think of what is affected by these changes and could become broken

Translation

Programming style

Have you updated the README or other relevant documentation?

Is it Done?

Clean up your git commit history before submitting the pull request!

markkuriekkinen commented 1 year ago

This is related to #1267 and #1249.